document.write( "Question 214048:
\n" );
document.write( "Mae Jackson has a total of $6000 invested in two simple interest accounts. The annual simple interest
\n" );
document.write( "rate on one account is 9%. The annual simple interest rate on the second account is 6%. How much is
\n" );
document.write( "invested in each account if both accounts earn the same amount of interest? \n" );
document.write( "
Algebra.Com's Answer #162229 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .09x=.06(6,000-x) \n" ); document.write( ".09x=360-.06x \n" ); document.write( ".15x-.06x=360 \n" ); document.write( ".15x=360 \n" ); document.write( "x=360/.15 \n" ); document.write( "x=2,400 invested @ 9%. \n" ); document.write( "6,000-2,400=3,600 invested @ 6%. \n" ); document.write( "Proof: \n" ); document.write( ".09*2,400=.06*3,600 \n" ); document.write( "216=216 \n" ); document.write( " |