document.write( "Question 1102971: Marge invests $7,000 , part at 6% and part at 9%. If she ears $493 interest how much is invested in each account.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #717664 by ikleyn(52933)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "0.06*x + 0.09*(7000-x) = 493.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve for x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "6x + 9*(7000-x) = 49300\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "6x + 63000 - 9x = 49300  ====>  -3x = 49300 - 63000 = -13700  ====>  x = \"%28-13700%29%2F%28-3%29\" = 4566.67 dollars invested at 6%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rest, 7000 - 4566.67 = 2433.33 dollars invested at 9%.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "On investment problems see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Using systems of equations to solve problems on investment\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );