document.write( "Question 365876: Two cards are drawn from a standard deck. What is the probability that the second card is a king\r
\n" ); document.write( "\n" ); document.write( "I have tried 48/52 times 4/51 (First being probability of not being a king then times that by probability of the second being a king) not sure if this is correct.
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #260752 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
If the first card is a King then only 3 remain.
\n" ); document.write( "\"P=3%2F51=1%2F17\"
\n" ); document.write( "If the first card is not a King then 4 remain.
\n" ); document.write( "\"P=4%2F51\"
\n" ); document.write( "
\n" ); document.write( "
\n" );