document.write( "Question 322095: The greatest angle of a triangle ABC whose sides are a=5, b=5√3 and c=5 ,is ? \n" ); document.write( "
Algebra.Com's Answer #231315 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The greatest angle of a triangle ABC whose sides are a=5, b=5√3 and c=5 ,is ?
\n" ); document.write( "------------
\n" ); document.write( "a = c so it's an isoceles triangle.
\n" ); document.write( "b is the longest side, so the angle opposite is the largest.
\n" ); document.write( "Use the Cosine Law:
\n" ); document.write( "\"b%5E2+=+a%5E2+%2B+c%5E2+-+2ac%2Acos%28B%29\"
\n" ); document.write( "\"cos%28B%29+=+%28-b%5E2+%2B+a%5E2+%2B+c%5E2%29%2F%282ac%29\"
\n" ); document.write( "cos(B) = (-75 + 25 + 25)/2*5*5
\n" ); document.write( "cos(B) = -25/50 = -0.5
\n" ); document.write( "B = 120º
\n" ); document.write( "
\n" ); document.write( "
\n" );