Question 1100752
.
You have a jar containing 55 coins, consisting entirely of nickels and quarters, worth a total of $7.15. How many quarters are in the jar?
~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
Let N be the number of nickels.

Then the number of quarters is (55-N).


The nickels  contribute 5N        cents to the total.

The quarters contribute 25*(55-N) cents to the total.


Thus the total is  5N + 25*(55-N) cents.

According to he condition, it is  715 cents, so you have this "money" equation

5N + 25*(55-N) = 715.


It is your basic equations.

As soon as you got this equation and understood it, the setup part is completed.


To solve the equation, simplify it step by step

5N + 1375 - 25N = 715  ====>  -20N = 715 - 1375 = -660  ====>  N = {{{(-660)/(-20)}}} = 33.


<U>Answer</U>.  33 nickels and 55-33 = 22 quarters.


<U>Check</U>.   33*5 + 22*25 = 715 cents.  ! Correct !
</pre>

Solved.


-----------------
There is entire bunch of lessons on coin problems

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/word/coins/Coin-problems.lesson>Coin problems</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/word/coins/More-Coin-problems.lesson>More Coin problems</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/word/coins/Solving-coin-problem-without-equations.lesson>Solving coin problems without using equations</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/coins/Kevin-and-Randy-Muise-have-a-jar.lesson>Kevin and Randy Muise have a jar containing coins</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/coins/Typical-coin-problems-from-the-archive.lesson>Typical coin problems from the archive</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/coins/Three-methods-for-solving-standard-typical-coin-problem.lesson>Three methods for solving standard (typical) coin word problems</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/coins/More-complicated-coin-problems.lesson>More complicated coin problems</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/coins/Solving-coin-problems-mentally-by-grouping-without-using-equations.lesson>Solving coin problems mentally by grouping without using equations</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/word/coins/Santa-Claus-helps-solving-coin-problem.lesson>Santa Claus helps solving coin problem</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=http://www.algebra.com/algebra/homework/word/coins/OVERVIEW-of-lesson-on-coin-word-problems.lesson>OVERVIEW of lessons on coin word problems</A>

in this site.


You will find there the lessons for all levels - from introductory to advanced,
and for all methods used - from one equation to two equations and even without equations. 


Read them and become an expert in solution of coin problems.


Also, &nbsp;you have this free of charge online textbook in ALGEBRA-I in this site

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-I - YOUR ONLINE TEXTBOOK</A>.


The referred lessons are the part of this online textbook under the topic "<U>Coin problems</U>".



Save the link to this online textbook together with its description


Free of charge online textbook in ALGEBRA-I
https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson


to your archive and use it when it is needed.