document.write( "Question 425270: the ratio of men to women in a certain factory is 3 to 4
\n" );
document.write( "there are 222 men......how many workers are there? \n" );
document.write( "
Algebra.Com's Answer #296193 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3/222=4/x \n" ); document.write( "3x=888 \n" ); document.write( "x=296 women \n" ); document.write( "296+222=518 total \n" ); document.write( " |