document.write( "Question 518925: Bonnie made $2000 deposit into two accounts. One account had a 6% interest rate and other account had a 7% interest rate. At the end of the year, she made $117 in interest. How much money did she deposit in each account? \n" ); document.write( "
Algebra.Com's Answer #345306 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=2000 \n" ); document.write( ".06x+.07y=117 \n" ); document.write( "no solution \n" ); document.write( " \n" ); document.write( " |