Question 328847
Write an equation for each statement
:
Adam has $1.14 in change made up of pennies, nickels and dimes.
.01p + .05n + .10d = 1.14
get rid of the decimals, mult by 100
1p + 5n + 10d = 114
:
He has 6 more nickels than pennies
n = p + 6
:
6 fewer dimes than pennies.
d = p - 6
:
How many of each coin does he have.
Everything in terms of p
:
Using the 1st equation replace n and d using the 2nd and 3rd equation
1p + 5(p+6) + 10(p-6) = 114
:
p + 5p + 30 + 10p - 60 = 114
:
16p - 30 = 114
:
16p = 114 + 30
:
16p = 144
p = {{{144/16}}}
p =  9, pennies
:
I'll let you find n and d, check solution in original 1st equation