document.write( "Question 702306:
\n" ); document.write( "An investor invested a total of $2,500 in two mutual funds. One earned a 4% profit while the other earned a 2% profit. If the investor's total profit was $88, how much was invested in each mutual fund?
\n" ); document.write( "

Algebra.Com's Answer #432889 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
.04x+.02(2500-x)=88
\n" ); document.write( ".04x+50-.02x=88
\n" ); document.write( ".02x=88-50
\n" ); document.write( ".02x=38
\n" ); document.write( "x=38/.02
\n" ); document.write( "x=$1900 amount invested @ 4%.
\n" ); document.write( "2500-1900=$600 invested @ 2%.
\n" ); document.write( "Proof:
\n" ); document.write( ".04*1900+.02*600=88
\n" ); document.write( "76+12=88
\n" ); document.write( "88=88
\n" ); document.write( "
\n" ); document.write( "
\n" );