document.write( "Question 235828: There is a 50% chance of rain on Saturday and a 50% chance of rain on Sunday. What is the probability of 2 sunny days this weekend? \n" ); document.write( "
Algebra.Com's Answer #173647 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There is a 50% chance of rain on Saturday and a 50% chance of rain on Sunday. What is the probability of 2 sunny days this weekend? \n" ); document.write( "-------- \n" ); document.write( "The events are independent, so \n" ); document.write( "P(sunny and sunny) = P(sunny)*P(sunny) = 0.5*0.5 = 0.25 \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |