document.write( "Question 818364: an investor invested a total of $1100 in two mutual funds. one fund earned a 8% profit while the other earned a 6% profit. if the investors total profit was $70, how much was invested in each mutual fund? \n" ); document.write( "
Algebra.Com's Answer #492481 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! an investor invested a total of $1100 in two mutual funds. one fund earned a 8% profit while the other earned a 6% profit. if the investors total profit was $70, how much was invested in each mutual fund? \n" ); document.write( "-------- \n" ); document.write( "Interest Eq:: 0.08x + 0.06(1100-x) = 70 \n" ); document.write( "------- \n" ); document.write( "8x + 6*1100 - 6x = 7000 \n" ); document.write( "--- \n" ); document.write( "2x = 400 \n" ); document.write( "x = $200 (amt. invested at 8%) \n" ); document.write( "1100-x = $900 (amt. invested at 6%) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |