document.write( "Question 1167264: Larry mitchel invested part of his $13,000 advance at 7% annual simple interest and the rest at 3% annual simple interest. If his total yearly interest from both accounts was $870, find the amount invested at each rate \n" ); document.write( "
Algebra.Com's Answer #791873 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x = invested at 7%\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the amount invested at 3% is  (13000-x)  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The total interest equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.07x + 0.03*(13000-x) = 870  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28870-0.03%2A13000%29%2F%280.07-0.03%29\" = 12000.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  $12000 invested at 7% and the rest  $1000 invested at 3%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  0.07*12000 + 0.03*1000 = 870  dollars of 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" );