SOLUTION: A vending machine has $41.25 in it. There are 255 coins total and the machine only accepts nickels, dimes and quarters. There are twice as many dimes as nickels. How many of each c
Question 880424: A vending machine has $41.25 in it. There are 255 coins total and the machine only accepts nickels, dimes and quarters. There are twice as many dimes as nickels. How many of each coin are in the machine. Answer by ewatrrr(24785) (Show Source): You can put this solution on YOUR website!
Hi
5x + 10(2x) + 25(255-3x) = 4125
-50x = 4125-25*255 = -2250
x = 45, nickels. 90 dimes and 120 Quarters
and...