document.write( "Question 1185543: You are flipping a coin 3 times and rolling a 6-sided dice once. How many different possible outcomes are there? \n" ); document.write( "
Algebra.Com's Answer #816369 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The experiment is not described clearly enough. \n" ); document.write( "There are obviously 6 possible outcomes on rolling a 6-sided die once. \n" ); document.write( "For flipping a coin 3 times, the number of possible \"outcomes\" depends on whether it means the number of possible SEQUENCES of heads/tails (2*2*2=8 \"outcomes\"), or whether it means the NUMBERS of heads and tails (0 or 1 or 2 or 3 --> 4 \"outcomes\"). \n" ); document.write( "So I see two possible answers to the problem: \n" ); document.write( "sequences of heads/tails and number on the die: 8*6=48 different possible outcomes \n" ); document.write( "numbers of heads/tails and number on the dies: 4*6=24 different possible outcomes \n" ); document.write( " \n" ); document.write( " |