document.write( "Question 881301: I draw four cards at random from a standard pack (without replacement).
\n" );
document.write( "a. What is the probability that these four cards will be one ace, one king, one queen and one jack (in any order)?
\n" );
document.write( "b. What is the probability that none of these four cards will be an ace, a king, a queen or a jack?
\n" );
document.write( "c. What is the probability that at least one of these four cards will be an ace, a king, a queen or a jack? \n" );
document.write( "
Algebra.Com's Answer #532149 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! a) P = \n" ); document.write( "b) P = \n" ); document.write( "c) P = 1 - P(none) = 1 - |