document.write( "Question 294601: You separated your Php500,000 into two accounts. The First account is placed at a rate of 111% while the second at a rate of 6%. The annual interest of the first account is Php1,210 more than the annual interest of the second account. How much is invested at 6%? \n" ); document.write( "
Algebra.Com's Answer #212511 by nerdybill(7384) You can put this solution on YOUR website! You separated your Php500,000 into two accounts. The First account is placed at a rate of 111% while the second at a rate of 6%. The annual interest of the first account is Php1,210 more than the annual interest of the second account. How much is invested at 6%? \n" ); document.write( ". \n" ); document.write( "Let x = amount invested at 6% \n" ); document.write( "then \n" ); document.write( "500000-x = amount invested at 11% \n" ); document.write( ". \n" ); document.write( ".11(500000-x) = .06x + 1210 \n" ); document.write( "55000 - .11x = .06x + 1210 \n" ); document.write( "53790 = .17x \n" ); document.write( "Php316411.76 = x \n" ); document.write( " \n" ); document.write( " |