document.write( "Question 803213: 1. You randomly select 1 card from a 52-card deck. Find the probability of selecting:
\n" );
document.write( "a) a 2 or a 3
\n" );
document.write( "b) a 7 or an 8
\n" );
document.write( "c) a red 2 or a black 3
\n" );
document.write( "d) a red 7 or a black 8
\n" );
document.write( "e) the 2 of hearts or the 3 of spades
\n" );
document.write( "f) the 7 of hearts or the 8 of spades\r
\n" );
document.write( "\n" );
document.write( "2. You draw 1 card from ta 52-card deck. Then the card is replaced in the deck the deck is shuffled and you draw again. Find the probability of drawing:
\n" );
document.write( "a) a picture card the first time and a heart the second time.
\n" );
document.write( "b) a jack the first time and a club the second time.
\n" );
document.write( "c) a king each time
\n" );
document.write( "d) a 3 each time.
\n" );
document.write( "e) a red card each time.
\n" );
document.write( "f) a black card each time. \n" );
document.write( "
Algebra.Com's Answer #484243 by algebrahelp101(11)![]() ![]() ![]() You can put this solution on YOUR website! a) 3/13 \n" ); document.write( "b)3/13 \n" ); document.write( "c) 1/13 \n" ); document.write( "d)1/13 \n" ); document.write( "e)1/26 \n" ); document.write( "f)1/26 \n" ); document.write( " \n" ); document.write( " |