document.write( "Question 934888: Two unbiased dice are thrown in the air. Find the probability that the sum of the scores is greater than nine or an even number. \n" ); document.write( "
Algebra.Com's Answer #568082 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 36 possible outcomes: \n" ); document.write( "___1_2_3__4__5__6 \n" ); document.write( "1|_2_3_4__5__6__7 \n" ); document.write( "2|_3_4_5__6__7__8 \n" ); document.write( "3|_4_5_6__7__8__9 \n" ); document.write( "4|_5_6_7__8__9_10 \n" ); document.write( "5|_6_7_8__9_10_11 \n" ); document.write( "6|_7_8_9_10_11_12 \n" ); document.write( "... \n" ); document.write( "P(x > 9 0r even) = 10/36 + 18/36 - 5/36 (can't count twice) \n" ); document.write( "Let You check the counting \n" ); document.write( " \n" ); document.write( " |