document.write( "Question 1084606: the ratio of men to woman working for a company is 2 to 3.if there are 72 women working the company what is the total number of employees \n" ); document.write( "
Algebra.Com's Answer #698700 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "If the ratio is 2:3 men to women \n" ); document.write( "2/x = 3/72 \n" ); document.write( "Cross multiply \n" ); document.write( "3x = 144 \n" ); document.write( "x = 144/3 \n" ); document.write( "x = 48 \n" ); document.write( "There are 48 men \n" ); document.write( "therefore there are 120 employees. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |