SOLUTION: mark has 44 coins. the number of dimes is five more than the number of nickels. The number of pennies is 1/3 the number of dimes. How much money does mark have in a piggy bank?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: mark has 44 coins. the number of dimes is five more than the number of nickels. The number of pennies is 1/3 the number of dimes. How much money does mark have in a piggy bank?
Log On
Question 1123504: mark has 44 coins. the number of dimes is five more than the number of nickels. The number of pennies is 1/3 the number of dimes. How much money does mark have in a piggy bank? Found 2 solutions by josgarithmetic, greenestamps:Answer by josgarithmetic(39621) (Show Source):
The computations involved are nearly always easier if you can avoid fractions. So instead of thinking "the number of pennies is 1/3 the number of dimes", think "the number of dimes is 3 times the number of pennies".
Then you can set the problem up as
x = number of pennies
3x = number of dimes
3x-5 = number of nickels
Then
x+3x+3x-5 = 44
7x-5 = 44
7x = 49
x = 7
The piggy bank contains x=7 pennies, 3x = 21 dimes, and 3x-5 = 16 nickels.
The total value of the coins is 7(1)+21(10)+16(5) = 7+210+80 = 297 cents, or $2.97.