document.write( "Question 492772: The dean of an Engineering School invites all 9 chairpersons and their spouses to his house for a Winter Solstice party. If each department chair may attend without a spouse, but the spouse may not attend without the department chair, how many different sets of attendees are possible? \r
\n" );
document.write( "\n" );
document.write( "[b] Think of another way to count the possible sets of attendees. If you can, also write the two approaches as a combinatorial identity.\r
\n" );
document.write( "\n" );
document.write( "Again I'm lost as to how to begin setting this problem up.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #335208 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Each chairperson can attend the party in 3 ways: \n" ); document.write( "a) only chairperson\r \n" ); document.write( "\n" ); document.write( "b) Chairperson and spouse\r \n" ); document.write( "\n" ); document.write( "c) none of both.\r \n" ); document.write( "\n" ); document.write( "total no. of ways = 3*3*...*3 = 3^9 = 19683\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |