document.write( "Question 886111: In a certain company 60 of the employees are men. What is the total number of employees if 3 out of every 5 employees are men? \n" ); document.write( "
Algebra.Com's Answer #535717 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
\"3%2F5\"x = 60
\n" ); document.write( "Multiply each side by 5 to get rid of the pesky fraction
\n" ); document.write( "3x = 300
\n" ); document.write( "Divide each side by 3
\n" ); document.write( "x = 100
\n" ); document.write( "There are 100 employees in the company, 60 of whom are men. (40 are presumably women.)
\n" ); document.write( "
\n" );