Systems of Linear Equations: Matrices - Finite Mathematics

Card 0 of 20

Question

Find the value of when,

.

Answer

To find the value of when,

first multiply six and seven together.

Now, recall that mod means the remainder after division occurs.

In this case

--------------

Therefore, the remainder is two.

Compare your answer with the correct one above

Question

The following tables describe matrix operations.

Calculate the following using the tables from above.

Answer

This question is testing the matrix operation. Remember to use order of operations and perform the algebraic operation that is inside the parentheses first.

First look at the # table.

Multiplying % by % results in *.

Now go to the $ table and multiply * by %.

Therefore,

Compare your answer with the correct one above

Question

Find the value of when,

.

Answer

To find the value of when,

first multiply three and nine together.

Now, recall that mod means the remainder after division occurs.

In this case

--------------

Therefore, the remainder is three.

Compare your answer with the correct one above

Question

Give the determinant of .

Answer

The determinant of a two-by-two matrix

can be found by evaluating the expression

Substitute the corresponding elements to get

.

Compare your answer with the correct one above

Question

Consider the system of linear equations:

What kind of system is this?

Answer

One way to identify whether the matrix is consistent and independent is to form a matrix of its variable coefficients, and calculate its determinant. The matrix is

The determinant of a two-by-two matrix

can be found by evaluating the expression

Substitute the corresponding elements to get

Since ,

it follows that the system is consistent and independent.

Compare your answer with the correct one above

Question

Which of the following is equal to ?

Answer

, the inverse of a two-by-two matrix

,

can be calculated as follows:

,

where .

Setting each of the values accordingly,

, or

.

Compare your answer with the correct one above

Question

Let and

Find .

Answer

For the product of two matrices to be defined, the number of columns in the first matrix must be equal to the number of rows in the second. This is the case, since has two columns and has two rows. is defined.

Matrices are multiplied by multiplying each row of the first matrix by each column of the second matrix. This is done by adding the products of the entries in corresponding positions. Thus,

,

the correct product.

Compare your answer with the correct one above

Question

True or false:

Answer

The product of any scalar value and a matrix is the matrix formed when each entry in the matrix is multiplied by that scalar. Thus, if

then

This is not equal to the matrix

,

since the entries in the second and third rows differ. The statement is false.

Compare your answer with the correct one above

Question

True or false:

is an example of a matrix in reduced row-echelon form.

Answer

A matrix is in reduced row-echelon form if it meets four criteria:

  1. No row comprising only 0's can be above a row with a nonzero entry.

This condition is met, since the only all-zero row is the one at bottom:

  1. The first nonzero entry in each nonzero row is a 1.

  2. Each leading 1 is in a column to the right of the above leading 1.

Both conditions are met:

  1. In every column that includes a leading 1, all other entries are 0's.

This condition is met:

meets all four criteria and is therefore in reduced row-echelon form.

Compare your answer with the correct one above

Question

Give the solution set of the system of equations

Answer

Multiply both sides of the first equation by 2 in order to make the x-coefficients each other's opposite:

Add each side of this equation to each side of the other equation:

, or

.

This indicates that the two equations are equivalent. Therefore,

The solution set can be written in parametric form as

, arbitrary.

Compare your answer with the correct one above

Question

refers to the two-by-two identity matrix.

Which of the following expressions is equal to ?

Answer

For the sum of two matrices to be defined, they must have the same number of rows and columns. is a matrix with three columns; since, in this problem, refers to the two-by-two identity matrix

,

has two columns. Since the number of columns differs, is undefined.

Compare your answer with the correct one above

Question

Let and .

Find .

Answer

For the product of two matrices to be defined, the number of columns in the first matrix must be equal to the number of rows in the second. This is the case, since has two columns and has two rows. is defined.

Matrix multiplication is worked by multiplying each row of the first matrix by each column of the second matrix. This is done by adding the products of the entries in corresponding positions. Thus,

Compare your answer with the correct one above

Question

is a three-by-four matrix.

Which must be true?

Answer

The product of two matrices and , where has rows and columns and has rows and columns, is a matrix with rows and columns. It follows that must have the same number of rows as . Since has three rows, so does . Nothing can be inferred about the number of rows of .

Compare your answer with the correct one above

Question

True or false:

Answer

The product of any scalar value and a matrix is the matrix formed when each entry in the matrix is multiplied by that scalar. Thus, if

,

then

The statement is false, since the entry in Row 3, Column 1 is incorrect.

Compare your answer with the correct one above

Question

True or false: there is no solution that makes this matrix equation true.

Answer

For two matrices to be equal, two conditions must hold:

  1. The matrices must have the same dimension. This can be seen to be the case, since both matrices have two rows and one column.

  2. All corresponding entries must be equal. For this to happen, it must hold that

This is a system of two equations in two variables, which can be solved as follows:

Add both sides of the equations:

It follows that

Substitute back:

Thus, there exists a solution to the system, and, consequently, to the original matrix equation. The statement is therefore false.

Compare your answer with the correct one above

Question

True or false: is an example of a matrix in reduced row-echelon form.

Answer

A matrix is in reduced row-echelon form if it meets four criteria:

  1. No row comprising only 0's can be above a row with a nonzero entry.

  2. The first nonzero entry in each nonzero row is a 1.

  3. Each leading 1 is in a column to the right of the above leading 1.

  4. In every column that includes a leading 1, all other entries are 0's.

The first nonzero entry in the second row is a 2, violating the second criterion:

is not in reduced row-echelon form.

Compare your answer with the correct one above

Question

True or false: is an example of a matrix in reduced row-echelon form.

Answer

A matrix is in reduced row-echelon form if it meets four criteria:

  1. No row comprising only 0's can be above a row with a nonzero entry.

This is vacuously true, since there are no zero rows.

  1. The first nonzero entry in each nonzero row is a 1.

  2. Each leading 1 is in a column to the right of the above leading 1.

Both conditions are met:

  1. In every column that includes a leading 1, all other entries are 0's.

Both conditions are met:

meets all four conditions and is therefore a matrix in reduced row-echelon form.

Compare your answer with the correct one above

Question

and .

True or false:

.

Answer

First, it must be established that is defined. This is the case if and only and have the same number of rows, which is true, and they have the same number of columns, which is also true. is therefore defined.

Addition of two matrices is performed by adding corresponding elements together, so

The statement is true.

Compare your answer with the correct one above

Question

and ..

True or false:

.

Answer

First, it must be established that is defined. This is the case if and only and have the same number of rows, which is true, and they have the same number of columns, which is also true. is therefore defined.

Subtraction of two matrices is performed by subtracting corresponding elements together, so

The statement is true.

Compare your answer with the correct one above

Question

Solve the linear system:

Answer

First, make the y-coefficients each other's opposite. This can be done by multiplying the first equation by 2 on both sides:

The y-coefficients of the two equations are now opposites, so, if the left and right sides of the two equations are added, the y-terms will cancel out, as follows:

The resulting statement is identically false. It follows that the two equations of the system are inconsistent with each other. The system has no solution.

Compare your answer with the correct one above

Tap the card to reveal the answer