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) 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 =\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( " |