4.2 Triangles & Right Triangle Geometry
Key Takeaways
- The Triangle Inequality Theorem states that the length of any side must be strictly between the absolute difference and the sum of the other two sides: |a - b| < c < a + b.
- The area of any triangle is A = (1/2) × base × height, and an equilateral triangle with side s has area A = (s² √3) / 4.
- Common Pythagorean triples include 3-4-5, 5-12-13, 8-15-17, and 7-24-25, along with their integer multiples (e.g., 6-8-10, 9-12-15).
- In a 45°-45°-90° right triangle, side ratios are x : x : x√2; in a 30°-60°-90° right triangle, side ratios opposite 30°, 60°, and 90° are x : x√3 : 2x.
4.2 Triangles & Right Triangle Geometry
Triangles are the single most tested geometric figure on the GRE Quantitative Reasoning section. A thorough understanding of basic triangle properties, the Triangle Inequality Theorem, area calculations, isosceles triangle rules, Pythagorean triples, and special right triangles ($30^\circ-60^\circ-90^\circ$ and $45^\circ-45^\circ-90^\circ$) will allow you to solve even the most complex GRE geometry questions.
1. Fundamental Triangle Properties
- Sum of Interior Angles: The sum of the interior angles of any triangle is always $180^\circ$.
- Exterior Angle Theorem: The measure of an exterior angle of a triangle is equal to the sum of the measures of its two non-adjacent (remote) interior angles.
- Side-Angle Relationship:
- The longest side of a triangle is always opposite the largest interior angle.
- The shortest side is always opposite the smallest interior angle.
- If two angles are equal, the sides opposite those angles are equal (and vice-versa).
2. The Triangle Inequality Theorem
The Triangle Inequality Theorem governs the relationship between the three side lengths of a triangle.
Theorem: The sum of the lengths of any two sides of a triangle must be strictly greater than the length of the third side.
For a triangle with side lengths $a$, $b$, and $c$:
The Third Side Rule (Double Inequality)
If you are given two sides of a triangle with lengths $a$ and $b$ (where $a \ge b$), the third side $c$ must satisfy:
- Lower Bound: The third side must be strictly greater than the positive difference of the other two sides.
- Upper Bound: The third side must be strictly less than the sum of the other two sides.
Example: If a triangle has sides of length 7 and 12, the third side $c$ must satisfy $12 - 7 < c < 12 + 7$, so $5 < c < 19$. The third side cannot be 5, cannot be 19, and cannot be negative.
3. Classification of Triangles
Triangles are classified either by side lengths or by interior angle measures:
By Side Lengths:
- Scalene Triangle: All three sides have different lengths; all three interior angles have different measures.
- Isosceles Triangle: At least two sides are equal in length. The angles opposite these equal sides (the base angles) are also equal.
- Equilateral Triangle: All three sides are equal in length ($a = b = c$). All three interior angles measure $60^\circ$.
By Angle Measures:
- Acute Triangle: All three interior angles are strictly less than $90^\circ$.
- Right Triangle: Has exactly one $90^\circ$ right angle. The side opposite the right angle is the hypotenuse (the longest side).
- Obtuse Triangle: Has exactly one interior angle greater than $90^\circ$.
4. Triangle Perimeter and Area
- Perimeter: The sum of all three side lengths:
- Area Formula: Important: The height ($h$) must be the perpendicular distance from the chosen base to the opposite vertex. In an obtuse triangle, the height may fall outside the physical boundary of the triangle.
Special Formula: Area of an Equilateral Triangle
For an equilateral triangle with side length $s$:
5. Isosceles Triangle Properties & Rules
An isosceles triangle has two equal sides ($a = b$) and two equal base angles opposite those sides.
- Perpendicular Bisector / Altitude Property: Dropping an altitude (height) from the vertex angle between the two equal sides to the unequal base bisects both the base and the vertex angle.
- This altitude splits the isosceles triangle into two congruent right triangles, making it straightforward to apply the Pythagorean Theorem to find missing heights or base lengths.
6. The Pythagorean Theorem & Pythagorean Triples
For any right triangle with legs $a$ and $b$ and hypotenuse $c$:
Common Pythagorean Triples
A Pythagorean triple is a set of three positive integers $(a, b, c)$ that satisfy $a^2 + b^2 = c^2$. Memorizing common triples—and their integer multiples—saves critical time on the GRE:
| Base Triple | Common Multiples ($k=2, 3, 4, \dots$) | Notes |
|---|---|---|
| 3 - 4 - 5 | $6-8-10$, $9-12-15$, $12-16-20$, $15-20-25$ | Most common right triangle on standardized tests |
| 5 - 12 - 13 | $10-24-26$, $15-36-39$ | Frequently tested on GRE geometry questions |
| 8 - 15 - 17 | $16-30-34$ | Appears in distance and coordinate geometry |
| 7 - 24 - 25 | $14-48-50$ | Useful for advanced right triangle problems |
7. Special Right Triangles
The GRE frequently tests two specific right triangles derived from regular geometric figures. Memorizing their exact side length ratios allows you to avoid calculating square roots manually.
1. $45^\circ-45^\circ-90^\circ$ Right Triangle (Isosceles Right Triangle)
Created by drawing a diagonal across a square.
- Angle Ratios: $45^\circ : 45^\circ : 90^\circ$
- Side Length Ratio: $x : x : x\sqrt{2}$
2. $30^\circ-60^\circ-90^\circ$ Right Triangle
Created by dropping an altitude down the center of an equilateral triangle.
-
Angle Ratios: $30^\circ : 60^\circ : 90^\circ$
-
Side Length Ratio: $x : x\sqrt{3} : 2x$
-
Short Leg (opposite $30^\circ$) $= x$
-
Long Leg (opposite $60^\circ$) $= x\sqrt{3}$
-
Hypotenuse (opposite $90^\circ$) $= 2x$
Special Right Triangle Summary Table
| Triangle Type | Angles | Short Leg | Long Leg / Other Leg | Hypotenuse |
|---|---|---|---|---|
| $45^\circ-45^\circ-90^\circ$ | $45^\circ, 45^\circ, 90^\circ$ | $x$ | $x$ | $x\sqrt{2}$ |
| $30^\circ-60^\circ-90^\circ$ | $30^\circ, 60^\circ, 90^\circ$ | $x$ | $x\sqrt{3}$ | $2x$ |
8. Worked GRE Step-by-Step Examples
Example 1: Multi-Step Right Triangle Calculation
Problem: In triangle $ABC$, angle $B = 90^\circ$ and angle $A = 30^\circ$. If side $AC = 12$, find the area of triangle $ABC$.
Solution:
- Identify the Triangle Type: Since angle $B = 90^\circ$ and angle $A = 30^\circ$, angle $C = 180^\circ - (90^\circ + 30^\circ) = 60^\circ$. Triangle $ABC$ is a $30^\circ-60^\circ-90^\circ$ special right triangle.
- Identify the Hypotenuse: The side opposite the $90^\circ$ angle is $AC = 12$.
- Apply the $30^\circ-60^\circ-90^\circ$ Side Ratios ($x : x\sqrt{3} : 2x$):
- Short leg (opposite $30^\circ$, side $BC$) $= x = 6$.
- Long leg (opposite $60^\circ$, side $AB$) $= x\sqrt{3} = 6\sqrt{3}$.
- Calculate Area:
Example 2: Triangle Inequality Range
Problem: Two sides of a triangle have lengths 8 and 15. Which of the following could be the perimeter of the triangle? Select all that apply: (A) 30, (B) 32, (C) 40, (D) 46.
Solution:
- Find the Range for the Third Side ($c$):
- Find the Range for the Perimeter ($P$):
- Minimum bound for perimeter: $23 + 7 = 30$ (exclusive, so $P > 30$).
- Maximum bound for perimeter: $23 + 23 = 46$ (exclusive, so $P < 46$).
- Evaluate the Options:
- 30 is not valid because $c$ must be strictly greater than 7 ($P > 30$).
- 32 is valid ($30 < 32 < 46$).
- 40 is valid ($30 < 40 < 46$).
- 46 is not valid because $c$ must be strictly less than 23 ($P < 46$).
- Result: The valid perimeters are 32 and 40.
9. GRE Exam Strategies & Common Pitfalls
- Do Not Assume a Right Triangle: Never use $a^2 + b^2 = c^2$ unless the problem explicitly states that an angle is $90^\circ$ or displays a right-angle box symbol.
- Recognize Equilateral Splitting: Whenever a problem mentions an equilateral triangle, remember that dropping a height splits it into two $30^\circ-60^\circ-90^\circ$ triangles.
- Pythagorean Triple Multiples: Watch for scaled triples such as $1.5-2-2.5$ or $0.6-0.8-1.0$. Dividing all sides by a common factor reveals the underlying $3-4-5$ or $5-12-13$ ratio instantly.
In a right triangle with acute angles measuring 30° and 60°, the hypotenuse has length 10. What is the length of the side opposite the 60° angle?
Two sides of a triangle have lengths 6 and 14. Which of the following CANNOT be the length of the third side?
An equilateral triangle has a side length of 8. What is the area of the equilateral triangle?
A right triangle has legs of length 9 and 12. What is the length of its hypotenuse?