document.write( "Question 1192686: Solve the problems and show the solution.\r
\n" );
document.write( "\n" );
document.write( "1. A card is drawn at random from a well shuffled deck of 52 cards. Find the probability that the card drawn is a king or an ace.
\n" );
document.write( "2. What is the probability of drawing a heart and a black card?
\n" );
document.write( "3. What is the probability of drawing a heart and a face card? \n" );
document.write( "
Algebra.Com's Answer #824603 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 1. 4 kings 4 aces. The answer is 8/52 or reduced to 2/13 \n" ); document.write( "2. If this means at the same time, the answer is 0. Hearts are red. Otherwise it is (1/4)(26/51)=26/204 =13/102 if done without replacement. \n" ); document.write( "3. If this means at the same time, this is 3/52, since there are three face cards that are hearts. If it is a heart with the first (1/4) and a face card with the second, resubmit as that. The question says and and not or. \n" ); document.write( " |