document.write( "Question 1102556: Three cards are selected from a 52-card deck of cards. What is the probability of choosing three jacks? \n" ); document.write( "
Algebra.Com's Answer #717253 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! First probability is 4/52=1/13 \n" ); document.write( "Second is 3/51=1/17 \n" ); document.write( "Third is 2/50=1/25 \n" ); document.write( "The product of those three probabilities is the answer, or 1/5525 \n" ); document.write( " |