document.write( "Question 484478: Probability: A dice shows the numbers 1,2,3,4,5, and 6 if each number has an equal chance of appearing on any given roll, what is the probability that 2 or 4 appears? \n" ); document.write( "
Algebra.Com's Answer #331484 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "A dice shows the numbers 1,2,3,4,5, and 6 if each number has an equal chance of
\n" ); document.write( " appearing on any given roll. That is, each has a probability of 1/6.
\n" ); document.write( "P(2 'or' 4) = 1/6 + 1/6 = 2/6 = 1/3 \n" ); document.write( "
\n" );