document.write( "Question 1194203: In a class of 18 students made up of 10 females and 8 males, a slate of officers (class president, class secretary, and class treasurer) will be selected. Assuming that a student may not hold more than one office, how many of these slates will be all male? \n" ); document.write( "
Algebra.Com's Answer #826333 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "8 choices for President
\n" ); document.write( "7 choices for Secretary
\n" ); document.write( "6 choices for Treasurer\r
\n" ); document.write( "\n" ); document.write( "8*7*6 (= 8P3 = 8!/(8-3)! ) = 336 slates\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );