7.3 Right Triangles & Pythagorean Theorem
Key Takeaways
- The Pythagorean Theorem ($a^2 + b^2 = c^2$) applies exclusively to right triangles, where $c$ represents the hypotenuse opposite the $90^\circ$ angle.
- Memorizing primitive Pythagorean triples—$(3, 4, 5)$, $(5, 12, 13)$, $(8, 15, 17)$, $(7, 24, 25)$—and their scalar multiples saves critical minutes on test day.
- Special $45^\circ-45^\circ-90^\circ$ isosceles right triangles follow the fixed ratio $x : x : x\sqrt{2}$, representing half of a square divided along its diagonal ($d = s\sqrt{2}$).
- Special $30^\circ-60^\circ-90^\circ$ triangles follow the exact ratio $x : x\sqrt{3} : 2x$, derived from an equilateral triangle bisected along its altitude.
- The 3D space diagonal of a rectangular prism with dimensions $l, w, h$ is calculated via the extended Pythagorean theorem: $d = \sqrt{l^2 + w^2 + h^2}$.
7.3 Right Triangles & Pythagorean Theorem
Right triangles are the cornerstone of SAT geometry and trigonometry. They appear across standard planar problems, coordinate geometry distance calculations, 3D solid diagonal measurements, and trigonometric modeling. Achieving speed and 100% accuracy requires recognizing standard Pythagorean triples on sight and manipulating special right triangle side ratios effortlessly.
1. The Pythagorean Theorem & Triangle Classification
In any right triangle with legs $a$ and $b$ and hypotenuse $c$:
+-----------------------------------------------------------------------------+
| THE PYTHAGOREAN THEOREM |
| |
| /| |
| / | |
| / | |
| Hypotenuse c / | Leg b |
| / | |
| / | |
| /______| |
| Leg a |
| |
| - Hypotenuse c is ALWAYS the longest side opposite the 90 degree angle. |
| - Legs a and b form the perpendicular right angle. |
+-----------------------------------------------------------------------------+
The Converse: Classifying Triangle Types
Given three side lengths $a \le b < c$:
- Right Triangle: $a^2 + b^2 = c^2$
- Acute Triangle: $a^2 + b^2 > c^2$ (hypotenuse is shorter than in a right triangle)
- Obtuse Triangle: $a^2 + b^2 < c^2$ (hypotenuse is stretched wider)
Coordinate Plane Distance Formula
The distance $d$ between two points $(x_1, y_1)$ and $(x_2, y_2)$ is directly derived from the Pythagorean theorem:
2. Must-Memorize Pythagorean Triples
A Pythagorean triple consists of three positive integers that satisfy $a^2 + b^2 = c^2$. Recognizing these triples eliminates tedious multi-digit squaring and square roots under timed test conditions.
+-----------------------------------------------------------------------------+
| CORE SAT PYTHAGOREAN TRIPLES TABLE |
| |
| [ PRIMITIVE TRIPLES ] [ COMMON SCALED MULTIPLES ] |
| -------------------- --------------------------- |
| (3, 4, 5) x2: (6, 8, 10) x5: (15, 20, 25) |
| x3: (9, 12, 15) x10: (30, 40, 50) |
| x4: (12, 16, 20) |
| |
| (5, 12, 13) x2: (10, 24, 26) x3: (15, 36, 39) |
| |
| (8, 15, 17) x2: (16, 30, 34) |
| |
| (7, 24, 25) x2: (14, 48, 50) |
| |
| [ DISGUISED TRIPLES WITH DECIMALS OR ROOTS ]: |
| - Decimals: (1.5, 2.0, 2.5) --> 0.5 * (3, 4, 5) |
| - Radicals: (3√2, 4√2, 5√2) --> √2 * (3, 4, 5) |
+-----------------------------------------------------------------------------+
Worked Example 1: Disguised Pythagorean Triple
Problem: A right triangle has a leg of length $1.6\text{ meters}$ and a hypotenuse of length $3.4\text{ meters}$. What is the area of the triangle in square meters?
Step-by-Step Solution:
- Identify the underlying triple: Multiply the given dimensions by 5 to clear decimals:
- Recognize the $(8, 15, 17)$ primitive triple: The missing leg in the scaled triangle is $15$. Divide by 5 to return to the original scale:
- Calculate the area:
3. Special Right Triangles (Given on SAT Reference Sheet)
Although the reference sheet includes special right triangles, looking up formulas during the test wastes valuable seconds. You must internalize their ratios completely.
+-----------------------------------------------------------------------------+
| SPECIAL RIGHT TRIANGLE RATIOS |
| |
| [ 45° - 45° - 90° TRIANGLE ] [ 30° - 60° - 90° TRIANGLE ] |
| (Isosceles Right Triangle) (Half of Equilateral Triangle) |
| |
| 45° 30° |
| /| /| |
| / | / | |
| x√2 / | x 2x / | x√3 (Long leg) |
| / | / | |
| /____| /____| |
| 45° x 60° x (Short leg) |
| |
| Side Ratio: x : x : x√2 Side Ratio: x : x√3 : 2x |
+-----------------------------------------------------------------------------+
1. $45^\circ - 45^\circ - 90^\circ$ Mechanics
- Leg to Hypotenuse: Multiply by $\sqrt{2}$ ($\text{Hypotenuse} = \text{leg} \cdot \sqrt{2}$).
- Hypotenuse to Leg: Divide by $\sqrt{2}$ (or multiply by $\frac{\sqrt{2}}{2}$):
- Square Diagonal Connection: The diagonal of any square with side length $s$ is $d = s\sqrt{2}$.
2. $30^\circ - 60^\circ - 90^\circ$ Mechanics
- Short Leg ($x$): Always opposite the $30^\circ$ angle (the master reference side).
- Long Leg ($x\sqrt{3}$): Opposite the $60^\circ$ angle ($= \text{short leg} \cdot \sqrt{3}$).
- Hypotenuse ($2x$): Opposite the $90^\circ$ angle ($= 2 \times \text{short leg}$).
Step-by-Step Transition Rules for $30^\circ - 60^\circ - 90^\circ$
| Given Information | Step 1: Find Short Leg ($x$) | Step 2: Find Remaining Side |
|---|---|---|
| Given Short Leg ($x$) | Already have $x$ | $\text{Hyp} = 2x, \quad \text{Long Leg} = x\sqrt{3}$ |
| Given Hypotenuse ($H$) | $x = \frac{H}{2}$ | $\text{Long Leg} = \left(\frac{H}{2}\right)\sqrt{3}$ |
| Given Long Leg ($L$) | $x = \frac{L}{\sqrt{3}} = \frac{L\sqrt{3}}{3}$ | $\text{Hyp} = 2x = \frac{2L\sqrt{3}}{3}$ |
Worked Example 2: Reversing from the Long Leg
Problem: In a $30^\circ - 60^\circ - 90^\circ$ triangle, the side opposite the $60^\circ$ angle has a length of $18\text{ inches}$. What is the exact length of the hypotenuse?
Step-by-Step Solution:
- Identify the given side: $\text{Long Leg} = x\sqrt{3} = 18$.
- Solve for the short leg $x$:
- Calculate the hypotenuse ($2x$):
4. 3D Space Diagonals in Rectangular Prisms
The distance between opposite corners of a three-dimensional rectangular prism (box) requires extending the Pythagorean theorem into three dimensions:
+-----------------------------------------------------------------------------+
| 3D SPACE DIAGONAL DERIVATION |
| |
| +-----------------+ |
| /| /| |
| / | Space / | |
| +--+--------------+ | |
| | | Diagonal | | h |
| | +--------------+--+ |
| | / d | / w |
| |/ |/ |
| +-----------------+ |
| l |
| |
| 1. Base diagonal: d_base² = l² + w² |
| 2. Space triangle: d² = d_base² + h² = (l² + w²) + h² |
| ===> Space Diagonal: d = sqrt(l² + w² + h²) |
+-----------------------------------------------------------------------------+
Worked Example 3: Longest Object Inside a Container
Problem: A shipping company needs to pack a rigid metal rod into a rectangular box measuring $8\text{ cm}$ by $6\text{ cm}$ by $24\text{ cm}$. What is the maximum length of a rod that can fit entirely inside the box?
Step-by-Step Solution:
- Apply the 3D space diagonal formula:
- Compute the base diagonal first:
- Combine with height:
[!TIP] Desmos Calculation Tip: In Desmos, type
sqrt(8^2 + 6^2 + 24^2)to compute space diagonals in under 3 seconds without calculating intermediate square roots.
In ΔABC, m∠A = 30°, m∠B = 60°, and m∠C = 90°. If the side opposite the 60° angle has length 9√3 centimeters, what is the perimeter of ΔABC, in centimeters?
A rectangular storage container has a length of 12 feet, a width of 4 feet, and a height of 3 feet. What is the length, in feet, of the longest rigid rod that can fit completely inside the container?
In the coordinate plane, the vertices of a right triangle are located at (2, 3), (10, 3), and (10, 18). What is the length of the hypotenuse of this triangle?