document.write( "Question 1041133: math problem solve a person invested 20,000 in stocks and bonds. Her investment in bonds is 2,000 more than half her investment in stocks. How much did she invest in stocks? how much did she invest in bonds? \n" ); document.write( "
Algebra.Com's Answer #656061 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let s be the amount invested in stocks; then the amount invested in bonds is 20000-s. So:
\n" ); document.write( "20000-s=(s/2)+2000
\n" ); document.write( "40000-2s=s+4000
\n" ); document.write( "3s=36000
\n" ); document.write( "s=12000 invested in stocks
\n" ); document.write( "20000-s=8000 invested in bonds. ☺☺☺☺
\n" ); document.write( "
\n" );