document.write( "Question 174990: In a room with 35 men, 80% of the occupants are women. How many women are in the room? \n" ); document.write( "
Algebra.Com's Answer #130057 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
if 80% are women, then 20% are men
\n" ); document.write( "so there are four times as many women as men
\n" ); document.write( "4 * 35 = 140
\n" ); document.write( "
\n" );