document.write( "Question 161470: Find the number of outcomes of a sample space
\n" );
document.write( " Selecting 3 cards (without replacement) from a regular deck of 52 cards (Assume order is not important.)*
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #118932 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (52*51*50)=132,600 OUTCOMES. \n" ); document.write( "132,600(3*2*1)=795,600 IGNORING ORDER. \n" ); document.write( " |