document.write( "Question 892971: A single card is drawn from a standard deck of cards. Find the probability if the given information is known about the chosen card. A face card is a jack, queen, or king. \r
\n" );
document.write( "\n" );
document.write( "P(face card|jack) \n" );
document.write( "
Algebra.Com's Answer #540994 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A single card is drawn from a standard deck of cards. Find the probability if the given information is known about the chosen card. A face card is a jack, queen, or king. \n" ); document.write( " P(face card |jack) = P(face card AND jack)/P(jack) = (4/52)/(4/52) = 1 \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |