SOLUTION: you have total of 51 coins in your pocket. you only have quarters and dimes. the total value is $7.50. how many quarters and how many dimes do you have
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: you have total of 51 coins in your pocket. you only have quarters and dimes. the total value is $7.50. how many quarters and how many dimes do you have
Log On
Question 931739: you have total of 51 coins in your pocket. you only have quarters and dimes. the total value is $7.50. how many quarters and how many dimes do you have Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! x = dimes
y = quarters
---
x + y = 51
10x + 25y = 750
---
put the system of linear equations into standard form
---
x + y = 51
10x + 25y = 750
---
copy and paste the above standard form linear equations in to this solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = dimes = 35
y = quarters = 16
---
now by substitution:
---
x + y = 51
y = 51 - x
10x + 25y = 750
10x + 25(51 - x) = 750
10x + 25*51 - 25x = 750
-15x = 750 - 25*51
x = (750 - 25*51)/-15
x = 35
y = 51 - x
y = 51 - 35
y = 16
---
solution by substitution:
x = dimes = 35
y = quarters = 16
---
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
---