document.write( "Question 1204124: 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?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #840173 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A rollover IRA of $18,050 was invested in two mutual funds, one earning 12% interest
\n" ); document.write( "and the other earning 10%. After 1 year, the combined interest income is $2,041.
\n" ); document.write( "How much (in dollars) was invested at each rate?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x dollars invested at 12%;  (18050-x) dollars invested at 10%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the total interest equation \r\n" );
document.write( "\r\n" );
document.write( "    0.12x + 0.1*(18050-x) = 2041  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find x from this equation, simplify it step by step\r\n" );
document.write( "\r\n" );
document.write( "    0.12x + 0.1*18050 - 0.1x = 2041\r\n" );
document.write( "\r\n" );
document.write( "    0.12x - 0.1x = 2041 - 1805\r\n" );
document.write( "\r\n" );
document.write( "        0.02x     =    236\r\n" );
document.write( "\r\n" );
document.write( "           x     =    236/0.02 = 11800.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  $11800 invested at 12%;  the rest 18050 - 11800 = 6250 dollars invested at 10%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   0.12*11800 + 0.1*6250 = 2041 dollars, total interest.   ! correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );