document.write( "Question 919738: The ratio of men to women working for a company is
\n" );
document.write( "3
\n" );
document.write( " to
\n" );
document.write( "5
\n" );
document.write( " . If there are
\n" );
document.write( "87
\n" );
document.write( " men working for the company, what is the total number of employees? \n" );
document.write( "
Algebra.Com's Answer #557930 by ewatrrr(24785) You can put this solution on YOUR website! men to women 3:5 \n" ); document.write( " \n" ); document.write( "3w = 435 \n" ); document.write( "w = 145 \n" ); document.write( "145 + 87 = 232 total number of employees \n" ); document.write( "and...checking \n" ); document.write( " |