Maths Formulae Geometry Right Triangle

Right Triangle Formulas – Area, Perimeter & Pythagoras

Explore right triangle formulas including area, perimeter, and the Pythagorean theorem. Key reference for geometry and t...
🔑

Definition of a Right Triangle

A right triangle is a fundamental geometric shape characterized by one angle measuring exactly 90 degrees. This right angle is the defining feature, and the sides have specific names based on their relationship to it. Understanding right triangles is crucial for trigonometry, coordinate geometry, physics, and applied mathematics where perpendicular relationships are analyzed.

\[ \text{Right triangle: triangle with one angle exactly } 90° \]
Definition
\[ \text{Hypotenuse (c): longest side opposite the right angle} \]
Hypotenuse
\[ \text{Legs (a, b): two sides forming the right angle} \]
Legs
📐

Key Formulas for Right Triangles

\[ a^2 + b^2 = c^2 \]
Pythagorean Theorem
\[ A = \frac{1}{2}ab \]
Area
\[ P = a + b + c \]
Perimeter
\[ \sin\theta = \frac{\text{opposite}}{\text{hypotenuse}} = \frac{a}{c} \]
Sine
\[ \cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}} = \frac{b}{c} \]
Cosine
\[ \tan\theta = \frac{\text{opposite}}{\text{adjacent}} = \frac{a}{b} \]
Tangent
🖼️

Diagram of a Right Triangle

A B C b (base) a (height) c (hypotenuse) 90°
Right triangle — Pythagorean theorem: a² + b² = c²

A standard right triangle is labeled with vertices A, B, and C. The right angle (90°) is at vertex C. The side opposite the right angle is the hypotenuse, labeled 'c'. The other two sides, the legs, are labeled 'a' and 'b'. Leg 'a' is opposite angle A, and leg 'b' is opposite angle B. The two acute angles, A and B, sum to 90°.

📊

Properties of Right Triangles

PropertyDescription
Right AngleContains one angle that measures exactly 90°.
Acute AnglesThe two non-right angles are acute (less than 90°) and their sum is always 90° (they are complementary).
HypotenuseThe side opposite the 90° angle, denoted 'c', is always the longest side of the triangle.
LegsThe two sides that form the 90° angle, denoted 'a' and 'b'.
Pythagorean TheoremThe square of the hypotenuse is equal to the sum of the squares of the legs (a² + b² = c²).
Trigonometric IdentityFor any acute angle θ in the triangle, the identity sin²θ + cos²θ = 1 holds true.
💡

Proof of the Pythagorean Theorem

A common algebraic proof involves arranging four identical right triangles (with sides a, b, c) to form a large square with side length (a+b).

Step 1: The area of the large outer square can be calculated directly from its side length.

\[ \text{Area}_{large} = (a+b)^2 = a^2 + 2ab + b^2 \]

Step 2: The area of the large square can also be found by summing the areas of its components: the four triangles and the smaller, tilted inner square (which has side length c).

\[ \text{Area}_{large} = (4 \times \text{Area}_{triangle}) + \text{Area}_{inner} = (4 \times \frac{1}{2}ab) + c^2 = 2ab + c^2 \]

Step 3: Equate the two expressions for the area of the large square.

\[ a^2 + 2ab + b^2 = 2ab + c^2 \]

Step 4: Subtract 2ab from both sides to arrive at the Pythagorean theorem.

\[ a^2 + b^2 = c^2 \]
🔢

Worked Example

A right triangle has legs with lengths a = 5 cm and b = 12 cm. Find the length of the hypotenuse, c.
  1. Start with the Pythagorean theorem: a² + b² = c².
  2. Substitute the given values for a and b: (5)² + (12)² = c².
  3. Calculate the squares: 25 + 144 = c².
  4. Sum the values: 169 = c².
  5. Take the square root of both sides to find c: c = √169.
  6. The length of the hypotenuse is 13 cm.
c = 13 cm
Given a right triangle with a hypotenuse c = 10 inches and one leg a = 6 inches, find the length of the other leg, b.
  1. Start with the Pythagorean theorem: a² + b² = c².
  2. Rearrange the formula to solve for b²: b² = c² - a².
  3. Substitute the given values: b² = (10)² - (6)².
  4. Calculate the squares: b² = 100 - 36.
  5. Perform the subtraction: b² = 64.
  6. Take the square root to find b: b = √64.
  7. The length of the other leg is 8 inches.
b = 8 inches
🧮

Try It

🚀

Applications of Right Triangles

🏗️ Engineering & Construction

Engineers use right triangles for calculating structural loads, designing roof trusses, determining slopes for ramps and roads, and ensuring that building elements like walls and foundations are perfectly perpendicular.

🧭 Navigation & GPS

Navigators and GPS systems use triangulation, a method based on right triangles, to determine the precise location of a point. It is fundamental to surveying, astronomy, and mapping large areas of land or sea.

🔬 Physics & Science

Physicists use right triangles to resolve vectors (like force, velocity, or acceleration) into their perpendicular components. This technique is crucial for analyzing projectile motion, forces on an inclined plane, and wave phenomena.

💻 Computer Graphics & Gaming

In 3D graphics, right triangles are the basic building blocks for rendering complex objects and environments. Trigonometry is used extensively for calculating lighting, shadows, perspective, and character movement.

🌍

Real-World Examples

