document.write( "Question 1198422: Maricopa's Success scholarship fund receives a gift of $ 145000. The money is invested in stocks, bonds, and CDs. CDs pay 4 % interest, bonds pay 5.7 % interest, and stocks pay 10.7 % interest. Maricopa Success invests $ 25000 more in bonds than in CDs. If the annual income from the investments is $ 11340 , how much was invested in each account?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #832014 by ikleyn(52780)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Maricopa's Success scholarship fund receives a gift of $ 145000. \n" ); document.write( "The money is invested in stocks, bonds, and CDs. \n" ); document.write( "CDs pay 4 % interest, bonds pay 5.7 % interest, and stocks pay 10.7 % interest. \n" ); document.write( "Maricopa Success invests $ 25000 more in bonds than in CDs. \n" ); document.write( "If the annual income from the investments is $ 11340 , how much was invested in each account? \n" ); document.write( "~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the amount invested in CDs at 4%.\r\n" ); document.write( "\r\n" ); document.write( "Then the amount invested in bonds is (x+25000) dollars, according to the problem.\r\n" ); document.write( "\r\n" ); document.write( "The amount invested at 10.7% is the rest (145000 - x - (x+25000)) = 120000-2x dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Next write the total interest equation\r\n" ); document.write( "\r\n" ); document.write( " 0.04x + 0.057(x+25000) + 0.107*(120000-2x) = 11340 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and find x\r\n" ); document.write( "\r\n" ); document.write( " 0.04x + 0.057x - 0.107*(2x) = 11340 - 0.057*25000 - 0.107*120000\r\n" ); document.write( "\r\n" ); document.write( " -0.117x = - 29255\r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved, using single equation in single unknown.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |