document.write( "Question 855282: On any given day, the likelihood of seeing a hare is 40%\r
\n" ); document.write( "\n" ); document.write( "What is the probability of seeing a hare four days consecutively?
\n" ); document.write( "

Algebra.Com's Answer #515201 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "p(seeing a hare) = .40
\n" ); document.write( "P(on 4consecutive days) = .40^4 \n" ); document.write( "
\n" );