document.write( "Question 447690: You are dealt 3 cards from a standard deck of 52. Find the probabaility that all the cards are aces. I need to show my work using a tree diagram \n" ); document.write( "
Algebra.Com's Answer #308156 by stanbon(75887) ![]() You can put this solution on YOUR website! You are dealt 3 cards from a standard deck of 52. Find the probabaility that all the cards are aces. I need to show my work using a tree diagram \n" ); document.write( "----- \n" ); document.write( "That would be an enormous tree diagram with 52 roots and 52*51*50 = 132600 \n" ); document.write( "branches. \n" ); document.write( "----- \n" ); document.write( "Answer to your Problem without a tree diagram: \n" ); document.write( "# of ways to get 3 aces: 4*3*2 = 24 \n" ); document.write( "------- \n" ); document.write( "# of possible 3 hand outcomes: 52*51*50 = 132600 \n" ); document.write( "---------------- \n" ); document.write( "P(3 aces) = 24/132600 = 0.0001810 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |