document.write( "Question 693012: Please help me solve this probability problem:
\n" );
document.write( "\"A real estate company with 8 employees in their north office and 6 in their south office is planning to lay off 7 employees. If they decide to lay off 4 employees from the north office and 3 from the south office, in how many ways can this be done?\"
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #427260 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A real estate company with 8 employees in their north office and 6 in their south office is planning to lay off 7 employees. If they decide to lay off 4 employees from the north office and 3 from the south office, in how many ways can this be done?\" \n" ); document.write( "----- \n" ); document.write( "Pick 4 from the north office: 8C4 = 78 ways \n" ); document.write( "----- \n" ); document.write( "Pick 3 from the south office: 6C3 = 20 ways \n" ); document.write( "----- \n" ); document.write( "Total # of ways: 78*20 = 1560\r \n" ); document.write( "\n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H> \n" ); document.write( "=============== \n" ); document.write( " |