document.write( "Question 369802: concern 2-card hands from a standard 52-card deck.. A standard deck has13 cards from each of 4 suits (clubs, diamonds, hearts, spades). The 13 cards have face value 2 through10, jack, queen, king, or ace. Each face value is a \"kind\" of card. The jack, queen, and king are \"face cards.\"
\n" ); document.write( "20. What is the probability that exactly one card is a spade?
\n" ); document.write( "21. What is the probability that at least one card is a spade?
\n" ); document.write( "22. What is the probability that both cards are face cards?
\n" ); document.write( "23. What is the probability that both cards are spade face cards?
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "a student takes a True/False quiz with 4 questions, each equally likely to be either T or F. \r
\n" ); document.write( "\n" ); document.write( "50. What is the probability of getting the first two questions correct?\r
\n" ); document.write( "\n" ); document.write( "52. What is the probability of getting all four questions correct given that the answers to the first two questions are correct?
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "64. A directory on a computer's hard disk contains 12 files, 3 of which have viruses. If a file with a virus is selected, the virus is detected and another file is then selected. Find the expected number of files that must be selected before a virus-free file is found
\n" ); document.write( "

Algebra.Com's Answer #263524 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
20. What is the probability that exactly one card is a spade?
\n" ); document.write( "P(Spade followed by NonSpade + Nonspade followed by Spade)=
\n" ); document.write( "(13/52)*(39/51)+(39/52)*(13/51)
\n" ); document.write( "21. What is the probability that at least one card is a spade?
\n" ); document.write( "=1-P(both NonSpade) = 1-39/52*(38/51)
\n" ); document.write( "22. What is the probability that both cards are face cards?
\n" ); document.write( "P(face followed by face)=16/52*(15/51)
\n" ); document.write( "23. What is the probability that both cards are spade face cards?
\n" ); document.write( "=4/52*(3/51)
\n" ); document.write( "====
\n" ); document.write( "50. What is the probability of getting the first two questions correct?
\n" ); document.write( "P(CC)=1/2*1/2=1/4
\n" ); document.write( "52. What is the probability of getting all four questions correct given that the answers to the first two questions are correct?
\n" ); document.write( "P(four correct/first two correct)=P(last two correct)=1/2*(1/2)=1/4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );