Question 230461
Let n be the number of nickles and q be the number of quarters.  Then from the problem above we get the system of equations:<br>

n+q = 105
0.05n+0.25q = 17.25<br>

Just because I hate working with decimals I'm going to multiply the second equation by 100 to get rid of the decimals.<br>

5n + 25q = 1725<br>

Now we can solve the system by using the substitution method.  First solve the first equation for n.<br>

n = 105-q.<br>

Now substitute that equation into the second equation and solve for q. I will leave you to do the algebra but you should get that q = 60.  Now substitute that back into the equation we found for n and you should find that n = 45.<br>

So Sonia has 60 quarters and 45 nickles.