document.write( "Question 820010: The ratio of men to women working for a company 7 to 5 . If there are 264 employees total, how many women work for the company? \n" ); document.write( "
Algebra.Com's Answer #493350 by ortarico(23)\"\" \"About 
You can put this solution on YOUR website!
Sum of ratio: 7 + 5 = 12
\n" ); document.write( "--------------
\n" ); document.write( "number of men: 7/12 * 264 = 154
\n" ); document.write( "-------------
\n" ); document.write( "number of women: 5/12 * 264 = 110
\n" ); document.write( "
\n" ); document.write( "
\n" );