document.write( "Question 270351: what is the probability that a king will be selected in the first and second draw (assuming the king was not replaced)?
\n" );
document.write( "I thought it would be :
\n" );
document.write( "(4/52)(3/51) but that equals 4.52 and i know it cannot be greater than 1. What am i missing. The book states it should be .0045.
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #198056 by Alan3354(69443) You can put this solution on YOUR website! It is (4/52)*(3/51) = 1/13*17 \n" ); document.write( "=~ 0.0045 \n" ); document.write( " |