document.write( "Question 273117: The ratio of men to women at a certain company is 3 to 5 . How many employees does the company have if there are 75 female employees?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #199678 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The ratio of men to women at a certain company is 3 to 5 . \n" ); document.write( " How many employees does the company have if there are 75 female employees? \n" ); document.write( ": \n" ); document.write( "Find out how many men \n" ); document.write( " \n" ); document.write( "Cross mutiply \n" ); document.write( "5m = 3*75 \n" ); document.write( "5m = 225 \n" ); document.write( "m = 45 men \n" ); document.write( ": \n" ); document.write( "45 + 75 = 120 employees \n" ); document.write( " |