document.write( "Question 892184: Please help me solve this equation
\n" ); document.write( "1.Give your answer the following three questions in symbolic form, using the notation.
\n" ); document.write( "a. the board of directors of a company has 14 members. in how many ways can it choose a committee of three members? (where all members have equal standing)
\n" ); document.write( "b. 22 drivers start a race. assuming all of the drivers are equally skilled. how many top five finishes are possible?
\n" ); document.write( "c. how many different 3 topping pizzas can be made from a list of 20 different toppings?
\n" ); document.write( "Thank you =)
\n" ); document.write( "

Algebra.Com's Answer #540581 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "C is for Combination and also for CHOOSE.\r\n" );
document.write( "P is for Permutation and also for PLACE and POSITION.\r\n" );
document.write( "\r\n" );
document.write( "If you just CHOOSe things you don't care what order you choose them in.  \r\n" );
document.write( "\r\n" );
document.write( "But when you PLACE things in a certain POSITION what order you PLACE or \r\n" );
document.write( "POSITION them in IS important.\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "1.Give your answer the following three questions in symbolic form, using the notation.
\n" ); document.write( "
\r\n" );
document.write( "a. the board of directors of a company has 14 members. in how many ways can it choose a committee of three members? (where all members have equal standing)\r\n" );
document.write( "\r\n" );
document.write( "We're just Choosing here, and we don't care what order we choose them in.\r\n" );
document.write( "\r\n" );
document.write( "So that's \r\n" );
document.write( "\r\n" );
document.write( "14 members CHOOSE 3.  \r\n" );
document.write( "\r\n" );
document.write( "There are several different notations used for that, depending on your book\r\n" );
document.write( "and/or teacher.  They are\r\n" );
document.write( "\r\n" );
document.write( "C(14,3), 14C3, 14C3, and \"%28matrix%282%2C1%2C14%2C3%29%29\".\r\n" );
document.write( "\r\n" );
document.write( "Use the one your teacher uses.\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "b. 22 drivers start a race. assuming all of the drivers are equally skilled. how many top five finishes are possible?
\n" ); document.write( "
\r\n" );
document.write( "Here the 5 drivers are PLACED in a certain order.  There is the one in 1st\r\n" );
document.write( "PLACE, 2nd PLACE, third PLACE, 4th PLACE, and 5th PLACE.  So order is important,\r\n" );
document.write( "so we have\r\n" );
document.write( "\r\n" );
document.write( "22 drivers PLACE 5.\r\n" );
document.write( "\r\n" );
document.write( "That's either written P(23,5), 23P5, or 23P5. \r\n" );
document.write( "

\n" ); document.write( "c. how many different 3 topping pizzas can be made from a list of 20 different toppings?
\n" ); document.write( "
\r\n" );
document.write( "We're just Choosing, not POSITIONING or PLACING, (because we don't care if\r\n" );
document.write( "the mushrooms are above or below the black olives or vice-versa).\r\n" );
document.write( "\r\n" );
document.write( "20 toppings choose 3 = C(20,3), 20C3, 20C3, or \"%28matrix%282%2C1%2C20%2C3%29%29\" \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );