Two corners of an isosceles triangle are at (2 ,4 )(2,4) and (8 ,5 )(8,5). If the triangle's area is 9 9, what are the lengths of the triangle's sides?

1 Answer
May 20, 2018

Lengths of three sides are color(purple)(6.08, 4.24, 4.246.08,4.24,4.24

Explanation:

Given : A(2,4), B(8,5), Area = 9A(2,4),B(8,5),Area=9 and it’s an isosceles triangle. To find the sides of the triangle.

AB = c = sqrt((8-2)^2 + (5-4)^2) = sqrt37 = 6.08AB=c=(82)2+(54)2=37=6.08, using distance formula.

Area = A_t = 9 = (1/2) * c * hArea=At=9=(12)ch

h = (9*2) / sqrt37 = 18 / sqrt37h=9237=1837

Side a = b = sqrt((c/2)^2 + h^2)a=b=(c2)2+h2, using Pythagoras theorem

a = b = sqrt((sqrt37/2)^2 + (18/(sqrt37))^2)a=b= (372)2+(1837)2

=> sqrt((37/4) + (324/37))(374)+(32437)

a = b = 4.24a=b=4.24