document.write( "Question 360786: a spinner has regions numbered 1 through 21. what is the probability that the spinner will stop on an even number or a mulitiple of 3? reduce fraction if necessary. \n" ); document.write( "
Algebra.Com's Answer #257451 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "21 numbers from 1 to 21
\n" ); document.write( "10 even numbers: 2,4,6,8,10,12,14,16,18,20
\n" ); document.write( "7 numbers which are multiple of 3: 3,6,9,12,15,18,21
\n" ); document.write( "P(even 'or' multiple of three) = P(even) + P(multiple of three)
\n" ); document.write( "P(even 'or' multiple of three) = 10/21 + 7/21 = 17/21 \n" ); document.write( "
\n" );