document.write( "Question 757401: The probability it will rain today in a particular city is 0.4039. Determine the probability that it won't rain. \n" ); document.write( "
Algebra.Com's Answer #460797 by LearnWithMajor(33)\"\" \"About 
You can put this solution on YOUR website!
If the probability that something will happen is known then the probability that it wont happen can be found by subtracting the probability that it will happen from 1.\r
\n" ); document.write( "\n" ); document.write( "P(Will Rain) = 0.4039\r
\n" ); document.write( "\n" ); document.write( "P(Will Not Rain) = 1 - P(Will Rain) = 1 - 0.4039 = 0.5961
\n" ); document.write( "
\n" );