document.write( "Question 1130183: A pheasant hunter bring down 75% of the birds he shoots at . What is the probability that at least of the next 5 pheasant shot at will escape? \n" ); document.write( "
Algebra.Com's Answer #747102 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
if it is at least one (number escaping is not stated), then the probability is 1- probability (none will escape)
\n" ); document.write( "That is 1-.75^5, or 0.7627
\n" ); document.write( "
\n" );