document.write( "Question 356509: Ms. Sidher invests a total of $18000 into two accounts bearing simple interest; one account bears 5% and the other bears 8%. If she earns $1260 in the interest for the year, how much did she invest in the account that earns 8%?\r
\n" );
document.write( "\n" );
document.write( "I tried this one and got the equation .08x + .05(18000-x)= 1260 x= $12000
\n" );
document.write( "Ms. Sidher invested $12000 in the account that earns 8%. Is this correct? \n" );
document.write( "
Algebra.Com's Answer #254487 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 0.08x+0.05(18000-x)=1260 \n" ); document.write( "0.08x+900-0.05x=1260 \n" ); document.write( "0.03x=360 \n" ); document.write( "x=12,000 at 8% \n" ); document.write( "looks good to me. \n" ); document.write( "Bob \n" ); document.write( " |