Sign In
Introduce variables for the number of quarters and dimes.
10 quarters and 15 dimes
Let's introduce variables for the number of quarters and dimes.
| Description | Variable |
|---|---|
| Number of quarters Kevin had. | q |
| Number of dimes Kevin had. | d |
Let's use these variables to write equations expressing the information given in the question.
| Description | Equation |
|---|---|
| Kevin had 25 coins. | q+d=25 |
| The total value of the coins was $4. | 0.25q+0.10d=4 |
1/-0.15 0.10& -1 -0.25& 1 * LHS = 1/-0.15 0.10& -1 -0.25& 1 * RHS
Multiply matrices
Multiply matrices
Now that the left-hand side is only the variable matrix, we can simplify the right-hand side to find the values of the variables.
Multiply matrices
Multiply
Add terms
Multiply matrix by 1/-0.15
This result means that Kevin had q=10 quarters and d=15 dimes.
Go back to the matrix menu and this time choose to edit matrix B and enter the constant matrix.
Once you have the matrices stored, you can use their names to find X=A^(-1)B.