document.write( "Question 854720: Probability of rain tomorrow is 0.2, probability of snow tomorrow is 0.3, what is probability that it will neither rain nor snow tomorrow? \n" ); document.write( "
Algebra.Com's Answer #514830 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "P(it will neither rain nor snow tomorrow) = 1 - (.2 + .3) = 1-.5 = .5 \n" ); document.write( "
\n" );