document.write( "Question 1039112: Kathy made two investments totaling $17,000. On one investment she made 15% profit, but on the other she took a 20% loss. If her net profit was $800, how much money was in each investment? \n" ); document.write( "
Algebra.Com's Answer #653858 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the amount invested making
\n" ); document.write( "a 15% profit
\n" ); document.write( "\"+17000+-+x+\" = the amount invested making
\n" ); document.write( "a 20% loss
\n" ); document.write( "-------------------
\n" ); document.write( "\"++.15x+-+.2%2A%28+17000+-+x+%29+=+800+\"
\n" ); document.write( "\"+.15x+-+3400+%2B+.2x+=+800+\"
\n" ); document.write( "\"++.35x+=+4200+\"
\n" ); document.write( "\"+x+=+12000+\"
\n" ); document.write( "and
\n" ); document.write( "\"+17000+-+12000+=+5000+\"
\n" ); document.write( "------------------------------
\n" ); document.write( "$12,000 was invested making 15% profit
\n" ); document.write( "$5,000 was invested with 20% loss
\n" ); document.write( "
\n" );