document.write( "Question 570978: if an apple is hanging from a string and 3 flies land on it, find the probability that all 3 are on points that are within the same hemisphere \n" ); document.write( "
Algebra.Com's Answer #367880 by stanbon(75887) ![]() You can put this solution on YOUR website! if an apple is hanging from a string and 3 flies land on it, find the probability that all 3 are on points that are within the same hemisphere \n" ); document.write( "---------- \n" ); document.write( "Binomial Problem with n = 3 and p(same) = 1/2 \n" ); document.write( "---- \n" ); document.write( "P(x = 3) = (1/2)^3 = 1/8 \n" ); document.write( "=========== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |