
David W. answered 04/11/19
Experienced Prof
There are three points given. They are:
A(2, 2)
B(4, 8)
C(−2, 6)
It usually helps a lot to plot these as (x,y) on graph paper. Even a rough sketch is helpful.
For the three line segments connecting these points (that is, AB, BC, and CA), a triangle may be formed or not. The condition is: the sum of any two lengths must exceed the third length.
So, we need the distance formula:
dAB = √ ( (yB - yA)2 + (xB - xA)2 ) [notice that this is the Pythagorean Theorem c2 = a2 + b2 ]
d1 = length of AB = √ ( (8-2)2 + (4-2)2 ) = √ (62 + 22) = √ (36+4) = √40 = 2√10
d2 = length of BC = √ ( (6-8)2 + ((-2)-4)2 ) = √ ( (-2)2 + (-6)2 ) = √(4+36) = √40 = 2√10
d3 = length of CA = √ ( (2-6)2 + (2-(-2))2 ) = √ ( (-4)2 + 42 ) = √(16+16) = √32 = 4√2
The definition of isosceles triangle : two sides of equal length
ABC is an isosceles triangle.
Note:
In geometry, an isosceles triangle is a triangle that has two sides of equal length. Sometimes it is specified as having two and only two sides of equal length, and sometimes as having at least two sides of equal length, the latter version thus including the equilateral triangle as a special case.