An investment of 10000 was made one year ago.
Part of the investment was placed into an account paying s interest at 7%
The remainder of the investment was placed into an account paying s interest at 10%
After one year, you received a total of 730 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 10000 - x
Since Fund 1 credits interest using the simple interest method, we have 0.07x
Since Fund 2 credits interest using the simple interest method, we have 0.1(10000 - x)
Interest Paid | Principal | Interest Rate | |
Fund 1 | 0.07x | x | 7% |
Fund 2 | 0.1(10000 - x) | (10000 - x) | 10% |
Total | 730 | 10000 | -- |
Since both Interest paid columns add up to the total interest earned of 730, we set up an equation
0.07x + 0.1(10000 - x) = 730
0.07x + 1000 - 0.1x = 730
1000 - 0.03x = 730
1000 - 1000 - 0.03x = 730 - 1000
-0.03x = -270
-0.03x | |
-0.03 |
= |
-270 |
-0.03 |
x = 9000 ← Fund 1 Investment
This means we should 10000 - 9000 = 1000 into Fund 2