document.write( "Question 1185443: 3. Suppose that you roll a fair die 5 times. What are the odds that you roll\r
\n" ); document.write( "\n" ); document.write( "a) Exactly 4 sixes \r
\n" ); document.write( "\n" ); document.write( "b) At least 4 sixes.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #816269 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "a) exactly 4 sixes

\n" ); document.write( "The probability of a 6 on each roll is 1/6; the probability of any other outcome is 5/6.

\n" ); document.write( "The number of orders in which you can get exactly 4 sixes in 5 rolls is C(5,4).

\n" ); document.write( "P(4 sixes in 5 rolls) = \"C%285%2C4%29%28%281%2F6%29%5E4%29%28%285%2F6%29%5E1%29=5%285%2F6%5E5%29=25%2F6%5E5=25%2F7776\"

\n" ); document.write( "ANSWER: 25/7776

\n" ); document.write( "b) at least 4 sixes

\n" ); document.write( "To the answer for part a, add the probability of getting sixes on all 5 rolls.

\n" ); document.write( "P(5 sixes on 5 rolls) = \"%281%2F6%29%5E5=1%2F7776\"

\n" ); document.write( "ANSWER: 26/7776 (simplify if required)

\n" ); document.write( "
\n" ); document.write( "
\n" );