For this case we propose a system of equations.
We know that a dime equals 10 cents and a nickel equals 5 cents.
So:
x: Let the variable that represents the number of dimes
y: Let the variable that represents the number of nickels
According to the statement we have:
[tex]x + y = 15\\0.10x + 0.05y = 1.35[/tex]
We multiply the first equation by -0.10:
[tex]-0.10x-0.10y = -1.5[/tex]
We have the following equivalent system:
[tex]0.10x + 0.05y = 1.35\\-0.10x-0.10y = -1.5[/tex]
We add the equations:
[tex]0.10x-0.10x + 0.05y-0.10y = 1.35-1.5\\-0.05y = -0.15\\y = \frac {-0.15} {- 0.05}\\y = 3[/tex]
So, Jeff has 3 nickels
[tex]x + y = 15\\x + 3 = 15\\x = 15-3\\x = 12[/tex]
Jeff has 12 dimes.
Answer:
12 dimes and 3 nickels