SOLUTION: a person invests $20000, partly at 5%, partly at 6% and the remainder at 6.5%. the total annual interest is $1170. three times the amount invested at 6% is equals the amount invest

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: a person invests $20000, partly at 5%, partly at 6% and the remainder at 6.5%. the total annual interest is $1170. three times the amount invested at 6% is equals the amount invest      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1109146: a person invests $20000, partly at 5%, partly at 6% and the remainder at 6.5%. the total annual interest is $1170. three times the amount invested at 6% is equals the amount invested at 5% and 6.5% combined. how much money is invested at each rate
Found 2 solutions by josmiceli, TeachMath:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +a+ = amount invested @ 5%
Let +b+ = amount invested @ 6%
Let +c+ = amount invested @ 6.5%
----------------------------------
(1) +I%5Ba%5D+=+P%5Ba%5D%2A.05%2A1+
(2) +I%5Bb%5D+=+P%5Bb%5D%2A.06%2A1+
(3) +I%5Bc%5D+=+P%5Bc%5D+%2A.065%2A1
(4) +I%5Ba%5D+%2B+I%5Bb%5D+%2B+I%5Bc%5D+=+1170+
(5) +P%5Ba%5D+%2B+P%5Bb%5D+%2B+P%5Bc%5D+=+20000+
(6) +3P%5Bb%5D+=+P%5Ba%5D+%2B+P%5Bc%5D+
----------------------------------
There are 6 equations and 6 unknowns,
so it's solvable
-------------------
Plug (6) into (5)
(5) +P%5Bb%5D+%2B+3P%5Bb%5D+=+20000+
(5) +4P%5Bb%5D+=+20000+
(5) +P%5Bb%5D+=+5000+
-----------------------------
Plug this result into (2)
(2) +I%5Bb%5D+=+5000%2A.06+
(2) +I%5Bb%5D+=+300+
------------------------------
Plug this result back into (6)
(6) +P%5Ba%5D+%2B+P%5Bc%5D+=+15000+
-----------------------------
and from (1), (2), and (3)
+.05P%5Ba%5D+%2B+.06P%5Bb%5D+%2B+.065P%5Bc%5D+=+1170+
+50P%5Ba%5D+%2B+60P%5Bb%5D+%2B+65P%5Bc%5D+=+1170000+
+10P%5Ba%5D+%2B+12P%5Bb%5D+%2B+13P%5Bc%5D+=+234000+
+10P%5Ba%5D+%2B+12%2A5000+%2B+13P%5Bc%5D+=+234000+
+10P%5Ba%5D+%2B+13P%5Bc%5D+=+234000+-+60000+
+10P%5Ba%5D+%2B+13P%5Bc%5D+=+174000+
Multiply both sides of (6) by +10+
and subtract (6) from this result
+10P%5Ba%5D+%2B+13P%5Bc%5D+=+174000+
+-10P%5Ba%5D+-+10P%5Bc%5D+=+-150000+
--------------------------------
+3P%5Bc%5D+=+24000+
+P%5Bc%5D+=+8000+
and
(5) +P%5Ba%5D+%2B+P%5Bb%5D+%2B+P%5Bc%5D+=+20000+
(5) +P%5Ba%5D+%2B+5000+%2B+8000+=+20000+
(5) +P%5Ba%5D+=+7000+
I think you can finish from here
Definitely check the math.
I think the method good, though



Answer by TeachMath(96) About Me  (Show Source):
You can put this solution on YOUR website!
You can use just 2 variables. Using more can make the problem a lot more complex, in my opinion.

Let amount invested at 5% and 6.5% be F and S, respectively
Then amount invested at 6% = 20,000 – F – S
We then get: .05F + .065S + .06(20,000 – F – S) = 1,170
.05F + .065S + 1,200 - .06F - .06S = 1,170
- .01F + .005S = - 30 ------- eq 1

Also, 3(20,000 – F – S) = F + S
60,000 – 3F - 3S = F + S
F + 3F + S + 3S = 60,000
4F + 4S = 60,000___4(F + S) = 4(15,000)____F + S = 15,000___S = 15,000 - F ---- eq 2

- .01F + .005(15,000 - F) = - 30 ------- Substituting 15,000 – F for S in eq 1
- .01F + 75 – .005F = - 30
- .01F - .005F = - 30 - 75
- .015F = - 105
F, or amount invested at 5% = - 105/- .015 = $7,000

S = 15,000 – 7,000 ------- Substituting 7,000 for F in eq 2
S, or amount invested at 6.5% = $8,000

Amount invested at 6%: 20,000 – 7,000 – 8,000 = $5,000