document.write( "Question 851028:
\n" );
document.write( "A biologist finds that 24% of fruit flies have short wings and 47% have eye defects. Assuming these two events are independent, what is the probability that a randomly selected fruit fly has neither short wings nor eye defects? \n" );
document.write( "
Algebra.Com's Answer #512516 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A biologist finds that 24% of fruit flies have short wings and 47% have eye defects. Assuming these two events are independent, what is the probability that a randomly selected fruit fly has neither short wings nor eye defects? \n" ); document.write( "----- \n" ); document.write( "P(not short wings) = 1-0.24 = 0.76 \n" ); document.write( "----- \n" ); document.write( "P(not eye defects) = 1-0.47 = 0.53 \n" ); document.write( "------- \n" ); document.write( "P(not short wings AND not eye defects) = 0.74*0.53 = 0.3922 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------------ \n" ); document.write( " |