document.write( "Question 1132046: A pair of dice is tossed and the sum of the two dice is calculated. Find the probability the sum is 3.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #748888 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The total space of events is the space of all pairs (a,b), where \"a\" and \"b\" are integer numbers from 1 to 6 inclusively.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the total space of events has 6*6 = 36 elements, that are such pairs (outcomes).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The favorable set is the set of pairs (a,b) with a + b = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It consists of pairs (1,2) and (2,1), counting exactly 2 (two) elements.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the probability under the question is the ratio  \"2%2F36\" = \"1%2F18\".      ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );