document.write( "Question 54351: In one roll of two number cubes, what is the probability that the sum of the faces is 11? \n" ); document.write( "
Algebra.Com's Answer #36608 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
There are 2 ways to get an 11: (5,6) and (6,5)
\n" ); document.write( "There are 6*6=36 outcomes when rolling two dice.
\n" ); document.write( "Therefore the probability of getting an 11 is: 2/36
\n" ); document.write( "This can be reduced to:1/18
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );