document.write( "Question 284349: You are dealt 5 cards from a standard deck of 52 cards. What is the probability that all 5 cards are face cards? (Note: There are 12 face cards in the deck – the jack, queen, and king of each of the four suits are considered face cards.) \n" ); document.write( "
Algebra.Com's Answer #206343 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Each event is independent. \n" ); document.write( "Find the probability of each and multiply them together. \n" ); document.write( "At first, \n" ); document.write( "P(face)=12/52 \n" ); document.write( "Second card, \n" ); document.write( "P(face)=11/51 \n" ); document.write( "Third card, \n" ); document.write( "P(face)=10/50 \n" ); document.write( "Fourth card, \n" ); document.write( "P(face)=9/49 \n" ); document.write( "and finally \n" ); document.write( "P(face)=8/48 \n" ); document.write( "P(5 faces)= \n" ); document.write( "P(5 faces)= \n" ); document.write( "or approximately \n" ); document.write( "P(5 faces) = |