document.write( "Question 1006845: you are drawing two cards from regular deck of cards,what is the probability that you draw tow aces? \n" ); document.write( "
Algebra.Com's Answer #622915 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 4 aces in a standard deck.
\n" ); document.write( "With replacement,
\n" ); document.write( "\"P=%284%2F52%29%284%2F52%29=%281%2F13%29%281%2F13%29=1%2F169\"
\n" ); document.write( "Without replacement,
\n" ); document.write( "\"P=%284%2F52%29%283%2F51%29=%281%2F13%29%281%2F17%29=1%2F221\"
\n" ); document.write( "
\n" ); document.write( "
\n" );