document.write( "Question 390670: There are 12 people on the jury. There are 4 more men than women. How many men were there? \n" ); document.write( "
Algebra.Com's Answer #277066 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
X+(X+4)=12
\n" ); document.write( "2X=12-4
\n" ); document.write( "2X=8
\n" ); document.write( "X=8/2
\n" ); document.write( "X=4 NUMBER OF WOMEN
\n" ); document.write( "12-4=8 NUMBER OF MEN.
\n" ); document.write( "
\n" );