document.write( "Question 62758: A card is drawn at random from a standard 52-card deck. Find the probability that the card is an ace or not a club. \n" ); document.write( "
Algebra.Com's Answer #43614 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (13*3+1)/52 the 13*3 is all suits except clubs & the 1 is for the ace of clubs \n" ); document.write( "(39+1)/52=.7692307 or 76.92307% probability of success. \n" ); document.write( " |