SOLUTION: Ed has a group of quarters and dimes whose value is at most $4.05. He has 5 times as many quarters as dimes. At most, how many quarters does he have?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Ed has a group of quarters and dimes whose value is at most $4.05. He has 5 times as many quarters as dimes. At most, how many quarters does he have?
Log On
Question 986834: Ed has a group of quarters and dimes whose value is at most $4.05. He has 5 times as many quarters as dimes. At most, how many quarters does he have? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Ed has a group of quarters and dimes whose value is at most $4.05. He has 5 times as many quarters as dimes. At most, how many quarters does he have?
-----
Value:: 10d + 25q <= 405 cents
Quantity: q = 5d
-------
Substitute for "q" and solve for "d":
10d + 25*5d <= 405
----
135d <= 405
dimes <= 3
----
q = 5d
quarters <= 15
---------------
Cheers,
Stan H.
-----------