document.write( "Question 1050798: If you randomly select a card from a well-shuffled standard deck of 52 cards, what is the probability that the card you select is a club or 5? (Your answer must be in the form of a reduced fraction.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #666439 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Need to Know:
\n" ); document.write( "P(A or B) = P(A) + P(B) - P(A and B)
\n" ); document.write( "standard deck of 52 cards: select 1
\n" ); document.write( "P(C 0r 5) = 13/52 + 4/52 - 1/52 = 16/52 = 4/13
\n" ); document.write( "
\n" );