document.write( "Question 829825: A total of $63,000 is to be invested, some in bonds and some in certificates of deposit (CDs). If the amount invested in bonds is to exceed that in CDs by $9,000, how much will be invested in each type of investment? \n" ); document.write( "
Algebra.Com's Answer #500126 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A total of $63,000 is to be invested, some in bonds and some in certificates of deposit (CDs). If the amount invested in bonds is to exceed that in CDs by $9,000, how much will be invested in each type of investment? \n" ); document.write( "*** \n" ); document.write( "let x=amt invested in CD's \n" ); document.write( "63000-(x+9000)=amt invested in bonds\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |