Question 988424: A jar contains 40 coins consisting of dimes and quarters and having a total value of $4.90. How many of each kind of coin are there?
Having problems figuring out the word problem.
I have. d + q = 40
And
.1d + .25q = 4.90
Can you show me how to do it?
Found 5 solutions by CubeyThePenguin, ikleyn, greenestamps, MathTherapy, josgarithmetic: Answer by CubeyThePenguin(3113) (Show Source):
You can put this solution on YOUR website! d + q = 40
0.1d + 0.25q = 4.90
Use elimination by multiplying the second equation by 4 and subtracting it from the first equation.
d + q = 40
-(0.4d + q = 19.6)
----------------------
0.6d = 20.4
d = 34
There are 34 dimes and 6 quarters.
Answer by ikleyn(52787) (Show Source): Answer by greenestamps(13200) (Show Source):
You can put this solution on YOUR website!
For one thing, I would definitely recommend using cents instead of dollars to write your second equation. Then you have
d+q=40
10d+25q=490
Multiply the first equation by 10 and then compare the two equations, giving you the number of quarters, q:
10d+10q=400
10d+25q=490
15q=90
q = 6
Then d+q=40 gives you d=34.
ANSWER: 6 quarters and 34 dimes
CHECK: 6(25)+34(10) = 150+340 = 490
Answer by MathTherapy(10552) (Show Source):
You can put this solution on YOUR website!
A jar contains 40 coins consisting of dimes and quarters and having a total value of $4.90. How many of each kind of coin are there?
Having problems figuring out the word problem.
I have. d + q = 40
And
.1d + .25q = 4.90
Can you show me how to do it?
There's no NEED to multiply the 2nd equation by 100 as 1 person suggested. Don't let anyone tell you RUBBISH!
d + q = 40____d = 40 - q ------ eq(i)
.1d + .25q = 4.9 ------ eq (ii)
The EASIEST "route" is the one that involves substituting 40 - q for d in eq (ii).
This gives: .1(40 - q) + .25q = 4.9
4 - .1q + .25q = 4.9
.15q = .9
Number of quarters, or 
Now, substitute 6 for q in eq (i) to get "d," the number of dimes.
There's ABSOLUTELY nothing wrong with working with decimals!
Answer by josgarithmetic(39617) (Show Source):
|
|
|