document.write( "Question 971497: When throwing a die, what is the probability of getting an even number or a number bigger than 3? \n" ); document.write( "
Algebra.Com's Answer #593965 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P (even) + P(>3)= P(even)+P(>3)-P(BOTH)\r
\n" ); document.write( "\n" ); document.write( "= (1/2) + (1/2) - (1/3)=(2/3)\r
\n" ); document.write( "\n" ); document.write( "Or, look at the 6 outcomes it is OR, so 2,4,5,6 all work, the 2 because it is even and the others, because they are greater than 3. That is 4/6.
\n" ); document.write( "
\n" );