document.write( "Question 551081: HUANG invested $9000 in mutual funds and bonds. the mutual fund earned 11% simnple interest. the bond earned 6% simple interest. at the end of one year, he had earned $815 in interest. how much did he invested each rate? \n" ); document.write( "
Algebra.Com's Answer #359423 by mathstutor458(57)\"\" \"About 
You can put this solution on YOUR website!
HUANG invested $9000 in mutual funds and bonds.
\n" ); document.write( "let HUANG invested in mutual fund is x, so bond investment=9000-x
\n" ); document.write( "the mutual fund earned 11% simnple interest=11% of x=11x/100
\n" ); document.write( "the bond earned 6% simple interest=6% of x=6(9000-x)/100
\n" ); document.write( "at the end of one year, he had earned $815 in interest.
\n" ); document.write( "Therefore,11x/100 + 6(9000-x)/100 =815
\n" ); document.write( "(11x+6(9000-x))/100 = 815
\n" ); document.write( "11x+54000-6x=815 * 100
\n" ); document.write( "5x=81500-54000
\n" ); document.write( "5x=27500
\n" ); document.write( "x=27500/5=5500
\n" ); document.write( "HUANG invested in mutual fund is $5500
\n" ); document.write( "HUANG invested in bond is 9000-5500= $4500
\n" ); document.write( "
\n" );