SOLUTION: I am trying to solve the following problem using a system of equations. 1. A collection of nickels and quarters is worth 4.65. There are 3 more nickels than quarters. Use a s

Algebra.Com
Question 715170: I am trying to solve the following problem using a system of equations.
1. A collection of nickels and quarters is worth 4.65. There are 3 more nickels than quarters. Use a system of equations to determine how many coins are in the collection.
I have n+q=4.65, and (3+n(.05))+ q(.25)=total coins, but how do I solve this?

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
Your error is in adding coins and getting dollars.
You can't do that.  

A collection of nickels and quarters is worth 4.65.
That translates as the MONEY equation

   ($.05)n + ($.25)q = $4.65

There are 3 more nickels than quarters.
That translates as the COIN equation:

                  n = q + 3

So the system is

        .05n + .25q = 4.65
                  n = q + 3

You can simplify the first equation by clearing of decimals
by multiplying through by 100

           5n + 25q = 465
                  n = q + 3

Substitute q + 3 for n in the first equation:

           5n + 25q = 465
     5(q + 3) + 25q = 465
      5q + 15 + 25q = 465
           30q + 15 = 465
                30q = 450
                  q = 15

Substitute 15 for q in 
 
                  n = q + 3
                  n = 15 + 3
                  n = 18

So there were 18 nickels and 15 quarters.

Edwin

RELATED QUESTIONS

Solve the following using system of equations A collection of dimes and nickels is... (answered by Alan3354)
Molly has a collection of coins worth $5.20. She has 8 more nickles than quarters. How... (answered by josmiceli)
A collection of nickels and quarters is worth $4.65. There are 3 more nickels than... (answered by lynnlo)
A collection of nickels and quarters is worth $5.70. There are 46 coins in all. Write a... (answered by jojo14344)
Joe has a collection of nickels and quarters that is worth $7.40. If the number of... (answered by drcole,mucklef)
A collection of dimes and nickels is worth $3.75. If there are 55 coins in the... (answered by stanbon)
In a collection of quarters and nickels, there are two more nickels than quarters. How... (answered by JulietG)
How do I translate to a system of equations and solve? A collection of nickels and... (answered by vleith)
In a collection of nickels and quarters, there are two more nickels than quarters. How... (answered by josgarithmetic,MathTherapy)