Question 818082: A jar containing only nickels and dimes contains a total of 749 coins. The value of the jar is $57.10. How many of each coin are in the jar?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! n + d = 749
n = 749 - d
5n + 10d = 5710
---
5n + 10d = 5710
5(749 - d) + 10d = 5710
3745 - 5d + 10d = 5710
5d = 1965
---
d = 393
n = 356
---
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
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|