.
A rollover IRA of $18,050 was invested in two mutual funds, one earning 12% interest
and the other earning 10%. After 1 year, the combined interest income is $2,041.
How much (in dollars) was invested at each rate?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x dollars invested at 12%; (18050-x) dollars invested at 10%.
Write the total interest equation
0.12x + 0.1*(18050-x) = 2041 dollars.
To find x from this equation, simplify it step by step
0.12x + 0.1*18050 - 0.1x = 2041
0.12x - 0.1x = 2041 - 1805
0.02x = 236
x = 236/0.02 = 11800.
ANSWER. $11800 invested at 12%; the rest 18050 - 11800 = 6250 dollars invested at 10%.
CHECK. 0.12*11800 + 0.1*6250 = 2041 dollars, total interest. ! correct !
Solved.