Summary of Triangle Types and Properties
Types of Triangles
- Equilateral Triangle: All sides are equal in length.
- Isosceles Triangle: Two sides are equal in length.
- Scalene Triangle: All sides are of different lengths.
- Right-angled Triangle: One angle is a right angle.
- Acute-angled Triangle: All angles are acute.
- Obtuse-angled Triangle: One angle is obtuse.
Angle Sum Property
- The sum of the angles in any triangle is always 180°.
Triangle Inequality Theorem
- For any triangle with sides of lengths a, b, and c:
- Each side must be less than the sum of the other two sides:
- a + b > c
- a + c > b
- b + c > a
- Each side must be less than the sum of the other two sides:
Examples of Valid and Invalid Triangle Sides
-
Valid Sets:
- (3, 4, 5)
- (5, 5, 8)
- (10, 20, 25)
-
Invalid Sets:
- (2, 2, 5) - fails because 2 + 2 is not greater than 5.
- (2, 4, 8) - fails because 2 + 4 is not greater than 8.