Question 115769: In a box, there are 25 coins consisting of quarters, dimes and nickels with a total amount of $2.75. If the nickels were dimes, the dimes were quarters and the quarters were nickels, the total amount would be $3.75. How many quarters are there?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! In a box, there are 25 coins consisting of quarters, dimes and nickels with a total amount of $2.75.
If the nickels were dimes, the dimes were quarters and the quarters were nickels, the total amount would be $3.75.
How many quarters are there?
------------
Let # be : q=quarter, d=dimes, n=nickels
--------------
n + d + q = 25
5n+10d+25q=275
10n+25d+5q=375
-----------------
Using a TI-83 Matrix function I get:
n=10
d=10
q=5
----------
Cheers,
Stan H.
|
|
|