Question 349106: I have 25 dimes and quarters that equal $4.90. How do I write a formula that will show how many dimes and how many quarters I have? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! I have 25 dimes and quarters that equal $4.90. How do I write a formula that will show how many dimes and how many quarters I have?
------------------
Since d + q = 25
d = 25-q
---
Value Equation: 25q + 10(25-q) = 490 cents
=============================================
Cheers,
Stan H.