๐ Understanding Isosceles and Equilateral Triangles with Coordinate Proofs
Coordinate proofs use the coordinate plane to prove geometric concepts. When dealing with triangles, we often use the distance formula to show that sides are congruent (equal in length). Let's dive into isosceles and equilateral triangles!
๐ Definitions
- ๐ Isosceles Triangle: A triangle with at least two sides of equal length.
- ๐ Equilateral Triangle: A triangle with all three sides of equal length.
๐ Coordinate Proofs: A Side-by-Side Comparison
| Feature |
Isosceles Triangle |
Equilateral Triangle |
| Definition |
At least two sides congruent. |
All three sides congruent. |
| Coordinate Proof Strategy |
Calculate the lengths of all three sides using the distance formula. Show that at least two sides have equal length. |
Calculate the lengths of all three sides using the distance formula. Show that all three sides have equal length. |
| Distance Formula |
$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$ |
$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$ |
| Example Coordinates |
A(1, 1), B(4, 5), C(8, 2). AB = $\sqrt{25}$ , BC = $\sqrt{25}$, AC = $\sqrt{49}$. AB = BC, so it's isosceles. |
A(0, 0), B(3, 0), C($\frac{3}{2}, \frac{3\sqrt{3}}{2}$). AB = 3, BC = 3, AC = 3. All sides are equal. |
๐ก Key Takeaways
- ๐ Isosceles: At least two sides must be equal. Don't forget to use the distance formula!
- ๐งช Equilateral: All three sides must be equal. This also means all angles are equal (60 degrees).
- ๐ Distance Formula: The distance formula, $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$, is your best friend for coordinate proofs.
- ๐ง Coordinate Proofs: Use the given coordinates and the distance formula to rigorously prove the properties of triangles.
- ๐ Visualization: Sketching the triangle on a coordinate plane can help you visualize the problem and avoid mistakes.