document.write( "Question 1000209: A man invests his savings in two accounts, one paying 6 percent and the other paying 10 percent simple interest per year.
\n" ); document.write( "He puts twice as much in the lower-yielding account because it is less risky. His annual interest is 3960 dollars.
\n" ); document.write( "How much did he invest at each rate?
\n" ); document.write( "

Algebra.Com's Answer #853969 by josgarithmetic(39790)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "      RATE%        AMOUNT INV.       INTEREST\r\n" );
document.write( "        6            2p               0.06*2p\r\n" );
document.write( "       10             p               0.10p\r\n" );
document.write( "TOTAL                                  3960                              \r\n" );
document.write( "

\n" ); document.write( "\"highlight_green%280.12p%2B0.1p=3960%29\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );