document.write( "Question 541824: you randomly select one card from a 52 card deck, what is the probability of selecting a numbered card or a club \n" ); document.write( "
Algebra.Com's Answer #354338 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
you randomly select one card from a 52 card deck, what is the probability of selecting a numbered card or a club
\n" ); document.write( "---
\n" ); document.write( "P(numcd OR clb) = P(numcd) + P(clb) - P(numcd AND clb)
\n" ); document.write( "-----
\n" ); document.write( "= [40 + 13 - 10]/52 = 43/52
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=================
\n" ); document.write( "
\n" );