Question 808921: Paula has 30 coins in dimes and quarters. Their total value is $4.50. How many coins of each type does she have?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! d + q = 30
q = 30 - d
10d + 25q = 450
---
10d + 25(30 - d) = 450
10d + 750 - 25d = 450
15d = 300
Answer:
d = 20
q = 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
---
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
|
|
|