
Tim E. answered 02/22/16
Tutor
5.0
(45)
Comm. College & High School Math, Physics - retired Aerospace Engr
the number of each coin times their value is the total amount, so
P = number of pennies
N = number of nickels
D = number of dimes
so we can write our total cents equation:
P(1) + N(5) + D(10) = 64 ! numbers are in cents
N = D+2 ! #nickels = #dimes + 2
P = 3D ! #pennies = 3 X #dimes
now just substitute N and P into our total cents equation (all in terms of D now)
(3D)(1) + (D+2)(5) + D(10) = 64
18D + 10 = 64
18D = 54
D(#dimes) = 3 (54/18
so from N = D+2 N(#nickels) = 3+2 = 5
from P = 3D P(#pennies) = 3(3) = 9
so to check,
3 dimes = 30 cents
5 nickels = 25 cents
9 pennies = 9 cents or 30+25+9 = 64 cents !