SOLUTION: My piggy bank contains $19.75 in dimes and quarters, there are 100 coins in all, how many dimes are there? How do I solve this?
Algebra ->
Test
-> SOLUTION: My piggy bank contains $19.75 in dimes and quarters, there are 100 coins in all, how many dimes are there? How do I solve this?
Log On
Question 465846: My piggy bank contains $19.75 in dimes and quarters, there are 100 coins in all, how many dimes are there? How do I solve this? Found 3 solutions by jorel1380, stanbon, scott8148:Answer by jorel1380(3719) (Show Source):
You can put this solution on YOUR website! My piggy bank contains $19.75 in dimes and quarters, there are 100 coins in all, how many dimes are there?
----------
Quantity Eq: d + q = 100
Value Eq:: 10d+25q = 1975 cents
------------
Multiply thru 1st by 25
25d + 25q = 25*100
10d + 25q = 1975
-------------------------
Substract and solve for "d":
15d = 525
d = 35 (# of dimes)
==========================
Cheers,
Stan H.
=================