document.write( "Question 870869: Jane invests $9885 into two accounts. A savings account earns 6% interest, while a money market accunt earns 9.5% interst. After one year she made $696.35 interest from both accounts. How much did she invest into each account? \n" ); document.write( "
Algebra.Com's Answer #525199 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
.095x + .06(9885-x) = 696.35
\n" ); document.write( " x = \"%28696.35-.06%289885%29%29%2F.035\"
\n" ); document.write( "
\n" ); document.write( "
\n" );