document.write( "Question 472705: Suppose the probability of rain on Saturday is 25% and the probability of rain on Sunday is 75%.
\n" );
document.write( "What is the probability it will rain on the weekend? \n" );
document.write( "
Algebra.Com's Answer #324030 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! P(rain) = 1 - P(no rain)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 1 - (.75)(.25) = .8125 \n" ); document.write( " |