document.write( "Question 846794: Choose a natural number between 1 and 100, inclusive. What is the probability that the number chosen is not a multiple of 4? (Enter the probability as a fraction.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #510003 by Fombitz(32388) You can put this solution on YOUR website! Look at the numbers that are multiples of 4. \n" ); document.write( "{4,8,12,...,96,100} \n" ); document.write( "There are 25 of them. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |