SOLUTION: A box contains $9.00 in nickels, dimes, and quarters. There are 53 coins in all, and the sum of the numbers of nickels and dimes is 3 less than the number of quarters. How many coi

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A box contains $9.00 in nickels, dimes, and quarters. There are 53 coins in all, and the sum of the numbers of nickels and dimes is 3 less than the number of quarters. How many coi      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 827119: A box contains $9.00 in nickels, dimes, and quarters. There are 53 coins in all, and the sum of the numbers of nickels and dimes is 3 less than the number of quarters. How many coins of each kind are there?

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
---
x = nickels
y = dimes
z = quarters
---
5x + 10y + 25z = 900
x + y + z = 53
x + y = z - 3
---
put the system of linear equations into standard form:
---
5x + 10y + 25z = 900
x + y + z = 53
x + y - z = -3
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = nickels = 10
y = dimes = 15
z = quarters = 28
---
system matrix
5 10 25
1 1 1
1 1 -1
---
inverse of system matrix
-0.2 3.5 -1.5
0.2 -3 2
0 0.5 -0.5
---
determinant of system matrix = 10
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php