document.write( "Question 225013: suppose that you received an unexpected inheritance of $17600. you have decided to invest some of the money in stocks and some in bonds. To diversify, you decide that three times the amount in bonds should equal five times the amount invested in stocks. How much should be invested in stocks and how much in bonds? \n" ); document.write( "
Algebra.Com's Answer #167998 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x+5x=17600
\n" ); document.write( "8x=17600
\n" ); document.write( "x=2200
\n" ); document.write( "3x=$6600 bonds
\n" ); document.write( "5x=$11000 stocks
\n" ); document.write( "
\n" );