document.write( "Question 274859: A total of $30,000 was invested in two mutual funds. One fund yields 10.5% annual simple interest; the other fund earns 6%. At the end of the year, the combined interest from the two funds was $2,340. How was invested in each fund. Thank You \n" ); document.write( "
Algebra.Com's Answer #200619 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.105X+.06(30,000-X)=2,340
\n" ); document.write( ".105X+1,800-.06X=2,340
\n" ); document.write( ".045X=2,340-1,800
\n" ); document.write( ".045X=540
\n" ); document.write( "X=540/.045
\n" ); document.write( "X=12,000 AMOUNT INVESTED @ 10.5%
\n" ); document.write( "30,000-12,000=18,000 AMOUNT INVESTED @ 6%
\n" ); document.write( "PROOF:
\n" ); document.write( ".105*12,000+.06*18,000=2,340
\n" ); document.write( "1,260+1,080=2,340
\n" ); document.write( "2,340=2,340
\n" ); document.write( "
\n" );