document.write( "Question 208124: A state college has 620 students. There are 20 more women than mane. How many women are there? \n" ); document.write( "
Algebra.Com's Answer #157450 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
women=x+20=320
\n" ); document.write( "men=x=300
\n" ); document.write( "x+20+x-620
\n" ); document.write( "2x=600
\n" ); document.write( "x=300
\n" ); document.write( "
\n" );