SOLUTION: A collection of dimes and nickels is worth $3.75. If there are 55 coins in the collection, how many of each are there? Create a system of equations representing this situation and

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A collection of dimes and nickels is worth $3.75. If there are 55 coins in the collection, how many of each are there? Create a system of equations representing this situation and       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 608538: A collection of dimes and nickels is worth $3.75. If there are 55 coins in the collection, how many of each are there? Create a system of equations representing this situation and solve it to determine your answer.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A collection of dimes and nickels is worth $3.75. If there are 55 coins in the collection, how many of each are there? Create a system of equations representing this situation and solve it to determine your answer.
------
Quantity Eq.: d + n = 55 coins
Value Equat.:10d+5n = 375 cents
------------------------------------
Multiply thru the 1st Eq. by 5:
5d + 5n = 5*55
10d+ 5n = 375
----
Subtract and solve for "d":
5d = 100
d = 20 (# of dimes)
---
Solve for "n":
d + n = 55
20 + n = 55
n = 35
=============
Cheers,
Stan H.
================