An investment of 21000 was made one year ago.
Part of the investment was placed into an account paying s interest at 8%
The remainder of the investment was placed into an account paying s interest at 7%
After one year, you received a total of 1600 in interest. How much was invested in each account?
For Fund 1, we invest an unknown amount, let us call it x
For Fund 2, the remaining principal is 21000 - x
Since Fund 1 credits interest using the simple interest method, we have 0.08x
Since Fund 2 credits interest using the simple interest method, we have 0.07(21000 - x)
Interest Paid | Principal | Interest Rate | |
Fund 1 | 0.08x | x | 8% |
Fund 2 | 0.07(21000 - x) | (21000 - x) | 7% |
Total | 1600 | 21000 | -- |
Since both Interest paid columns add up to the total interest earned of 1600, we set up an equation
0.08x + 0.07(21000 - x) = 1600
0.08x + 1470 - 0.07x = 1600
1470 + 0.01x = 1600
1470 - 1470 + 0.01x = 1600 - 1470
0.01x = 130
0.01x | |
0.01 |
= |
130 |
0.01 |
x = 13000 ← Fund 1 Investment
This means we should 21000 - 13000 = 8000 into Fund 2