document.write( "Question 44766: In how many ways can you draw a club or a face card from an ordinary deck of playing cards? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I know that you have to use the multiplication principle of counting but I just don't know where to start
\n" ); document.write( "

Algebra.Com's Answer #29630 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
club cards + face cards - face clubs that are clubs
\n" ); document.write( "13/52 + 12/52 - 3/52 = 22/52
\n" ); document.write( "22 different ways
\n" ); document.write( "
\n" );