document.write( "Question 547691: choose a natural number between 1 and 22 inclusive. what is the probability that the number is a multiple of 3? \n" ); document.write( "
Algebra.Com's Answer #356534 by mathie123(224)\"\" \"About 
You can put this solution on YOUR website!
Well let's first see how many multiples of 3 there are between 1 and 22...\r
\n" ); document.write( "\n" ); document.write( "3, 6, 9, 12, 15, 18, 21 \r
\n" ); document.write( "\n" ); document.write( "(7 choices). \r
\n" ); document.write( "\n" ); document.write( "There are a total of 22 choices. \r
\n" ); document.write( "\n" ); document.write( "Therefore the probability that the number is a multiple of 3 is \"7%2F22\".
\n" ); document.write( "
\n" );