document.write( "Question 1147225: 4.[5pts]Last year, Singh had $20,000 to invest. He invested some of it in an account that paid 7% simple interest per year, and heinvested the rest in an account that paid 6% simple interest per year. After one year, he received a total of $1280 in interest. How much did he invest in each account? \n" ); document.write( "
Algebra.Com's Answer #768534 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the amount in dollars invested at 7%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the rest (10000-x) dollars is the investment at 6%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "total interest is the sum of partial interests\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    0.07x + 0.06(20000-x) = 1280 dollars, \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Do the rest on your own.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );