document.write( "Question 807596: If you are dealt a hand of 5 cards, what is the probability that all the cards are the same suit? How do I solve this? \n" ); document.write( "
Algebra.Com's Answer #486443 by Edwin McCravy(20064)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "P(\"%28matrix%284%2C1%2CThey%2Care%2Call%2Cspades%29%29\"OR\"%28matrix%284%2C1%2CThey%2Care%2Call%2Cclubs%29%29\"OR\"%28matrix%284%2C1%2CThey%2Care%2Call%2Chearts%29%29\"OR\"%28matrix%284%2C1%2CThey%2Care%2Call%2Cdiamonds%29%29\") =\r\n" );
document.write( "\r\n" );
document.write( "P(\"%28matrix%284%2C1%2CThey%2Care%2Call%2Cspades%29%29\")+P(\"%28matrix%284%2C1%2CThey%2Care%2Call%2Cclubs%29%29\"+P(\"%28matrix%284%2C1%2CThey%2Care%2Call%2Chearts%29%29\"+P(\"%28matrix%284%2C1%2CThey%2Care%2Call%2Cdiamonds%29%29\") =\r\n" );
document.write( "\r\n" );
document.write( "\"%22C%2813%2C5%29%22%2F%22C%2852%2C5%29%22\"+\"%22C%2813%2C5%29%22%2F%22C%2852%2C5%29%22\"+\"%22C%2813%2C5%29%22%2F%22C%2852%2C5%29%22\"+\"%22C%2813%2C5%29%22%2F%22C%2852%2C5%29%22\" =\r\n" );
document.write( "\r\n" );
document.write( "4·\"%22C%2813%2C5%29%22%2F%22C%2852%2C5%29%22\" =\r\n" );
document.write( "\r\n" );
document.write( "4· \"1287%2F2598960\" = \"5148%2F2598960\" = \"33%2F16640\"\r\n" );
document.write( "\r\n" );
document.write( "or approximately .0019807923\r\n" );
document.write( "\r\n" );
document.write( "[Note: this is not the probability of getting a flush, but the\r\n" );
document.write( "probability of getting a flush OR a straight flush.]\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );