document.write( "Question 450603: The probability of rolling exactly three 4's in 5 rolls of a fair die \n" ); document.write( "
Algebra.Com's Answer #309942 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
p=probability of rolling a four
\n" ); document.write( "p=1/6, q=5/6
\n" ); document.write( "(p+q)^5 expand
\n" ); document.write( "5C3=10 coefficient
\n" ); document.write( "10p^3q^2=.03215 third term of the expansion.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );