document.write( "Question 617218: Please help me solve this problem Thank you :\r
\n" ); document.write( "\n" ); document.write( "Find the number of ways of choosinga hand of seven cards from a standard deck of cards consisting of four cards from one suit and three cards from another suit.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "My guess is 13C4*13C3 ????
\n" ); document.write( "

Algebra.Com's Answer #388218 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Find the number of ways of choosing a hand of seven cards from a standard deck of cards consisting of four cards from one suit and three cards from another suit.
\n" ); document.write( "
\r\n" );
document.write( "Pick the suit to get the 4 cards from in 4 ways.\r\n" );
document.write( "Pick the suit to get the 3 cards from in 3 ways.\r\n" );
document.write( "Pick the 4 cards from the first suit in 13C4 ways.\r\n" );
document.write( "Pick the 3 cards from the second suit in 13C3 ways.\r\n" );
document.write( "\r\n" );
document.write( "Answer = 4·3·13C4·13C3 = 2453880 ways.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );