document.write( "Question 349551: 70% of the people who tried a hamburger liked it. 8 customers bought it for the first time.\r
\n" ); document.write( "\n" ); document.write( "find the probability that at exactly 5 people like the hamburger
\n" ); document.write( "

Algebra.Com's Answer #249837 by Jk22(389)\"\" \"About 
You can put this solution on YOUR website!
a) This is a contradiction : if 5 out of 8 liked, this is 5/8=62.5% which is not 70% who normally should like
\n" ); document.write( "
\n" ); document.write( "b) If the prob. somebody eating an hamburger like it is 0.7, then :
\n" ); document.write( "choosing 5 people out of 8 gives : C(8,5)=8*7*6/(3*2)=8*7=56 possibilities.
\n" ); document.write( "
\n" ); document.write( "prob that these 5 like the ham. : 0.7^5
\n" ); document.write( "prob that the 3 remaining don't : 0.3^3
\n" ); document.write( "
\n" ); document.write( "hence P=56*.7^5*0.3^3=0.254
\n" ); document.write( "
\n" );