document.write( "Question 1012821: $8000 was invested into 2 accounts yielding 3% and 3.5% interest. The total interest earned on the 2 accounts was $255. How much money was invested at 3%? \n" ); document.write( "
Algebra.Com's Answer #628906 by ikleyn(52943)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "    x +      y = 8000,\r\n" );
document.write( "0.03x + 0.035y = 225.\r\n" );
document.write( "\r\n" );
document.write( "Solve this system, and you will find the amount x at 3% and the amount y at 3.5%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Try to do it yourself.\r\n" );
document.write( "\r\n" );
document.write( "If you still have questions, let me know.\r\n" );
document.write( "In this case do not forget to refer to the number of this question (# 1012821) in order for I could identify it. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Good luck!\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );