document.write( "Question 1038845: Out of a standard deck of 52 cards, what are the chances of drawing 2 cards, and getting a 9 and a 7 in either order? \n" ); document.write( "
Algebra.Com's Answer #653585 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Out of a standard deck of 52 cards, what are the chances of drawing 2 cards, and getting a 9 and a 7 in either order?
\n" ); document.write( "-----------
\n" ); document.write( "Without replacement, meaning you don't put the 1st card back before drawing the 2nd card:
\n" ); document.write( "-------
\n" ); document.write( "There are 4 7's and 4 9's out of 52 cards.
\n" ); document.write( "The chance of getting either is 8/52 = 2/13
\n" ); document.write( "---
\n" ); document.write( "The 2nd draw is 4 chances out of 51.
\n" ); document.write( "-------
\n" ); document.write( "(2/13)*(4/51) = 8/663
\n" ); document.write( "
\n" );