David W. answered 10/09/15
Tutor
4.7
(90)
Experienced Prof
There are 2 equations in 2 unknowns, so we should be able to solve the problem (that is, determine the number of dimes and the number of quarters).
After reading and re-reading the problem, put it into your own words. How's this: There is $4.90 in dimes and quarters. There are 7 more dimes than quarters."
Assign variables (if possible, assign variables to the values being sought). Let:
D = number of dimes
Q = number of quarters
Also (not included in problem) the value of a dime is 10 cents and the value of a quarter is 25 cents. So (very important) the number of cents that we have in dimes is 10D and the number of cents that we have in quarters is 25Q. So,
10D + 25Q = 490 (let's do everything in cents; I have trouble with decimals)
Translate:
"7 more dimes than quarters" means
D = 7 + Q
Now, the easy math. Let's put the value of D (from the second equation) into the first equation:
10(7 + Q) + 25Q = 490
70 + 10Q + 25Q = 490
35Q = 420
Q = 12
Substitute that value for Q into either equation (now, which one is easier??)
D = 7 + 12
D = 19
Checking (very important):
Is 19 really 7 more than 12 ? yes
Is 10(19) + 25(12) = 490 ? (cents, remember)
190 + 300 = 490 ?
490 = 490 ? yes