document.write( "Question 29192: Hello,\r
\n" );
document.write( "\n" );
document.write( "I'm older but new at word problems. We are using labels x Per = Total to solve
\n" );
document.write( "this word problem.\r
\n" );
document.write( "\n" );
document.write( "Two clothing businesses are merged into one. At Men's Mercantile, 40% of the employees are women. At Women's Wear 80% are women. After the merger, 70% of the 2000 employees are women. How many employees were employed by each business before the merger? \n" );
document.write( "
Algebra.Com's Answer #16022 by bmauger(101)![]() ![]() ![]() You can put this solution on YOUR website! Sometimes it helps to think backwards... \n" ); document.write( "The question ultimately asks us how many employees were employed by each business. Since these are the values we're ultimately trying to solve for, we'll call the # working at Men's Mercantile \"m\" and the number at Women's Wear \"w\". \n" ); document.write( " \n" ); document.write( "After the merger there are 2000 employees. Thus when you add the number working at Men's Mercantile \"m\" with \"w\" you get 2000. Or: \n" ); document.write( "Equation 1: \n" ); document.write( "The problem also tells us that 70% of those 2000 are women, thus: \n" ); document.write( "If 40% working at Men's Mercantile are women, then we can write the number of women at MM as 40% of m or .4 times m. We can also see that the number of women working at Women's Wear is .8w. When we add the numbers up we get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We now have two equations and can solve for both variables. Using substitution we can rewrite Equation 1 as: \n" ); document.write( " \n" ); document.write( "So we can substitute for m in equation 2 with 2000-w and write: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So m=2000-1500=500. 500 employees at Men's Mercantile and 1500 at Women's Wear. \n" ); document.write( " |