document.write( "Question 629297: A certain committee consists of 11 people. From the committee, a president, a vice-president, and a secretary are to be chosen. In how many ways can these 3 offices be filled? Assume that a committee member can hold at most one of these offices. \n" ); document.write( "
Algebra.Com's Answer #396170 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "From the committee of 11, a president, a vice-president, and a secretary are to be chosen.
\n" ); document.write( "Order Important
\n" ); document.write( "how many ways can these 3 offices be filled is 11P3 = 11!/8! = \"11%2A10%2A9\" \n" ); document.write( "
\n" );