document.write( "Question 855642: a standard deck of 52 cards holds 4 card each of twos through aces in four equal sized suit hearts, diamonds, club, and spades. if you choose a card at random, what is the probability of choosing an ace or a heart? \n" ); document.write( "
Algebra.Com's Answer #515486 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a standard deck of 52 cards holds 4 card each of twos through aces in four equal sized suit hearts, diamonds, club, and spades. if you choose a card at random, what is the probability of choosing an ace or a heart? \n" ); document.write( "------ \n" ); document.write( "# of ways to succeed = 4 + 13 - 1 = 16 \n" ); document.write( "# of possible outcomes:: 52 \n" ); document.write( "---- \n" ); document.write( "P(are or heart) = 16/52 = 8/26 = 4/13 \n" ); document.write( "------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |