document.write( "Question 934886: The probability of A winning the race is 1/5 and the probability of B winning the race is 1/4. Find the probability that neither should win \n" ); document.write( "
Algebra.Com's Answer #568084 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P(neither) = 1 - P(either) = 1 - (1/5 + 1//4) = 1- 9/20 = 11/20 \n" ); document.write( "
\n" );