Daniel A. answered 04/15/20
Experienced Biology, Chemistry, and Math tutor
The question is asking you to figure out how many of each type of coin Jim has.
Each sentence is an equation:
d = dimes
q = quarters
n = nickles
d + q = 9
n + d = 10
d + q + n = 15
The last equation is your friend only if you have one variable. Use the first two equation to get rid of some variables from the last equation. I like:
q = 9 - d
n = 10 - d
Now plug in to the last equation:
d + (9 - d) + ( 10 - d) = 15
Solve for "d"
19 - d = 15
d = 4
You can use "d" and plug in the initial two equations:
d + q = 9
n + d = 10
This will allow you to solve for "q" and "n"