document.write( "Question 1156338: If a fair die is rolled 7 times, what is the probability, to the nearest thousandth, of getting exactly 3 twos? \n" ); document.write( "
Algebra.Com's Answer #779039 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "P(two) on each roll is 1/6; P(other) on each roll is 5/6.

\n" ); document.write( "The number of ways to select 3 of the 7 rolls to be the twos is C(7,3)

\n" ); document.write( "P(3 twos in 7 rolls) = \"%28C%287%2C3%29%29%28%281%2F6%29%5E3%29%28%285%2F6%29%5E4%29\"

\n" ); document.write( "Use a calculator and round as directed.

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