All Finite Mathematics Resources
Example Questions
Example Question #1 : Systems Of Linear Equations: Matrices
Find the value of when,
.
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.
Example Question #2 : Systems Of Linear Equations: Matrices
The following tables describe matrix operations.
Calculate the following using the tables from above.
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,
Example Question #3 : Systems Of Linear Equations: Matrices
Find the value of when,
.
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.
Example Question #1 : Finite Mathematics
Give the determinant of .
The determinant of a two-by-two matrix
can be found by evaluating the expression
Substitute the corresponding elements to get
.
Example Question #9 : Finite Mathematics
Consider the system of linear equations:
What kind of system is this?
Dependent
Consistent and independent
Inconsistent
Consistent and independent
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.
Example Question #1 : Systems Of Linear Equations: Matrices
Which of the following is equal to ?
, the inverse of a two-by-two matrix
,
can be calculated as follows:
,
where .
Setting each of the values accordingly,
, or
.
Example Question #1 : Systems Of Linear Equations: Matrices
refers to the two-by-two identity matrix.
Which of the following expressions is equal to ?
is undefined.
is undefined.
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.
Example Question #11 : Finite Mathematics
is a three-by-four matrix.
Which must be true?
None of the statements in the other choices must be true.
has four rows.
has three rows.
has four rows.
has three rows.
has three rows.
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 .
Example Question #1 : Systems Of Linear Equations: Matrices
True or false:
False
True
False
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.
Example Question #1 : Systems Of Linear Equations: Matrices
True or false: there is no solution that makes this matrix equation true.
True
False
False
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.