document.write( "Question 940172: The ratio of men to women in a certain factory is 3 to 4. There are 204 men. How many workers are there? \n" ); document.write( "
Algebra.Com's Answer #572964 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
ratio of men to women in a certain factory is 3 to 4
\n" ); document.write( "204 men
\n" ); document.write( "...
\n" ); document.write( "Let x represent the constant of proportionality
\n" ); document.write( "3x = 204
\n" ); document.write( " x = 204/3 = 68
\n" ); document.write( "....
\n" ); document.write( "4(68) = 272 woman
\n" ); document.write( "and...checking
\n" ); document.write( "204/272 = .75 = 3/4
\n" ); document.write( "
\n" );