Sign In
First write a system of equations. Then rewrite the system as a matrix equation. Multiply both sides of the equation by the inverse of the coefficient matrix.
2 & - 1 - 3 & 2
The price of a hot dog is x and the price of a drink is y. We will first write the verbal expressions in the exercise as algebraic expressions.
| Verbal Expression | Algebraic Expression | |
|---|---|---|
| Case I | Two hot dogs and one drink cost $ 4.50. | 2 x+ 1 y= 4.50 |
| Case II | Three hot dogs and two drink cost $ 7.25. | 3 x+ 2 y= 7.25 |
To evaluate the values of x and y now we want to find the multiplier matrix of the following matrix.
[ cc 2 & - 1 - 3 & 2 ] * LHS = [ cc 2 & - 1 - 3 & 2 ] * RHS
Multiply matrices
Multiply matrices
We found the matrix that will be multiplied by the given matrix to find x and y. 2 & - 1 - 3 & 2
| Matrix | Inverse |
|---|---|
| A= [ cc a & b c & d ] | A^(- 1)=1/ad-bc [ cc d & - b - c & a ] where ad-bc ≠0 |
The expression ad-bc is known as the determinant of a 2* 2 matrix. Because it is in the denominator of a fraction, if the determinant is zero the matrix cannot have an inverse. Consider our coefficient matrix. [ cc 2 & 1 3 & 2 ] Let's calculate its determinant.
Since the determinant is not zero, the matrix has an inverse. We can now apply the formula for the inverse. Note that we usually refer to the determinant using the notation ad-bc=det(A).
Substitute values
a/1=a
a * 1=a
Remove parentheses