Question 196326
<font face="Garamond" size="+2">

Let <b><i>n</i></b> represent the number of nickels.


Let <b><i>d</i></b> represent the number of dimes.


Let <b><i>q</i></b> represent the number of quarters.


Ok, that's three variables -- seems like a good start.  Now let's see what we can do about three equations.


We know that there are 19 coins in all, so:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ n + d + q = 19]


That's our first equation.


And we know that the number of dimes is three less than the sum of the numbers of nickels and quarters, so:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ d = n + q - 3]


And that's our second equation.


We also know that the total amount of money is $2.35, which can also be expressed as 235 cents.  Furthermore, nickels are worth 5 cents each, dimes 10 cents each, and quarters are 25 cents each.  So the values of her coins are:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 5n] is the value of the nickels


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 10d] is the value of the dimes, and


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 25q] is the value of the quarters; all values expressed in cents, so:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 5n + 10d + 25q = 235]


which is the third equation.


Solve the system for <b><i>n</i></b>, <b><i>d</i></b>, and <b><i>q</i></b> and you will have your answer.


John
*[tex \LARGE e^{i\pi} + 1 = 0]
</font>