document.write( "Question 443560: Mae Jackson has a total of $6000 invested in two simple interest accounts. The annual simple interest rate on one account is 9%. The annual simple interest rate on the second account is 6%. How much is invested in each account if both accounts earn the same amount of interest? \n" ); document.write( "
Algebra.Com's Answer #307453 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! .09x=.06(6000-x) \n" ); document.write( ".09x=360-.06x \n" ); document.write( ".15x=360 \n" ); document.write( "x=360/.15=2400 \n" ); document.write( "6000-x=3600 \n" ); document.write( "M. Jackson has 2400 invested at 9% and 3600 invested at 6%.. \n" ); document.write( " |