document.write( "Question 964117: if a die is tossed once.what is the probability of obtaining even or prime number. ...... 2/3 1/3 \n" ); document.write( "
Algebra.Com's Answer #589000 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Possible outcomes : 1,2,3,4,5,6 <--- 6 of them
\n" ); document.write( "Even outcomes : 2,4,6 <--- 3 of them
\n" ); document.write( "Prime outcomes : 2,3,5 <--- 3 of them
\n" ); document.write( "Both Even and Prime : 2 <--- 1 of them
\n" ); document.write( "\"P=%283%2B3-1%29%2F6\"
\n" ); document.write( "\"P=5%2F6\"
\n" ); document.write( "The only number remaining is 1 which is neither prime nor even.
\n" ); document.write( "
\n" ); document.write( "
\n" );