document.write( "Question 898789: larry has an annual return of $213 from $3000 invested at simple interest, some at 5% the rest at 8%. how much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #545007 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi\r
\n" ); document.write( "\n" ); document.write( "Let x represent amount at 8%
\n" ); document.write( ".08x + .05(3000-x) = 213
\n" ); document.write( " x = 63/.03,amount at 8%
\n" ); document.write( "find (3000-x), amount at 5%
\n" ); document.write( " \n" ); document.write( "
\n" );