document.write( "Question 942725: Susan invested part of her $29,000 bonus in a fund that paid a %20 profit and invested the rest in stack that suffered a %3 loss. Find the amount of each investment if her overall net profit was $1860
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #574717 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = amount invested in the fund
\n" ); document.write( "\"+29000+-+x+\" = amount invested in stock
\n" ); document.write( "-------------------
\n" ); document.write( "\"+.2x+-+.03%2A%28+29000+-+x+%29+=+1860+\"
\n" ); document.write( "\"+.2x+-+870+%2B+.03x+=+1860+\"
\n" ); document.write( "\"+.23x+=+2730+\"
\n" ); document.write( "\"+x+=+11869.56+\"
\n" ); document.write( "\"+29000+-+11869.56+=+17130.43+\"
\n" ); document.write( "$11,869.56 was invested in the fund
\n" ); document.write( "$17,130.43 was invested in stock
\n" ); document.write( "----------------
\n" ); document.write( "check:
\n" ); document.write( "\"+.2x+-+.03%2A%28+29000+-+x+%29+=+1860+\"
\n" ); document.write( "\"+.2%2A11869.56+-+.03%2A17130.43+=+1860+\"
\n" ); document.write( "\"+2373.91+-+513.91+=+1860+\"
\n" ); document.write( "\"+1860+=+1860+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );