document.write( "Question 1068302: what is the probability of drawing a spade one the first draw and a second spade on the second draw? \n" ); document.write( "
Algebra.Com's Answer #683517 by rothauserc(4718) You can put this solution on YOUR website! there are 13 spades in a deck of 52 cards \n" ); document.write( ": \n" ); document.write( "Probability(P) of drawing a spade on first draw is 13/52 = 1/4 \n" ); document.write( ": \n" ); document.write( "Note we assume we are drawing cards without replacement \n" ); document.write( ": \n" ); document.write( "P of drawing a spade on the second draw is 12/51 = 4/17 \n" ); document.write( ": \n" ); document.write( "******************************************* \n" ); document.write( "P of drawing two spaces = 1/4 * 4/17 = 1/17 \n" ); document.write( "******************************************* \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |