document.write( "Question 1161206: A salesman sold $400 more than the rest of the sales staff. If the sales total for the day was $1600,how much did the rest of the sales staff sell? \n" ); document.write( "
Algebra.Com's Answer #784702 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
he sold x
\n" ); document.write( "the rest of the staff sold x-400
\n" ); document.write( "that sum is $1600=2x-400
\n" ); document.write( "2x=2000
\n" ); document.write( "x=1000 for the salesman
\n" ); document.write( "$600 for everyone else ANSWER
\n" ); document.write( "
\n" );