document.write( "Question 575304: Find the probability that when you draw a single card from a well shuffled standard deck of cards, you choose an ace or a club. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #369458 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the probability that when you draw a single card from a well shuffled standard deck of cards, you choose an ace or a club. \n" ); document.write( "--- \n" ); document.write( "# of ways to pick ace or club = 4 + 13 - 1 = 16 \n" ); document.write( "--- \n" ); document.write( "P(pick ace or club) = 16/52 = 4/13 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |