document.write( "Question 206215: A single card is drawn from a deck. Find the probability of selecting a 10 or a diamond.
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #155768 by HyperBrain(694) ![]() You can put this solution on YOUR website! There are 4 cards with a 10: 10 club, 10 diamond, 10 heart, 10 spade \n" ); document.write( "There are 13 diamond cards:\r \n" ); document.write( "\n" ); document.write( "Therefore, the number of ways to get a 10 or a diamond is (4+13)-1=16\r \n" ); document.write( "\n" ); document.write( "There are 52 cards in the deck.\r \n" ); document.write( "\n" ); document.write( "So, the probability is 16/52= 4/13\r \n" ); document.write( "\n" ); document.write( "Power up, \n" ); document.write( "HyperBrain! \n" ); document.write( " |