document.write( "Question 288910: If a coin is tossed three times, and then a die is rolled three times, finally a 3-card hand is drawn from a deck of cards, how many different outcomes are possible? \n" ); document.write( "
Algebra.Com's Answer #209335 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If a coin is tossed three times: 2^3 = 8 possible outcomes
\n" ); document.write( "-----------
\n" ); document.write( "and then a die is rolled three times: 6^3 = 216 possible outcomes
\n" ); document.write( "-----------
\n" ); document.write( "finally a 3-card hand is drawn from a deck of cards: 52C3 = 22100 possible outcomes
\n" ); document.write( "=========================
\n" ); document.write( "How many different outcomes are possible?
\n" ); document.write( "Ans: 8*216*22100 = 38,188,800 different outcomes
\n" ); document.write( "======================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );