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.
Substitute ( 3,3) & ( 6,9)
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.