document.write( "Question 54143: Anyone interested to help me out? Given two six sided dice compute the probability of getting two 11's in a row. My answer is 1/21 multiplied by 1/21=441. Please check my work. Thank you. \n" ); document.write( "
Algebra.Com's Answer #36437 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
There are only two ways to get eleven. ~> 6 and 5 ~or~ 5 and 6
\n" ); document.write( "6^2 = 36 There are a total of 36 different outcomes.
\n" ); document.write( "2/36 = 1/18 Is the probability of getting an 11
\n" ); document.write( "(1/18)(1/18) = 1/324
\n" ); document.write( "
\n" );