document.write( "Question 1100010: An investor invested a total of ​$2,300 in two mutual funds. One fund earned a 6​% profit while the other earned a 3​% profit. If the​ investor's total profit was ​$90​, how much was invested in each mutual​ fund? \n" ); document.write( "
Algebra.Com's Answer #714517 by ikleyn(52944)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "0.06*x + 0.03(2300-x) = 90.\r\n" );
document.write( "\r\n" );
document.write( "6x + 3*(2300-x) = 100*90\r\n" );
document.write( "\r\n" );
document.write( "6x + 6900 - 3x = 9000\r\n" );
document.write( "\r\n" );
document.write( "3x = 9000 - 69000 = 2100  ====>  x = \"2100%2F3\" = 700.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  $700 at 6%  and  $2300 - $700 = $1600 at 3%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   0.06*700 + 0.03*1600 = 90.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------
\n" ); document.write( "To see more solved problems on investments with detailed solutions/explanations, look into the lesson \r
\n" ); document.write( "\n" ); document.write( "    - Using systems of equations to solve problems on investment\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );