document.write( "Question 805183: A total of $900 was split into two investments. Part paid 9% and the remainder paid 6%. If the annual interest from the two investments was $69.00, how much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #485099 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=900, \n" ); document.write( ".09x+.06y=69 \n" ); document.write( "x=500., y=400. \n" ); document.write( " |