Question 1010918: In a collection box , there are dimes and quarters whose total value is $28. If there were as many quarters as there are dimes , and as many dimes as there are quarters , the total value would be $36.40. How many coins of each kind are in the collection box ?
Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! d = no. of dimes
q = no. of quarters
:
Write an equation for each statement
:
In a collection box , there are dimes and quarters whose total value is $28.
.10d + .25q = 28.00
:
If there were as many quarters as there are dimes , and as many dimes as there are quarters , the total value would be $36.40.
.25d + .10q = 36.40
multiply by 2.5 and subtract the 1st equation
.625d + .25q = 91.00
.10d + .25q = 28.00
-----------------------subtraction eliminates q, find d
.525d + 0 = 63
d = 63/.525
d = 120 dimes
:
Use the 1st equation to find the no. of quarters
.10(120) + .25q = 28
12 + .25q = 28
.25q = 28 - 12
.25q = 16
q = 16/.25
q = 64 quarters
:
:
Confirm this in the 2nd equation
.25(120) + .10(64) =
30.00 + 6.40 = 36.40
|
|
|