document.write( "Question 848375: The probability that a bomb will hit the target is 0.65. If six bombs are dropped then find the probability that
\n" ); document.write( "4 will hit the target using binomial distribution
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #511048 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
(6 choose 4) * (.65)^4 * (.35)^2 = .3280 \n" ); document.write( "
\n" );