document.write( "Question 1196477: A woman invest $10 000;part at 9% annual interests, and the rest at 14%. In each case the interest is compounded annually. The total annual income is $1275. How much is invested in each rate? \n" ); document.write( "
Algebra.Com's Answer #829313 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
How many years? Is this just one single year?
\n" ); document.write( "
\r\n" );
document.write( "                     QUANTITY        RATE(decimal)     1-YEAR INTEREST\r\n" );
document.write( "\r\n" );
document.write( "Part at 9%             10000-x      0.09                0.09(10000-x)\r\n" );
document.write( "\r\n" );
document.write( "Part at 14%             x           0.14                0.14x\r\n" );
document.write( "\r\n" );
document.write( "TOTAL                  10000                             1275\r\n" );
document.write( "

\n" ); document.write( "What to do with this should be clear and needs no discussion.
\n" ); document.write( "
\n" );