document.write( "Question 1209416: Hi
\n" );
document.write( "The workers in a factory are divided equally into 2 groups P and Q. The ratio of women to men in P is 11 to 4.The ratio of women to men in Q is 1 to 1. What is the ratio of women to men in the factory. \n" );
document.write( "
Algebra.Com's Answer #848773 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "The ratio of women to men in group P is 11:4, so let the numbers of women and men be 11x and 4x. \n" ); document.write( "The ratio of women to men in group Q is 1:1, so let the numbers of women and men be y and y. \n" ); document.write( "The total number of people in group P is 15x; the total number in group Q is 2y. Those two numbers 15x and 2y must be equal positive integers. The smallest values of x and y that satisfy that condition are x=2 and y=15. \n" ); document.write( "So in group P there are 11x = 22 women and 4x = 8 men; in group Q there are y = 15 women and y =15 men. The total number of women is 22+15 = 37; the total number of men is 8+15 = 23. \n" ); document.write( "ANSWER: 37:23 \n" ); document.write( " \n" ); document.write( " |