document.write( "Question 776360: A card is selected at random from a standard deck of 52 cards. Find the probability of choosing a club or a 10 card. \n" ); document.write( "
Algebra.Com's Answer #473540 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A card is selected at random from a standard deck of 52 cards. Find the probability of choosing a club or a 10 card.
\n" ); document.write( "-------
\n" ); document.write( "P(Club or 10) = P(Club) +P(10) - P(club AND 10)
\n" ); document.write( "= 13/52 + 4/52 - 1/52
\n" ); document.write( "= 16/52
\n" ); document.write( "= 4/13
\n" ); document.write( "==========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" ); document.write( "
\n" );