krankypoptart
Banned
- Joined
- Mar 24, 2009
- Messages
- 7
Michelle invested $10,000 for one year, part at 8% interest and the rest at 12% annual interest. Her total interest for the year was $944. How much money did she invest at 12% interest?
krankypoptart said:Michelle invested $10,000 for one year, part at 8% interest and the rest at 12% annual interest. Her total interest for the year was $944. How much money did she invest at 12% interest?
Subhotosh Khan said:krankypoptart said:Michelle invested $10,000 for one year, part at 8% interest and the rest at 12% annual interest. Her total interest for the year was $944. How much money did she invest at 12% interest?
To start with:
Name variables:
Let
amount invested at 8% interest = E ? (1)what will be the interest on E?
amount invested at 12% interest = T ? (2)what will be the interest on T?
You know then
E + T = 10,000
E = 10000 - T
and so on......
Please show us your work, indicating exactly where you are stuck - so that we know where to begin to help you.
Well, if you're saying it's possible for 944 to equal 800,krankypoptart said:944 = 10,000 * .08 * 1
= 800
krankypoptart said:Subhotosh Khan said:[
E + T = 10,000
E = 10000 - T
and so on......
Please show us your work, indicating exactly where you are stuck - so that we know where to begin to help you.
I = prt
944 = 10,000 * .08 * 1 = 800<<< What are you doing here? How can you have 944 = 800???
E + T = 10000
10000 - 800 = 9200<<< What are you doing here? Where did 'E' & 'T' go - where did 800 come from?
Where are the equations (1) and (2) that I had suggested?
T = 9200
[/quote:zhui3t6b]Subhotosh Khan said:krankypoptart said:[quote="Subhotosh Khan":zhui3t6b][
E + T = 10,000
E = 10000 - T
and so on......
Please show us your work, indicating exactly where you are stuck - so that we know where to begin to help you.
[/quote]krankypoptart said:Subhotosh Khan said:quote="Subhotosh Khan"][
E + T = 10,000
E = 10000 - T
and so on......
Please show us your work, indicating exactly where you are stuck - so that we know where to begin to help you.
I understand!!! Thank you.Denis said:Relax, Kranky!
Let's make up another (similar) case:
$6000 is invested at 5%: interest is 6000 * .05 = $300 ; ok?
$4000 is invested at 7%: interest is 4000 * .07 = $280 ; ok?
IF that was the case, then problem would be worded this way:
"Michelle invested $10,000 for one year, part at 5% interest and the rest at 7% annual interest.
Her total interest for the year was $580. How much money did she invest at 7% interest?"
So if A = amount invested at 7%, then 10000 - A = amount invested at 5%
Interest on A = .07(A)
Interest on 10000-A = .05(10000 - A)
Since the total interest = 580, then:
.07A + .05(10000 - A) = 580
Solving:
.07A + 500 - .05A = 580
.02A = 80
A = 80 / .02 = 4000 = amount invested at 7%
Now go do yours the same way...