document.write( "Question 433583: A woman earns $1,240 in interest from two accounts in a year. If she has three times as much invested at 9% as she does at 4%, how much does she have in each account?\r
\n" );
document.write( "\n" );
document.write( "x at 4%
\n" );
document.write( "y at 9% \n" );
document.write( "
Algebra.Com's Answer #300554 by belle3833(46)![]() ![]() You can put this solution on YOUR website! 0.09y+0.04x=1240\r \n" ); document.write( "\n" ); document.write( "3x=y (this is because she has three times the amount at 9%. So 3 x the amount at 4% = the amount at 9%) \n" ); document.write( "substitue this into the first equation \n" ); document.write( "0.09(3x)+0.04x=1240\r \n" ); document.write( "\n" ); document.write( "0.27x+0.04x=1240 \n" ); document.write( "0.31x=1240\r \n" ); document.write( "\n" ); document.write( "x=1240/0.31 \n" ); document.write( "x=4000 \n" ); document.write( "so she has $4000 at 4% and 12000 at 9%\r \n" ); document.write( "\n" ); document.write( "hope this helps\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |