document.write( "Question 280492: Amy invests a part of $8000 in bonds paying 12% interest. The remainder is in a savings account at 8%. If she receives $840 in interest for 1 year, how much does she have invested at each rate? (Show the two variable equations used to solve it and then the solution) \n" ); document.write( "
Algebra.Com's Answer #203881 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let her invest x at 8%
\n" ); document.write( "and y at 12%\r
\n" ); document.write( "\n" ); document.write( "0.08x+0.12y=845
\n" ); document.write( "x+y=8000\r
\n" ); document.write( "\n" ); document.write( "0.08x+0.08y==640\r
\n" ); document.write( "\n" ); document.write( "0.04y=205\r
\n" ); document.write( "\n" ); document.write( "y=5125\r
\n" ); document.write( "\n" ); document.write( "x=8000-5125=2875\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );