document.write( "Question 850627: The ratio of men to women working for a company 4 to 5 . If there are 75 women working for the company, what is the total number of employees?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #512276 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! Given that the ratio of men to woman is 4:5. Total ratio is 4+5=9 \n" ); document.write( "Let x be the total employees then, \n" ); document.write( "Woman = x*5/9 \n" ); document.write( "75 = x*5/9\r \n" ); document.write( "\n" ); document.write( "x = 75*9/5 \n" ); document.write( "The total employees are 135 \n" ); document.write( " \n" ); document.write( " |