A 13-foot ladder is placed against a vertical wall. The base of the ladder is 5 feet away from the wall. How high up the wall does the ladder reach?
  1. The ladder, wall, and ground form a right triangle. The ladder is the hypotenuse (c = 13 ft), and the distance from the wall is one leg (b = 5 ft). We need to find the height on the wall (a).
  2. Use the Pythagorean theorem: a² + b² = c².
  3. Rearrange to solve for a: a² = c² - b².
  4. Substitute the values: a² = 13² - 5² = 169 - 25.
  5. Calculate the result: a² = 144.
  6. Take the square root: a = √144 = 12.
The ladder reaches 12 feet up the wall.
From the top of a 100-meter tall lighthouse, the angle of depression to a ship at sea is 30°. How far is the ship from the base of the lighthouse?
  1. This scenario forms a right triangle. The lighthouse height is the 'opposite' side (100 m) relative to the angle of elevation from the ship (which is equal to the angle of depression, 30°). The distance to the ship is the 'adjacent' side.
  2. Use the tangent trigonometric ratio: tan(θ) = opposite / adjacent.
  3. Substitute the known values: tan(30°) = 100 / distance.
  4. Rearrange the formula to solve for the distance: distance = 100 / tan(30°).
  5. We know that tan(30°) = 1/√3 ≈ 0.577. Calculate the distance: distance = 100 / 0.577 ≈ 173.2.
The ship is approximately 173.2 meters from the base of the lighthouse.
🏙️

Real-World Scenarios

d h
Ladder Safety
A ladder against a wall forms a right triangle. Pythagoras' theorem calculates the safe ladder length needed to reach a given height.
Δx Δy
GPS & Navigation
GPS systems use right-triangle trigonometry to calculate the straight-line distance between two coordinates on a map grid.
Wheelchair Ramps
Accessibility ramps form right triangles. Engineers use trigonometry to ensure the slope angle is safe (≤ 4.8°) for wheelchair users.
Architecture and Construction

The corners of rooms, window frames, and entire building foundations rely on right angles to ensure stability and structural integrity. The classic A-frame roof is composed of two right triangles back-to-back.

Art and Design

Artists use the principles of perspective, which heavily rely on right triangles, to create the illusion of three-dimensional depth on a two-dimensional surface. The 'rule of thirds' often creates right-angled intersections for visual focus.

Navigation and Surveying

Surveyors use a technique called triangulation to measure large distances and create maps. By creating a baseline and measuring angles to a distant point, they form a triangle and use trigonometry to calculate the lengths of the other sides.

📚

Types and Classifications

TypeDescriptionSide Ratios / Properties
Isosceles Right TriangleA right triangle with two equal legs and two 45° angles.a : b : c = 1 : 1 : √2
30-60-90 TriangleA special right triangle with angles measuring 30°, 60°, and 90°.a : b : c = 1 : √3 : 2 (for sides opposite 30°, 60°, 90°)
Pythagorean TripleA right triangle where all three side lengths are integers.Examples: (3, 4, 5), (5, 12, 13), (8, 15, 17)
Scalene Right TriangleA right triangle where all three sides have different lengths (and is not a 30-60-90 triangle).Legs `a` and `b` are unequal.
⚠️

Common Mistakes

⚠️ Confusing the hypotenuse with a leg. The hypotenuse (c) is always the longest side and is opposite the right angle. In the Pythagorean theorem, `c` must be isolated on one side of the equation (`a² + b² = c²`).
⚠️ Incorrectly applying trigonometric ratios. Remember the mnemonic SOH-CAH-TOA. Sine is Opposite/Hypotenuse, Cosine is Adjacent/Hypotenuse, and Tangent is Opposite/Adjacent. Mixing these up is a frequent error.
⚠️ Assuming a triangle is a right triangle without confirmation. The Pythagorean theorem and basic trig ratios only apply if one angle is confirmed to be 90°. For other triangles, use the Law of Sines or Law of Cosines.
🚀

Study Strategy

1 🧠 Grasp the Core Concepts
  • Review the 'Definition of a Right Triangle' and identify the hypotenuse and legs on the 'Diagram'.
  • Read through the 'Properties of Right Triangles', noting the unique relationship between the sides and the 90-degree angle.
  • Understand the logic behind the 'Proof of the Pythagorean Theorem' to see why a² + b² = c².
  • Distinguish between the different 'Types and Classifications', such as isosceles right and 30-60-90 triangles.
2 🔑 Commit Formulas to Memory
  • Write down the Pythagorean theorem (a² + b² = c²) from memory multiple times.
  • Create flashcards for the primary trigonometric ratios (SOH-CAH-TOA) listed under 'Key Formulas'.
  • Memorize the side ratios for special right triangles (45-45-90 and 30-60-90).
  • Recite the formula for the area of a right triangle (Area = ½ * leg₁ * leg₂) and connect it to the diagram.
3 ✍️ Solve Guided Examples
  • Follow the 'Worked Example' step-by-step, then cover the solution and solve it yourself.
  • Practice finding a missing side length using the Pythagorean theorem in at least five different problems.
  • Use SOH-CAH-TOA to solve for unknown angles and sides in practice exercises.
  • Review the 'Common Mistakes' section, then consciously try to avoid these errors while solving a set of problems.
4 🌍 Apply Knowledge to Reality
  • Read the 'Applications of Right Triangles' and sketch a diagram for each scenario, such as finding the height of a building.
  • Solve a word problem from the 'Real-World Scenarios' that involves calculating distance, like a ladder against a wall.
  • Look at the 'Real-World Examples' (like surveying or navigation) and create your own simple word problem.
  • Find a right angle in your room and measure the two adjacent sides to calculate the length of the hypotenuse.
By building from concepts to real-world application, you'll master right triangles and see geometry everywhere.

Frequently Asked Questions

×

×