SOLUTION: A newspaper carrier has $7.30 in change. He has two more quarters than dimes but three times as many nickels as quarters. How many coins of each type does he have

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A newspaper carrier has $7.30 in change. He has two more quarters than dimes but three times as many nickels as quarters. How many coins of each type does he have      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 825368: A newspaper carrier has $7.30 in change. He has two more quarters than dimes but three times as many nickels as quarters. How many coins of each type does he have
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
---
x = nickels
y = dimes
z = quarters
---
z = y + 2
x = 3z
5x + 10y + 25z = 730
---
put the system of linear equations into standard form
---
y - z = -2
x - 3z = 0
5x + 10y + 25z = 730
---
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 = 45
y = dimes = 13
z = quarters = 15
---
system matrix
0 1 -1
1 0 -3
5 10 25
---
inverse of system matrix
-0.6 0.7 0.06
0.8 -0.1 0.02
-0.2 -0.1 0.02
---
determinant of system matrix = -50
---
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 4-equations 4-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php