
John M. answered 03/23/14
Tutor
4.9
(551)
Analytical assistance -- Writing, Math, and more
Rebecca, you need to set up two equations with two unknowns which you can then solve.
The two unknowns should be the amount of money in each account as you are told two things about those amounts. First, what they both total to. Second how much interest they both generated.
Lets call "A" the amount put into the account at 6% simple interest. And call "B" the amount put into that account at 5%.
So the total amount in both accounts (4000) equals A+B
and the interest from both accounts (220) equals the interest on A + the interest on B. The formula for simple interest is
I=Prt ie interest equals proncipal times rate times time. So the interest on from the money in A equals A x (.06) x 1 yr and on B equals B x (.05) x (1yr). This will produce our two equations:
A+B=4000
(.06)A+(.05)B=220