document.write( "Question 9290: A total of $20,000 is to be invested. Some in bonds and some in CD's. The amount in bonds is to exceed that in CD's by $3,000. How much will be invested in each?\r
\n" ); document.write( "\n" ); document.write( "It has been 18 years since I have done algebra problems, and I am having a little bit of difficulty. The book shows an example, but it is in a fraction form, this isn't and it is confusing me. Any help you can give me would be appreciated. Thank you
\n" ); document.write( "

Algebra.Com's Answer #5051 by lucky83(12)\"\" \"About 
You can put this solution on YOUR website!
the first step is to set up your equation\r
\n" ); document.write( "\n" ); document.write( "I am going to set x=bonds and y=cds\r
\n" ); document.write( "\n" ); document.write( "equation one
\n" ); document.write( "x+y=20000 \r
\n" ); document.write( "\n" ); document.write( "equation 2
\n" ); document.write( "x=y+3000\r
\n" ); document.write( "\n" ); document.write( "substitute equation 2 back into equation 1\r
\n" ); document.write( "\n" ); document.write( "(y+3000)+y=20000
\n" ); document.write( "2y+3000=20000
\n" ); document.write( "2y=17000
\n" ); document.write( "y=8500(cds)\r
\n" ); document.write( "\n" ); document.write( "now you can take this y value and plug it back into either equation you want\r
\n" ); document.write( "\n" ); document.write( "x=8500+3000
\n" ); document.write( "x=11500(bonds)
\n" ); document.write( "
\n" );