document.write( "Question 1073407: 1. what is the probability that a card is a club in a 52 card deck?
\n" );
document.write( "2. What is the probability that a card is a club and black in a 52 card deck? \n" );
document.write( "
Algebra.Com's Answer #688226 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 1. \r \n" ); document.write( "\n" ); document.write( "There are 13 club cards out of 52 total. \r \n" ); document.write( "\n" ); document.write( "Dividing the values gives: 13/52 = 1/4\r \n" ); document.write( "\n" ); document.write( "The probability of picking a club out of the deck is 1/4.\r \n" ); document.write( "\n" ); document.write( "========================================================================\r \n" ); document.write( "\n" ); document.write( "2. \r \n" ); document.write( "\n" ); document.write( "Since all club cards are black cards, this is redundant to what problem 1 is saying. The answer here is also 1/4. \n" ); document.write( " |