document.write( "Question 483636: The number of men attending Western Tech is 200 less than twice the number of women. The number of students at the school is 280. How man men attend? How many woman attend?\r
\n" ); document.write( "\n" ); document.write( "I am not sure how to come up with the correct Linear equation for this.. I tried the following
\n" ); document.write( "x= the # of men\r
\n" ); document.write( "\n" ); document.write( "2X-200=280
\n" ); document.write( "The answer I get is 240 but that is not what they were looking for... Can you help??
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #330931 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The number of men attending Western Tech is 200 less than twice the number of women. The number of students at the school is 280. How man men attend? How many woman attend?
\n" ); document.write( ".
\n" ); document.write( "Let w = number of women
\n" ); document.write( "then
\n" ); document.write( "2w-200 = number of men
\n" ); document.write( ".
\n" ); document.write( "w + 2w-200 = 280
\n" ); document.write( "3w-200 = 280
\n" ); document.write( "3w = 480
\n" ); document.write( "w = 160 (women)
\n" ); document.write( ".
\n" ); document.write( "Men:
\n" ); document.write( "2w-200 = 2(160)-200 = 320-200 = 120 (men)
\n" ); document.write( "
\n" );