document.write( "Question 877129:
\n" );
document.write( "Mrs. Brady invests a total of $8218 in two savings accounts. One account yields 8.5% simple interest and the other 9% simple interest. She earned a total of $706.47 interest for the year. How much was invested in each account?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #529220 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Mrs. Brady invests a total of $8218 in two savings accounts. One account yields 8.5% simple interest and the other 9% simple interest. She earned a total of $706.47 interest for the year. How much was invested in each account?\r \n" ); document.write( "\n" ); document.write( "Let x = amount ($) in account earning 8.5% \n" ); document.write( "then \n" ); document.write( "8218-x = amount ($) in account earning 9% \n" ); document.write( ". \n" ); document.write( ".085x + .09(8218-x) = 706.47 \n" ); document.write( ".085x + 739.62-.09x = 706.47 \n" ); document.write( "739.62-.005x = 706.47 \n" ); document.write( "-.005x = -33.15 \n" ); document.write( "x = $6630 (amount invested at 8.5%) \n" ); document.write( ". \n" ); document.write( "amount invested at 9%: \n" ); document.write( "8218-6630 = $1588 \n" ); document.write( " |