Sign In
To classify the triangle by its sides you need to know their lengths. To determine if the triangle is a right triangle, you need to know the slopes of the sides.
Classify by sides: Isosceles triangle
Right triangle? No
Let's start by drawing the triangle in a coordinate plane.
Now we can classify the triangle by calculating the side lengths, and then we can determine if it is a right triangle.
To classify a triangle by its sides we need to calculate the length of the sides using the Distance Formula. Let's start by finding the distance between A( 3, 3) and B( 6, 9). This will give us the value of AB.
Substitute ( 3,3) & ( 6,9)
We can find the lengths of the other sides in the same way.
| Side | Points | sqrt((x_2-x_1)^2+(y_2-y_1)^2) | Length |
|---|---|---|---|
| AB | ( 3,3) & ( 6,9) | sqrt(( 6- 3)^2+( 9- 3)^2) | 3sqrt(5) |
| AC | ( 3,3) & ( 6,-3) | sqrt(( 6- 3)^2+( -3- 3)^2) | 3sqrt(5) |
| BC | ( 6,9) & ( 6,-3) | sqrt(( 6- 6)^2+( -3- 9)^2) | 12 |
As we can see, AB and AC have the same length. Since two of the sides are congruent, the triangle is isosceles.
In our diagram, we see that ∠B and ∠C are acute angles. In order for △ ABC to be a right triangle, ∠A must be a right angle. To determine if this is the case, we will first calculate the slope of AC and AB using the Slope Formula.
| Side | Points | y_2-y_1/x_2-x_1 | Slope | Simplified Slope |
|---|---|---|---|---|
| AC | ( 3,3) & ( 6,-3) | -3- 3/6- 3 | -6/3 | -2 |
| AB | ( 3,3) & ( 6,9) | 9- 3/6- 3 | 6/3 | 2 |
Since -2 and 2 are not opposite reciprocals, we know that AC is not perpendicular to AB. Therefore, â–³ ABC is not a right triangle.