document.write( "Question 1149465: The distribution of B.A. degrees conferred by a local college is listed below, by major. What is the probability that a randomly selected degree is in engineering? n =11, p = 0.4, x =8 \n" ); document.write( "
Algebra.Com's Answer #770782 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
this is 11C8*0.4^8*0.6^3 in the form of nCrp^r(1-p)^(n-r)
\n" ); document.write( "165*0.4^8*0.6^3=0.0234
\n" ); document.write( "
\n" );