.
I have 45 coins all in nickles and dimes. They total $3.10. How many of each do I have (nickles and dimes).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Let N be the number of nickels.
Then the number of dimes is (45-N).
Nickels contribute 5N cents to the total.
Dimes contribute 10*(45-N) cents to the total.
The "value" equation is
5N + 10*(45-N) = 310 cents.
5N + 450 - 10N = 310,
-5N = 310 - 450 ---> -5N = -140 ---> N= = 28.
Answer. 28 Nickels and 45-28 = 17 dimes.
There is entire bunch of lessons on coin problems
- Coin problems
- More Coin problems
- Solving coin problems without using equations
- Kevin and Randy Muise have a jar containing coins
- Typical coin problems from the archive
- More complicated coin problems
- Solving coin problems mentally by grouping without using equations
- Santa Claus helps solving coin problem
in this site.
Read them and become an expert in solution of coin problems.
Also, you have this free of charge online textbook in ALGEBRA-I in this site
- ALGEBRA-I - YOUR ONLINE TEXTBOOK.
The referred lessons are the part of this online textbook under the topic "Coin problems".