You can put this solution on YOUR website! Mary has $3.65. She 2 less than 3 times as many dimes as quarters. How many dimes does she have?
----------
Quantity Eq:: d = 3q-2
Value: 10d + 25q = 365 cents
-------------------------------------
Substiute for "d" and solve for "q"
10(3q-2) + 25q = 365
55q = 385
q = 7 (# of quarters)
-----
d = 3*7-2 = 19 (# of dimes)
---------------------------
Cheers,
Stan H.
--------------------------