document.write( "Question 462507: $9500 is invested, part of it is 11% and part of it is 6%. For a certain year, the total yield is $865.00. How much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #317070 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! x+y=9500 \n" ); document.write( ".11x+.06y=865 \n" ); document.write( " |