document.write( "Question 892450: If a committee of 3 is to be chosen at random from a class of 13 students, what is the probability of the committee is to consist of a president, a vice president, and a treasurer? \n" ); document.write( "
Algebra.Com's Answer #540622 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The number of possible committees is C(13,3) = 286.\r\n" );
document.write( "\r\n" );
document.write( "Only 1 committee consiste of those three officers.\r\n" );
document.write( "\r\n" );
document.write( "Thats 1 way out of 286 or \"1%2F286\".  That's the desired probability.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );