document.write( "Question 871240: Choose a natural number between 1 and 100, inclusive. What is the probability that the number chosen is not a multiple of 5? (Enter the probability as a fraction.) \n" ); document.write( "
Algebra.Com's Answer #525386 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
P(not a multiple of 5) = 1 - P(is a multiple of 5) = 1 - 20/100 = .8 \n" ); document.write( "
\n" );