
Darren L. answered 10/28/15
Tutor
0
(0)
for all your Math needs
So we have two funds so the money is split: 18750 = x + y
where x is the amount put into the first fund, and y is the amount put into the second fund.
We are also given that the total interest is $2117.
the formula for annual interest is P = P0(1+r)t where
P is the current amount, P0 is the initial amount, t is the time in years, and r is the decimal equivalent for interest.
Thus we have for fund 1
P1 = x(1+.12)1 = 1.12x
and
P2 = y(1+.10)1 = 1.1y
We have that P1 + P2 = P0 + Interest = 18750 + 2117.
(total amount = principal + interest)
So substitute and get
1.12x + 1.1y = 20867
Now we solve the system of equations
x + y = 18750
1.12x + 1.1y = 20867
multiply equation 1 by -1.1 to cancel out the y to get
.02x = 242
so x = 12100 and thus y is 6650