Question 987447
.
F=x=amount in 5% account; S=x=amount in 7% account; N=amount in 9% account
.
F+S+N=30000
x+x+N=30000
N=30000-2x
.
Interest per year=4920/2=2460
.
0.05F+0.07S+0.09N=2460
0.05x+0.07x+0.09(30000-2x)=2460
0.12x+2700-0.18x=2460
-0.06x=-240
x=4000
F=x=4000 ANSWER 1: 4000 was invested at 5%.
S=x=4000 ANSWER 2: 4000 was invested at 7%.
N=30000-2x=22000 ANSWER 3: 22000 was invested at 9%.
.
CHECK:
0.05F+0.07S+0.09N=2460
0.05(4000)+0.07(4000)+0.09(22000)=2460
200+280+1980=2460
2460=2460