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)![]() ![]() 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( " \n" ); document.write( " \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( " |