Solution
We want to use coordinate geometry to determine if the triangle is a right triangle
We can find the distance between all the three vertices.
The formula for distance between two points ( x1 , y1 ) and ( x2, y2) is given as :
Let us start by finding the distance AB
Let us find the distance BC
Now let us find the distance AC
The triangle will be a right triangle if it obeys pythagoras theorem
Pythagoras' theorem says if we square the longest side in a right triangle , then it must be equal to the sum of the squares of the other two sides
Let us see if that works. If it works, the triangle is right triangle. If it doesn't work, we conclude otherwise.
So we can say that only right triangle obeys pythagoras' theorem.
Now lets verify
Longest side is AC
Let us find the sum of the squares of AB and BC
Now we observe that ;
The triangle given is a right triangle
Our choice is Yes