document.write( "Question 778503: A total of $40,000 is to be invested, some in bonds and some in Certificates of Deposits (CDs). If the amount invested in bonds is to exceed that in CDs by $4000, how much will be invested in each type of investment? \n" ); document.write( "
Algebra.Com's Answer #474727 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Bonds ------------- $x
\n" ); document.write( "CD's---------------$y\r
\n" ); document.write( "\n" ); document.write( "x+y=40000......................(1)\r
\n" ); document.write( "\n" ); document.write( "x-y=4000.......................(2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add \r
\n" ); document.write( "\n" ); document.write( "2x=44000\r
\n" ); document.write( "\n" ); document.write( "/2
\n" ); document.write( "x=22000 \r
\n" ); document.write( "\n" ); document.write( "$22,000 investment in bonds
\n" ); document.write( "Balance in CD's\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );