document.write( "Question 906285: If two balanced dice are rolled,What is the probability that the sum of the two numbers that appear will be odd? \n" ); document.write( "
Algebra.Com's Answer #549695 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
count the odds:
\n" ); document.write( "P = #odds/36
\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( "
\n" );