You can
put this solution on YOUR website!The 1st method, more or less traditional:
d + q = 100 (100 coins)
10d + 25q = 1450 (the value)
d + q = 100 --> q = 100 - d
Sub for q in the 2nd eqn
10d + 25q = 1450
10d + 25(100-d) = 1450
2500 - 15d = 1450
-15d = - 1050
d = 70
q = 30
---------
A better method, imo:
If all the coins were dimes, it would be $10, = 1000
Each dime replace by a quarter adds 15 cents.
1450 - 1000 = 450
450/15 = 30 replacements
--> 30 quarters, 70 dimes