document.write( "Question 143171This question is from textbook
\n" );
document.write( ": Abe, brian, and Carmela share the responsibility of caring for the family pets. during a seven day week, abe and brian each take 3 days and carmela takes the other one. in how many different orders can the days of a week be assigned? \n" );
document.write( "
Algebra.Com's Answer #104272 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Abe, brian, and Carmela share the responsibility of caring for the family pets. during a seven day week, abe and brian each take 3 days and carmela takes the other one. in how many different orders can the days of a week be assigned? \n" ); document.write( "----------------- \n" ); document.write( "Assign three to abe: 7C3 = 35 ways \n" ); document.write( "Assign three to brian: 4C3 = 4 ways \n" ); document.write( "Assign one to carmela: 1C1 = 1 way \n" ); document.write( "----------------------- \n" ); document.write( "Total number of ways: 35*4*1 = 140 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |