Skip to main content

Triangle Fundamentals

Classify triangles by sides and angles, apply the Triangle Angle Sum theorem, and calculate triangle area including Heron's Formula for any triangle.

Lesson 2 of 11 Geometry & Measurement Beginner ⏱ 9 min read
πŸ”₯ Why This Matters

Triangles are the strongest shape in engineering β€” used in bridges, trusses, roof structures, and aerospace frames because they can't be distorted without changing the length of a side. Structural engineers, surveyors, game designers, and architects all need to classify and calculate triangles constantly. The triangle is the atom of geometry β€” every polygon can be divided into triangles to find its area.

🎯 What You'll Learn
  • Classify triangles by both their sides (equilateral, isosceles, scalene) and angles (acute, right, obtuse)
  • Apply the Triangle Angle Sum theorem: all interior angles sum to 180Β°
  • Calculate triangle area using base Γ— height and Heron's Formula (when all three sides are known)
πŸ“– Key Vocabulary
EquilateralAll three sides equal; all three angles = 60Β°. IsoscelesExactly two sides equal; the two base angles are also equal. ScaleneAll three sides different lengths; all three angles different. Angle Sum TheoremThe interior angles of any triangle always add to exactly 180Β°. Altitude (Height)The perpendicular distance from a vertex to the opposite side (base). Heron's FormulaFinds triangle area using only side lengths β€” no height needed. Semi-perimeter (s)\(s = \frac{a+b+c}{2}\) β€” half the perimeter, used in Heron's Formula.
Key Concept β€” Triangle Area Formulas

Standard formula (need base and height):

\[ A = \frac{1}{2} \times base \times height \]

Heron's Formula (need all three sides a, b, c):

\[ s = \frac{a+b+c}{2} \qquad A = \sqrt{s(s-a)(s-b)(s-c)} \]

Heron's Formula is especially useful when you know all three sides of a triangle but the height is not easy to measure directly.

Triangle Classification β€” By Sides and By Angles

By Sides
Equilateral β€” 3 equal sides, all angles 60Β°
Isosceles β€” 2 equal sides, 2 equal base angles
Scalene β€” no equal sides, no equal angles
By Angles
Acute β€” all 3 angles < 90Β°
Right β€” one angle = 90Β°
Obtuse β€” one angle > 90Β°
Worked Example 1 β€” Basic: Find the Missing Angle

A triangle has angles of 47Β° and 68Β°. Find the third angle.

\[ 47Β° + 68Β° + x = 180Β° \Rightarrow x = 180Β° - 115Β° = 65Β° \]

The third angle is 65Β°. All three angles (47Β°, 68Β°, 65Β°) are less than 90Β° β†’ this is an acute triangle.

Worked Example 2 β€” Intermediate: Area with Base and Height

Find the area of a triangle with base 14 cm and height 9 cm.

\[ A = \frac{1}{2} \times 14 \times 9 = \frac{126}{2} = 63 \text{ cm}^2 \]
Worked Example 3 β€” Real World: Heron's Formula for a Land Plot

A triangular plot has sides of 50 m, 65 m, and 80 m. Find its area.

  1. Semi-perimeter: \(s = \frac{50+65+80}{2} = \frac{195}{2} = 97.5\)
  2. Apply Heron's: \(A = \sqrt{97.5(97.5-50)(97.5-65)(97.5-80)}\)
  3. \(= \sqrt{97.5 \times 47.5 \times 32.5 \times 17.5} = \sqrt{2{,}710{,}546.9} \approx 1{,}646 \text{ m}^2\)

The plot area is approximately 1,646 mΒ² β€” found from side lengths alone, no height measurement needed.

✏️ Quick Check
  1. A triangle has angles 90Β°, 45Β°, and 45Β°. Classify it by both sides and angles.
  2. Find the area of a triangle with base 10 in. and height 7 in.
  3. Use Heron's Formula for a triangle with sides 3, 4, and 5.
β–Ά Show Answers
  1. Right isosceles β€” one 90Β° angle (right), two equal 45Β° angles (isosceles).
  2. \(A = \frac{1}{2}(10)(7) =\) 35 inΒ².
  3. \(s = 6\); \(A = \sqrt{6 \cdot 3 \cdot 2 \cdot 1} = \sqrt{36} =\) 6 square units. (This is the famous 3-4-5 right triangle.)
⚠️ Common Mistakes
  • Using a side as the height: Height must be perpendicular to the base. In a scalene or obtuse triangle, it's often not the same as any side.
  • Thinking a triangle can have two obtuse angles: Impossible β€” two angles over 90Β° would already exceed 180Β°. A triangle can have at most one obtuse angle.
  • Forgetting the Β½ in the area formula: A triangle is half of a parallelogram with the same base and height.
βœ… Key Takeaways
  • All triangle angles sum to 180Β° β€” always. Use this to find any missing angle.
  • Classify triangles twice: once by sides (equilateral/isosceles/scalene) and once by angles (acute/right/obtuse).
  • Area = Β½ Γ— base Γ— height when you have a perpendicular height.
  • Heron's Formula gives area from three side lengths β€” no height required.
πŸ’Ό Career Connection β€” Civil Engineering & Surveying

Surveyors use triangulation β€” measuring triangles β€” to map land and determine boundaries. Civil engineers calculate the area of triangular parcels for land valuation and zoning. Structural engineers design triangular trusses where every member's length determines the angles and load distribution. Heron's Formula appears directly in survey software whenever only boundary lengths (not perpendicular distances) are measured in the field.

Calculator Connection

The Triangle Angle Calculator finds missing angles using the 180Β° rule. The Triangle Classification Solver identifies triangle type from sides or angles. For area from three sides, use the Heron's Formula Calculator.

Try it with the Calculator

Apply what you've learned with these tools.

Triangle Angle Calculator
Finds the missing third angle of a triangle.
Use calculator β†’
Triangle Classification Solver
Classifies triangles by sides and angles.
Use calculator β†’
Heron's Formula Calculator
Calculates triangle area using three sides.
Use calculator β†’
← Previous Lesson
Back to
Points, Lines, and Angles
Continue Learning
Up Next: The Pythagorean Theorem
Next Lesson →
Test Your Knowledge

Triangle Fundamentals β€” Quiz

5 questions per attempt  Β·  Beginner  Β·  Pass at 70%

Start Quiz β†’

More in Geometry & Measurement

Points, Lines, and Angles Pythagorean Theorem The Pythagorean Theorem
← All Geometry & Measurement lessons