document.write( "Question 1062818: The lenght of the sides of a triangle are decided by throwing a die thrice, the probability that the triangle is an isosceles triangle? \n" ); document.write( "
Algebra.Com's Answer #677837 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
want the probability that in three throws of a die, two of the throws will have the same number.
\n" ); document.write( "There are 216 outcomes
\n" ); document.write( "There are 6 ways exactly two will occur:11,22,33,44,55,66
\n" ); document.write( "The third number is not the same with probability 5/6
\n" ); document.write( "Therefore, it is 6*(5/6)(1/6)(1/6)=5/36
\n" ); document.write( "That would be 30 outcomes in 216 trials
\n" ); document.write( "211,311,411,511,611
\n" ); document.write( "122,322,422,522,622, etc.
\n" ); document.write( "An equilateral triangle is a special case of an isosceles triangle.
\n" ); document.write( "So we need to add the 6 cases where all numbers are the same: 111,222,etc.
\n" ); document.write( "There are now 36 outcomes in 216 trials or a probability of 1/6.
\n" ); document.write( "
\n" );