document.write( "Question 859816: $9500 is invested, part of it at 11% and part of it at 7%. For a certain year, the total yield is $901.00. How much was invested at each rate? \n" ); document.write( "
Algebra.Com's Answer #517972 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent amount at 11%
\n" ); document.write( " .11x + .07(9500-x) = 901
\n" ); document.write( " x = (901 - 665)/.04
\n" ); document.write( " x = 236/.04 = $5900 at 11% and $3600 at 7% \"9500-5900\"
\n" ); document.write( " \n" ); document.write( "
\n" );