document.write( "Question 1193822: A fair decimal die is rolled three times. What is the probability that\r
\n" );
document.write( "\n" );
document.write( "All three outcomes represent odd numbers?
\n" );
document.write( "Answer: 1/8\r
\n" );
document.write( "\n" );
document.write( "The digit 1 occurs at least once?
\n" );
document.write( "Answer: 22/125 \n" );
document.write( "
Algebra.Com's Answer #825858 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Problem 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'm assuming a decimal die consists of the ten numbers 1,2,3,4,5,6,7,8,9,10 \n" ); document.write( "Though if instead it's 0,1,2,3,4,5,6,7,8,9, then the steps and answers mentioned below would be practically identical.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Half of them are odd (1,3,5,7,9) which means 1/2 is the probability of getting an odd result when rolling the die.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of getting three odd numbers in a row is (1/2)*(1/2)*(1/2) = (1/2)^3 = 1/8 \n" ); document.write( "Each roll is independent of one another.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 1/8 \n" ); document.write( "You have the correct answer. Nice work.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=======================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Problem 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's the sample space \n" ); document.write( "{1,2,3,4,5,6,7,8,9,10} \n" ); document.write( "which is the set of all possible outcomes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Ask yourself: what is the probability of rolling anything but \"1\"? \n" ); document.write( "The answer would be 9/10 since we have nine things we want (2 through 10) out of 10 outcomes total. \n" ); document.write( "Stringing three such results together in a row would have the odds of (9/10)^3 = 729/1000 \n" ); document.write( "This represents the probability of rolling three items in a row, none of which are \"1\". Repeats are allowed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The complement of this probability is \n" ); document.write( "1 - (729/1000) = 271/1000 \n" ); document.write( "which represents the probability of the result \"1\" showing up at least once. This is because we have two options of either: 1 shows up at least once, or 1 doesn't show up at all.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 271/1000 \n" ); document.write( "I'm not sure how you got 22/125, so please let me know your steps and/or thought process. If your teacher wrote 22/125 as the answer, then s/he made a typo. If I made a mistake somewhere, then please let me know. \n" ); document.write( " \n" ); document.write( " |