document.write( "Question 987266: I have 40000 invested in two accounts, one earns 2.5 simple interest and the other 4 simple interest. The total earned interest is 1330 after one year. How much is invested in the two accounts. \n" ); document.write( "
Algebra.Com's Answer #608040 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = amount invested in 1st account
\n" ); document.write( "\"+40000+-+x+\" = amount invesed in 2nd account
\n" ); document.write( "The 1st account earns \"+.025x+\"
\n" ); document.write( "for the 1st year
\n" ); document.write( "The 2nd account earns \"+.04%2A%28+40000+-+x+%29+\"
\n" ); document.write( "for the 1st year
\n" ); document.write( "Total interest earned is:
\n" ); document.write( "\"+1330+=+.025x+%2B+.04%2A%28+40000+-+x+%29+\"
\n" ); document.write( "Solve for \"+x+\", then find:
\n" ); document.write( "\"+x+\" and
\n" ); document.write( "\"+40000+-+x+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );