SOLUTION: If i have $3.35 in nickels and quarters, and i have 23 coings, how many of each do i have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: If i have $3.35 in nickels and quarters, and i have 23 coings, how many of each do i have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 561012: If i have $3.35 in nickels and quarters, and i have 23 coings, how many of each do i have?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If i have $3.35 in nickels and quarters, and i have 23 coings, how many of each do i have?
----
Equations:
n + q = 23 coins
5n+25q = 335 cents
-------------------------
5n + 5q = 5*23
5n + 25q= 335
-------
Subtract and solve for "q":
20q = 220
q = 11 (# of quarters)
------
Solve for "n":
n + q = 23
n + 11 = 23
n = 12 (# of nickels)
==========================
Cheers,
Stan H.
========================