document.write( "Question 672425: A man invests $5500 dollars in three accounts that pay 5%, 8%, and 9% in annual interest respectively. He has two times as much money invested at 9% as he does at 8%. If the total interest earned for the year is $449, how much is invested at 5%? \n" ); document.write( "
Algebra.Com's Answer #418037 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 8%-------------------x \n" ); document.write( "9%-------------------2x\r \n" ); document.write( "\n" ); document.write( "Balance @\r \n" ); document.write( "\n" ); document.write( "5%-------------------(5500-3x)\r \n" ); document.write( "\n" ); document.write( "Interest = 449\r \n" ); document.write( "\n" ); document.write( "0.08x+0.09(2x)+0.05(5500-3x)=449\r \n" ); document.write( "\n" ); document.write( "Multiply by 100 \n" ); document.write( "8x+18x+27500-15x=44900\r \n" ); document.write( "\n" ); document.write( "11x=44900-27500 \n" ); document.write( "11x=17400 \n" ); document.write( "x= 1581.82................8% \n" ); document.write( "2x=3163.64.................9% \n" ); document.write( "754.55.....................5% \n" ); document.write( " |