document.write( "Question 246894: A fair die is cast, a fair coin is tossed, and a card is drawn from a standard deck of 52 playing cards. Assuming these events are independent, what is the probability that the number falling uppermost on the die is even, the coins shows a tail, and the card is a spade?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #180209 by stanbon(75887) ![]() You can put this solution on YOUR website! A fair die is cast, a fair coin is tossed, and a card is drawn from a standard deck of 52 playing cards. \n" ); document.write( "Assuming these events are independent, what is the probability that the number falling uppermost on the die is even, the coins shows a tail, and the card is a spade? \n" ); document.write( "------------------------- \n" ); document.write( "Prob = (3/6)(1/2)(13/52 \n" ); document.write( "= (1/2)(1/2)(1/4) \n" ); document.write( "= 1/8 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |