document.write( "Question 997860: One card is selected randomly from a standard 52-card deck. \r
\n" );
document.write( "\n" );
document.write( "A. What is the probability of drawing a spade?
\n" );
document.write( "B. What is the odds against drawing a spade? \n" );
document.write( "
Algebra.Com's Answer #615793 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! A) 13 spades out of 52 cards = 13/52 = 1/4 \n" ); document.write( "B) 39 non-spades out of 52 cards = 39/52 = 3/4 \n" ); document.write( " |