Can the following points form a triangle?
A(5, 5), B(4, 4) and C(3, 3)
If yes, which triangle it could be?
The three points don’t form a triangle.
Distance formula can be used to find the distance between points.
The given points are- A(5, 5), B(4, 4) and C(3, 3).
Using the distance formula we get,
AC=√(5−3)2+(5−3)2=√4+4=2√2BC=√(4−3)2+(4−3)2=√1+1=√2AB=√(5−4)2+(5−4)2=√1+1=√2
⇒The length of two sides are equal, i.e., AB = BC.
We can also see that BC + AB = AC.
Now, in any triangle, the sum of any two sides must be greater than the third side.
Since this condition is not satisfied, the points do not form any triangle.