Question 366189
Let n = nickels


Let Q = quarters


n + q = 60
0.05n + 0.25q = 12.40


We have a system of linear equations in two variables.



Solving by substitution, I found that n = 13 and q = 47


Done!