document.write( "Question 910906: Rachel Rays has a total of $4,500 to invest for 1 year. She Deposits $3,000 into an account earning 6.5% annual simple interest and the rest into an account earning 8% annual simple interest. How much did Rachel earn? \n" ); document.write( "
Algebra.Com's Answer #552756 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.065*4500+.08*3000=int \n" ); document.write( "
\n" );