document.write( "Question 732059: \r
\n" );
document.write( "\n" );
document.write( "An investor invested a total of $2300 in two mutual funds. One fund earned a 6% profit, and the other a 2% profit. If the total profit was $98, how much was invested in each mutual fund. \n" );
document.write( "
Algebra.Com's Answer #447476 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .06X+.02(2,300-X)=98 \n" ); document.write( ".06X+46-.02X=98 \n" ); document.write( ".04X=98-46 \n" ); document.write( ".04X=52 \n" ); document.write( "X=52/.04 \n" ); document.write( "X=$1,300 WAS INCVESTED @ 6% \n" ); document.write( "2300-1300=$1,000 INVESTED @ 2%. \n" ); document.write( "PROOF: \n" ); document.write( ".06*1300+.02*1000=98 \n" ); document.write( "78+20=98 \n" ); document.write( "98=98 \n" ); document.write( " |