let d = the number of dimes, and q = the number of quarters.
d + q = 100
0.10d + 0.25q = 14.05
marcy has a total of 100 dimes and quarters. if the total value of the coins is $14.05, how many quarters does she have?
2 answers
27