document.write( "Question 808956: The ratio of men to women at one college is 4 to 5. If there are 1,200 more women than men, how many women are there? \n" ); document.write( "
Algebra.Com's Answer #487308 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! m/w = 4/5 \n" ); document.write( "m = (4/5)w \n" ); document.write( "w = m + 1200 \n" ); document.write( "--- \n" ); document.write( "w = (4/5)w + 1200 \n" ); document.write( "(5/5)w = (4/5)w + 1200 \n" ); document.write( "(1/5)w = 1200 \n" ); document.write( "Answer: \n" ); document.write( "w = 6000 \n" ); document.write( "m = 4800 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |