document.write( "Question 315511: A pair of fair dice is rolled. What is the probability of rolling a sum that is even or prime? \n" ); document.write( "
Algebra.Com's Answer #225724 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
A pair of fair dice is rolled. What is the probability of rolling a sum that is even or prime?\r
\n" ); document.write( "\n" ); document.write( "smallest number that can be rolled is 2
\n" ); document.write( "largest number that can be rolled is 12
\n" ); document.write( "all numbers have an equal chance of being rolled
\n" ); document.write( "total of 11 possible numbers that can be rolled
\n" ); document.write( "2,3,5,7,11 are prime, that is 5 numbers
\n" ); document.write( "2,4,6,8,10,12 are even, that is 6 numbers, the number 2 is in this list as well
\n" ); document.write( "9 is the only number that is not in either list
\n" ); document.write( "the probability is 10/11 or 90.91%
\n" ); document.write( "
\n" ); document.write( "
\n" );