document.write( "Question 852132: Four cards are drawn from a pack of 52 cards. What is the probability that a card from each of the four suits is obtained? \n" ); document.write( "
Algebra.Com's Answer #513180 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
With replacement,
\n" ); document.write( "\"P=%281%2F4%29%281%2F4%29%281%2F4%29%281%2F4%29=1%2F256\"
\n" ); document.write( "Without replacement,
\n" ); document.write( "\"P=%281%2F4%29%2813%2F51%29%2813%2F50%29%2813%2F49%29=2197%2F499800\"
\n" ); document.write( "
\n" ); document.write( "
\n" );