document.write( "Question 1026618: to compute the probability of the following outcome when rolling a pair of dice: The number on the first die is even or the number on the second die is even \n" ); document.write( "
Algebra.Com's Answer #641875 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The complement of the event that the number on the first die is even or the number on the second die is even is the event that both numbers on the two dice are odd.
\n" ); document.write( "The number of ways that both numbers are odd is 3*3 = 9.
\n" ); document.write( "Hence the probability that both numbers are odd is 9/36 or 1/4.\r
\n" ); document.write( "\n" ); document.write( "Thus the probability that the number on the first die is even or the number on the second die is even is \"1-1%2F4+=+3%2F4\".
\n" ); document.write( "
\n" );