document.write( "Question 336592: What was the initial weight, in pounds, of a person who now weighs x pounds and who lost y pounds and then gained 5 pounds?\r
\n" ); document.write( "\n" ); document.write( "(A) x + y - 5
\n" ); document.write( "(B) y - x + 5
\n" ); document.write( "(C) x + y + 5
\n" ); document.write( "(D) y - x - 5
\n" ); document.write( "(E) x - y + 5
\n" ); document.write( "

Algebra.Com's Answer #241239 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Started with \"x\" and lost \"y\".
\n" ); document.write( "\"W=x-y\"
\n" ); document.write( "Then gained \"5\" lbs,
\n" ); document.write( "\"W=x-y%2B5\"
\n" ); document.write( "
\n" );