document.write( "Question 431732: Ms. Riley deposited some money in an account paying 5% simple interest and twice that amount in an account paying 6% simple interest. If the total interest from the two accounts is 765$ for 1 year, how much was deposited into each account? \n" ); document.write( "
Algebra.Com's Answer #299517 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Part I 5.00% per annum ------------- x \n" ); document.write( "Part II 6.00% per annum ------------ y=2x \n" ); document.write( "total investment 30000 \n" ); document.write( "Interest----- $765.00 \n" ); document.write( " \n" ); document.write( "5.00% x + 6.00% * 2 x = $765.00 \n" ); document.write( "0.05 x + 0.06 * 2 x = $765.00 \n" ); document.write( "0.05 x + 0.12 x = $765.00 \n" ); document.write( "0.17 x = $765.00 \n" ); document.write( "/0.17 \n" ); document.write( "x=$4,500.00--- Part I \n" ); document.write( "2x=$9,000.00 Part II \n" ); document.write( " \n" ); document.write( " |