document.write( "Question 832079: Suppose you draw a card from a well-shuffled deck of 52 cards. Determine the following probabilities
\n" );
document.write( "What is the probability of drawing a 10 ?
\n" );
document.write( "What is the probability of drawing a 2 or a king ?
\n" );
document.write( "What is the probability of drawing a heart?
\n" );
document.write( "What is the probability of drawing a red card ?
\n" );
document.write( "What is the probability of drawing a black 2 ? \n" );
document.write( "
Algebra.Com's Answer #501972 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you draw a card from a well-shuffled deck of 52 cards. Determine the following probabilities \n" ); document.write( "What is the probability of drawing a 10 ?:: 1/13 \n" ); document.write( "------------------------------------ \n" ); document.write( "What is the probability of drawing a 2 or a king ?:: 2/13 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "What is the probability of drawing a heart?:: 1/4 \n" ); document.write( "------------------------------------------------------ \n" ); document.write( "What is the probability of drawing a red card ?:: 1/2 \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "What is the probability of drawing a black 2 ?:: 2/52 = 1/26 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |