document.write( "Question 1198329: You choose at random two cards from a standard deck of 52 cards. What is
\n" );
document.write( "the probability of getting a ten and hearts? \n" );
document.write( "
Algebra.Com's Answer #831891 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You choose at random two cards from a standard deck of 52 cards. What is \n" ); document.write( "the probability of getting a ten and hearts? \n" ); document.write( "--------------- \n" ); document.write( "\"hearts\" is plural, more than one. \n" ); document.write( "So the ten must be the 10 of hearts. \n" ); document.write( "---- \n" ); document.write( "The 10 of hearts is 1 of 52 \n" ); document.write( "The 2nd heart is 12/51 \n" ); document.write( "(1/52)*(12/51) = 1/221 \n" ); document.write( " \n" ); document.write( " |