document.write( "Question 627911: $9500 is invested, part of it at 10% and part of it at 6%. For a certain year, the total yield is $806.00. How much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #395270 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .06*x+.1*y=806 \n" ); document.write( "x+y=9500 \n" ); document.write( " \n" ); document.write( " |