document.write( "Question 454247: I need help with explaining how to solve the following.\r
\n" );
document.write( "\n" );
document.write( "In an elementary algebra class the ratio of men to women is 5 to 4. If the class size is 45, how many men and how many women are in the class? \n" );
document.write( "
Algebra.Com's Answer #312122 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! n an elementary algebra class the ratio of men to women is 5 to 4. \n" ); document.write( "If the class size is 45, how many men and how many women are in the class? \n" ); document.write( ": \n" ); document.write( "Here's one way: \n" ); document.write( "Let x = the multiplier \n" ); document.write( "then \n" ); document.write( "5x + 4x = 45 \n" ); document.write( "9x = 45 \n" ); document.write( "x = \n" ); document.write( "x = 5 is the multiplier \n" ); document.write( ": \n" ); document.write( "5(4) = 20 women the class \n" ); document.write( "and \n" ); document.write( "5(5) = 25 men, which adds up to 45 \n" ); document.write( " |