Elements of Triangles: Types, Theorems, and Formulas
Triangle types, angle sum property, exterior angle theorem, Pythagoras, Heron's formula, special triangles, and congruence rules with worked examples for aptitude.
Triangle geometry appears in the quantitative aptitude section of most campus placement tests, and the same six to eight rules cover nearly every question that appears.
Types of Triangles
Classification by side lengths
| Type | Condition | Angle consequence |
|---|---|---|
| Equilateral | All three sides equal | All three angles are 60° |
| Isosceles | Exactly two sides equal | The two base angles (opposite the equal sides) are equal |
| Scalene | No two sides equal | No two angles are equal |
Classification by the largest angle
| Type | Condition | Pythagoras check (sides a ≤ b ≤ c) |
|---|---|---|
| Acute | All angles < 90° | a² + b² > c² |
| Right | One angle = 90° | a² + b² = c² |
| Obtuse | One angle > 90° | a² + b² < c² |
A common aptitude trap: assuming a triangle is isosceles when only one pair of equal angles is visible in the question. Confirm whether the equal condition applies to sides or to angles before classifying.
Angle Sum and the Exterior Angle Theorem
The interior angles of any triangle sum to 180°. This is the angle sum property, and it holds for all triangle types: acute, right, obtuse, equilateral, isosceles, scalene.
The exterior angle theorem follows directly. When one side of a triangle is extended beyond a vertex, the exterior angle formed equals the sum of the two non-adjacent interior angles.
If the three interior angles are A, B, and C, and angle D is the exterior angle formed at vertex C:
- Angle sum: A + B + C = 180°
- Exterior angle at C: D = A + B
Worked example 1: Find the third angle
- Triangle PQR: angle P = 48°, angle Q = 67°.
- Angle R = 180° − 48° − 67° = 180° − 115° = 65°.
Worked example 2: Apply the exterior angle theorem
- Triangle ABC: angle A = 42°, angle B = 58°.
- Side BC is extended past C to point D.
- Exterior angle ACD = A + B = 42° + 58° = 100°.
- Verify: angle ACB = 180° − 100° = 80°; sum = 42° + 58° + 80° = 180°. ✓
Triangle Inequality
For three lengths a, b, c to form a valid triangle, all three of the following must hold simultaneously:
- a + b > c
- b + c > a
- a + c > b
A practical shortcut: check only whether the two shorter sides add up to more than the longest side. If that single check fails, the set cannot form a triangle.
Worked example 3: Three test cases
- Set A: sides 5, 7, 10. Two shorter: 5 + 7 = 12 > 10. Valid triangle.
- Set B: sides 3, 5, 9. Two shorter: 3 + 5 = 8 < 9. Not a valid triangle.
- Set C: sides 6, 6, 12. Two shorter: 6 + 6 = 12 = 12. Not a valid triangle — the three points are collinear (a degenerate, zero-area case). Strict inequality is required.
Area Formulas
Base and height
When the base and the perpendicular height to that base are known:
Area = (1/2) × base × height
Heron’s formula
When all three side lengths are known but the height is not, use Heron’s formula. The steps, in order:
- Step 1: Compute the semi-perimeter: s = (a + b + c) / 2
- Step 2: Area =
√(s × (s − a) × (s − b) × (s − c))
The most common error in aptitude solutions is substituting the perimeter (a + b + c) where the formula requires the semi-perimeter. The formula uses (a + b + c) / 2 at every occurrence, not (a + b + c).
The full derivation and proof of Heron’s formula appear in NCERT Class 9 Maths Chapter 7.
Worked example 4: Area from base and height
- Triangle with base 10 cm and height 7 cm.
- Area = (1/2) × 10 × 7 = 35 cm².
Worked example 5: Heron’s formula, sides 7, 8, 9
- Step 1: s = (7 + 8 + 9) / 2 = 24 / 2 = 12.
- Step 2: s − a = 12 − 7 = 5; s − b = 12 − 8 = 4; s − c = 12 − 9 = 3.
- Step 3: Product = 12 × 5 × 4 × 3. Check: 12 × 5 = 60; 60 × 4 = 240; 240 × 3 = 720.
- Step 4: 720 = 144 × 5, so √720 = 12√5 ≈ 26.83 cm².
Pythagoras and Right Triangles
For a right triangle with legs a and b and hypotenuse c:
a² + b² = c²
Recognising common Pythagorean triples by sight saves time on timed tests:
| Triple | Verification |
|---|---|
| 3, 4, 5 | 9 + 16 = 25 ✓ |
| 5, 12, 13 | 25 + 144 = 169 ✓ |
| 8, 15, 17 | 64 + 225 = 289 ✓ |
| 7, 24, 25 | 49 + 576 = 625 ✓ |
Scaled multiples also qualify: 6, 8, 10 is 2 × (3, 4, 5); 9, 12, 15 is 3 × (3, 4, 5).
Worked example 6: Verify a Pythagorean triple
- Sides 8, 15, 17.
- 8² + 15² = 64 + 225 = 289; 17² = 289. Equal on both sides: right triangle confirmed.
Special Triangles
30-60-90 triangle
Side ratios: 1 : √3 : 2
| Angle | Opposite side ratio |
|---|---|
| 30° | 1 (shortest) |
| 60° | √3 |
| 90° (hypotenuse) | 2 (longest) |
The most common aptitude error here is placing √3 opposite the hypotenuse or using 2 opposite 60°. The hypotenuse is always the longest side and always carries ratio 2. The 60° side carries √3, which is approximately 1.73, a value between 1 and 2 as expected.
Worked example 7: 30-60-90, hypotenuse = 10
- Hypotenuse = 2k = 10, so k = 5.
- Side opposite 30° = 5.
- Side opposite 60° = 5√3 ≈ 8.66.
- Verify: 5² + (5√3)² = 25 + 75 = 100 = 10². ✓
45-45-90 triangle
Side ratios: 1 : 1 : √2
Both legs are equal. The hypotenuse = leg × √2.
Worked example 8: 45-45-90, leg = 6
- Hypotenuse = 6√2 ≈ 8.49.
- Verify: 6² + 6² = 36 + 36 = 72 = (6√2)². ✓
Key Triangle Centers
Every triangle has four classical centers defined by the intersection of specific internal lines:
| Center | Defined by | Location relative to triangle |
|---|---|---|
| Centroid (G) | Intersection of the three medians | Always inside; divides each median in 2:1 ratio from vertex |
| Orthocenter (H) | Intersection of the three altitudes | Inside (acute), at the right-angle vertex (right), outside (obtuse) |
| Incenter (I) | Intersection of the three angle bisectors | Always inside; equidistant from all three sides |
| Circumcenter (O) | Intersection of the three perpendicular bisectors | Inside (acute), at hypotenuse midpoint (right), outside (obtuse) |
A detail that appears in aptitude questions: in a right triangle, the median from the right-angle vertex to the hypotenuse equals exactly half the hypotenuse. This is the same as the circumradius in that triangle.
Congruence and Similarity
Congruence conditions
Two triangles are congruent when they are identical in both shape and size. The five accepted congruence conditions:
| Rule | What it requires |
|---|---|
| SSS | All three corresponding side pairs equal |
| SAS | Two sides and the included angle equal |
| ASA | Two angles and the included side equal |
| AAS | Two angles and a non-included side equal |
| RHS | Right angle + hypotenuse + one leg equal (right triangles only) |
SSA (two sides and a non-included angle) is not a valid congruence condition in general geometry and appears in aptitude answer choices to catch guessers.
Similarity conditions
Two triangles are similar when they have the same shape but not necessarily the same size: corresponding angles are equal and corresponding sides are proportional.
| Rule | What it requires |
|---|---|
| AA | Two pairs of corresponding angles equal (the third pair is forced by angle sum) |
| SAS-similarity | Two pairs of corresponding sides proportional with the included angle equal |
| SSS-similarity | All three pairs of corresponding sides proportional |
When two triangles are similar with a scale factor of k, their perimeters are in ratio k and their areas are in ratio k².
The Khan Academy triangle congruence section has interactive practice for distinguishing SSS, SAS, and ASA in diagram-based problems.
Quantitative triangle geometry appears alongside other topics in company aptitude rounds. The Mu Sigma MuAPT test and the ZS Associates aptitude round both include it. The step-by-step method from time and work problems carries over: isolate knowns, apply one rule, verify.
Heron’s formula rewards strict sequencing: skip semi-perimeter and the answer collapses. That same discipline, applied to LLM pipeline debugging, is what separates engineers who fix problems quickly from those who iterate blindly. TinkerLLM at ₹299 is a working sandbox where the mathematical instinct from geometry translates into real language model tasks.
Primary sources
Frequently asked questions
What are the three types of triangles by side length?
Equilateral (all three sides equal), isosceles (exactly two sides equal), and scalene (no two sides equal). Equal sides mean the angles opposite those sides are also equal.
What is the exterior angle theorem in a triangle?
An exterior angle of a triangle equals the sum of the two non-adjacent (remote) interior angles. If A, B, C are interior angles and D is the exterior angle at C, then D = A + B.
How does Heron's formula work when the height is unknown?
Compute the semi-perimeter s = (a+b+c)/2, then Area = the square root of s times (s-a) times (s-b) times (s-c). You need all three side lengths. The most common error is using the full perimeter instead of the semi-perimeter.
What are the correct side ratios in a 30-60-90 triangle?
The sides are in ratio 1 : √3 : 2. The side opposite 30° is the shortest (ratio 1), the side opposite 60° is √3 times the shortest, and the hypotenuse (opposite 90°) is exactly twice the shortest side.
What is the difference between congruent and similar triangles?
Congruent triangles are identical in size and shape: all corresponding sides and angles are equal. Similar triangles share the same shape but differ in size: corresponding angles are equal and corresponding sides are proportional, not necessarily equal.
What does the triangle inequality theorem state?
The sum of any two sides of a triangle must be strictly greater than the third side. If the three sides are a, b, and c, all three conditions a+b > c, b+c > a, and a+c > b must hold. If any one fails, the three lengths cannot form a closed triangle.
A self-paced playground for building with LLMs.
TinkerLLM is FACE Prep's sister property. A guided environment for shipping real LLM applications, the kind of project that earns a paragraph on your resume, not a line.
Try TinkerLLM (₹299 launch)