Answer:
Lily has 7 Quarters and 10 Dimes
Explanation:
Let's use pennies instead of $.
Let D and Q stand for the numbers of Dimes and Quarters, respectively.
We are told that there are 17 coins total:
D + Q = 17
We also learn that they amount to 275 (pennies). We can write that as:
10D + 25Q = 275 [Each D is worth 10 pennies, etc.]
We have two equations and two unknowns. We can rearrange one equation to find the value of either of the unknowns, and then use that it the second equation.
I'll rearrange the first:
D + Q = 17
D = 17 - Q
Now use this value of D in the second equation:
10D + 25Q = 275
10(17-Q) + 25Q = 275
170 - 10Q + 25 Q = 275
15Q = 105
Q = 7 : 7 Quarters.
Since D + Q = 17:
D + 7 = 17
D = 10 Dimes
==========================================
Let's check these results:
Q = 7 Quarters
D = 10 Dimes
1. Is this 17 coins in total? (7+10 = 17) YES
2. Does this add to $2.75? (10*10) + (7*25) = 275 cents?
(100 + 176) = 275 (cents) YES
============================
Lily has 7 Quarters and 10 Dimes