document.write( "Question 241645: There were 6 more women on a committee than men. If the committee was made up of 30 people, how many men were on the committee? \n" ); document.write( "
Algebra.Com's Answer #176986 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There were 6 more women on a committee than men. If the committee was made up of 30 people, how many men were on the committee? \n" ); document.write( "------------------- \n" ); document.write( "Let # of men be \"x\" \n" ); document.write( "Then # of women is \"x+6\" \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "x + x+6 = 30 \n" ); document.write( "2x = 24 \n" ); document.write( "x = 12 (# OF MEN) \n" ); document.write( "x + 6 = 18 (# of Women) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |