document.write( "Question 422485: A card is chosen at random from a deck of 52 cards. Its is not replaced and a second card is chosen.What is the probability of getting a jack then an eight? \n" ); document.write( "
Algebra.Com's Answer #294902 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "probability of getting jack on first chance = 4/52 \r
\n" ); document.write( "\n" ); document.write( "probability of getting an eight on second chance = 4/51 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability = 4/52 *4/51 \r
\n" ); document.write( "\n" ); document.write( "= 4/ 663
\n" ); document.write( "
\n" ); document.write( "
\n" );