SOLUTION: There were 30 nickels,dimes,and pennies, and their value was $1.35. If there were twice as many pennies as dimes, how many of each kind were there?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: There were 30 nickels,dimes,and pennies, and their value was $1.35. If there were twice as many pennies as dimes, how many of each kind were there?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1129897: There were 30 nickels,dimes,and pennies, and their value was $1.35. If there were twice as many pennies as dimes, how many of each kind were there?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
There were 30 nickels,dimes,and pennies, and their value was $1.35. If there were twice as many pennies as dimes, how many of each kind were there?
------
Equations:
p + n + d = 30 coins
p + 5n + 10d = 135 cent
p = 2d
--------
Substitute for "p"::
n + 3d = 30
5n+12d = 135
-----------
Modify and solve for "d"::
5n + 15d = 150
5n + 12d = 135
----
Subtract and solve for "d"::
3d = 15
d = 5 (# of dimes)
p = 2d = 10 (# of pennies)
n + 3*5 = 30
n = 15 (# of nickels)
-----------
Cheers,
Stan H.
---------------