document.write( "Question 1204040: Chris invested his savings in two investment funds. The $4000 that he invested in Fund A returned a 2% profit. The amount that he invested in Fund B returned a 7% profit. How much did he invest in Fund B, if both funds together returned a 5% profit? \n" ); document.write( "
Algebra.Com's Answer #840047 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ACCOUNT      %RATE       INVESTED         AMT. RETURNED\r\n" );
document.write( "  A            2          4000            (0.02)(4000)\r\n" );
document.write( "  B            7            b             0.07b\r\n" );
document.write( "

\n" ); document.write( "5% profit on invested amount 4000+b.\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%280.05%284000%2Bb%29=%280.02%29%284000%29%2B0.07b%29\"---------solve for b.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------seriously misread problem------below here is wrong------\r
\n" ); document.write( "\n" ); document.write( "A and B, amounts invested in plans A and B\r
\n" ); document.write( "\n" ); document.write( "\"system%28A%2BB=4000%2C%280.02%29A%2B%280.07%29B=%280.05%29%284000%29%29\"\r
\n" ); document.write( "\n" ); document.write( "A little simplifying,\r
\n" ); document.write( "\n" ); document.write( "\"system%28A%2BB=4000%2C2A%2B7B=20000%29\"\r
\n" ); document.write( "\n" ); document.write( "Question asked for B.\r
\n" ); document.write( "\n" ); document.write( "\"system%282A%2B7B=20000%2C2A%2B2B=8000%29\"\r
\n" ); document.write( "\n" ); document.write( "E1-E2,...\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28%29\"
\n" ); document.write( "
\n" );