Maths Formulae Trignometry Trigonometric Functions For A Right Triangle

Trigonometric Functions – Right Triangle Definitions

Understand trigonometric functions like sine, cosine, and tangent using right triangles. Learn the basic definitions and...
🔑

Definition of Trigonometric Ratios

Trigonometric functions for a right triangle represent the fundamental ratios that connect the angles of the triangle to the lengths of its sides. For a given acute angle θ in a right triangle, these functions are defined as follows:

\[ \sin \theta = \frac{\text{opposite}}{\text{hypotenuse}} = \frac{a}{c} \]
Sine (SOH)
\[ \cos \theta = \frac{\text{adjacent}}{\text{hypotenuse}} = \frac{b}{c} \]
Cosine (CAH)
\[ \tan \theta = \frac{\text{opposite}}{\text{adjacent}} = \frac{a}{b} \]
Tangent (TOA)

These ratios are fundamental in surveying, navigation, engineering design, and scientific measurement where right-angled relationships naturally occur or can be constructed for analysis.

📐

Key Trigonometric Formulas

\[ \csc \theta = \frac{1}{\sin \theta} = \frac{\text{hypotenuse}}{\text{opposite}} = \frac{c}{a} \]
Cosecant (Reciprocal of Sine)
\[ \sec \theta = \frac{1}{\cos \theta} = \frac{\text{hypotenuse}}{\text{adjacent}} = \frac{c}{b} \]
Secant (Reciprocal of Cosine)
\[ \cot \theta = \frac{1}{\tan \theta} = \frac{\text{adjacent}}{\text{opposite}} = \frac{b}{a} \]
Cotangent (Reciprocal of Tangent)
\[ \theta = \arcsin\left(\frac{a}{c}\right) = \sin^{-1}\left(\frac{a}{c}\right) \]
Inverse Sine (Arcsine)
\[ \theta = \arccos\left(\frac{b}{c}\right) = \cos^{-1}\left(\frac{b}{c}\right) \]
Inverse Cosine (Arccosine)
\[ \theta = \arctan\left(\frac{a}{b}\right) = \tan^{-1}\left(\frac{a}{b}\right) \]
Inverse Tangent (Arctangent)
🖼️

Right Triangle Diagram

θ adjacent opposite hypotenuse sin θ = opp/hyp cos θ = adj/hyp tan θ = opp/adj
Right triangle trigonometry: sin, cos, and tan defined as ratios of the opposite, adjacent, and hypotenuse sides relative to angle θ.

A right triangle has one angle of 90°. The side opposite the right angle is the hypotenuse (c), the longest side. For a chosen acute angle θ, the side opposite it is the opposite side (a), and the side next to it (that is not the hypotenuse) is the adjacent side (b).

🔍

Properties and Special Cases

Complementary Angle Relationships: In a right triangle, the two acute angles sum to 90°. This leads to co-function identities, where the trigonometric function of an angle is equal to the co-function of its complement.

\[ \sin \theta = \cos(90° - \theta) \]
\[ \tan \theta = \cot(90° - \theta) \]

Special Right Triangles: Two common right triangles have exact, simple trigonometric ratios.

Anglesin(θ)cos(θ)tan(θ)
30°1/2√3/2√3/3
45°√2/2√2/21
60°√3/21/2√3
💡

Proof of the Pythagorean Identity

The fundamental trigonometric identity, sin²θ + cos²θ = 1, is derived directly from the Pythagorean theorem.

\[ a^2 + b^2 = c^2 \]
Pythagorean Theorem

Start with the definitions of sine and cosine, square them, and add them together.

\[ \sin^2 \theta + \cos^2 \theta = \left(\frac{a}{c}\right)^2 + \left(\frac{b}{c}\right)^2 \]
\[ = \frac{a^2}{c^2} + \frac{b^2}{c^2} = \frac{a^2 + b^2}{c^2} \]

Substitute a² + b² with c² from the Pythagorean theorem.

\[ = \frac{c^2}{c^2} = 1 \]
✍️

Worked Example: Solving a Right Triangle

Given a right triangle with an opposite side `a = 3` and hypotenuse `c = 5`, find the length of the adjacent side `b` and the values for `sin θ`, `cos θ`, and `tan θ`.
  1. Use the Pythagorean theorem to find side b: `b = √(c² - a²)`.
  2. Substitute the values: `b = √(5² - 3²) = √(25 - 9) = √16 = 4`.
  3. Calculate sin θ using the definition: `sin θ = opposite/hypotenuse = 3/5`.
  4. Calculate cos θ using the definition: `cos θ = adjacent/hypotenuse = 4/5`.
  5. Calculate tan θ using the definition: `tan θ = opposite/adjacent = 3/4`.
The adjacent side `b = 4`. The trigonometric ratios are `sin θ = 3/5`, `cos θ = 4/5`, and `tan θ = 3/4`.
🧮

Try It

🚀

Applications of Right Triangle Trigonometry

Construction & Civil Engineering: Engineers use trigonometry for calculating roof slopes, designing ramps, determining building heights, and analyzing structural loads.

Surveying & Land Measurement: Surveyors apply trigonometric ratios for measuring inaccessible distances, calculating elevations and slopes, and establishing property boundaries.

Navigation & GPS Systems: Navigation systems use trigonometry for calculating distances and bearings, determining positions from satellite signals, and optimizing travel routes.

Physics & Optics: Physicists apply these ratios for analyzing force components on an incline, studying light refraction (Snell's Law), and calculating projectile motion.

🌍

Real-World Examples

An engineer needs to determine the height of a flagpole. They stand 40 feet from the base of the pole and measure the angle of elevation to the top to be 35°. How tall is the flagpole?
  1. Identify the knowns: adjacent side = 40 ft, angle θ = 35°.
  2. The unknown is the height, which is the opposite side.
  3. Use the tangent function: tan(θ) = opposite / adjacent.
  4. Rearrange to solve for the opposite side: height = 40 * tan(35°).
  5. Calculate the value: height ≈ 40 * 0.7002 ≈ 28.01 feet.
The flagpole is approximately 28.01 feet tall.
A wheelchair ramp is to be built to rise 3 feet. The required angle of inclination is 5°. What is the length of the ramp (the hypotenuse)?
  1. Identify the knowns: opposite side (rise) = 3 ft, angle θ = 5°.
  2. The unknown is the length of the ramp, which is the hypotenuse.
  3. Use the sine function: sin(θ) = opposite / hypotenuse.
  4. Rearrange to solve for the hypotenuse: length = opposite / sin(θ) = 3 / sin(5°).
  5. Calculate the value: length ≈ 3 / 0.0872 ≈ 34.4 feet.
The ramp needs to be approximately 34.4 feet long.
🏙️

Real-World Scenarios

θ adj opp
Roof Pitch Calculation
Builders use tan θ = rise/run to calculate roof pitch. A 6:12 pitch (6 inches rise per 12 inches run) gives θ = arctan(0.5) ≈ 26.6°. The rafter length (hypotenuse) is then computed via the Pythagorean theorem or hyp = adj/cos θ.
d (distance) h (height) θ tan θ=h/d
Surveying Building Height
Surveyors measure the angle of elevation θ to a building's top from a known horizontal distance d. Using tan θ = h/d, the height h = d·tan θ. This is the foundational technique in trigonometric surveying, used for trees, towers, and mountains.
run (adj) rise (opp) θ
Wheelchair Ramp Design
ADA guidelines require wheelchair ramps to have a maximum slope of 1:12 (1 inch rise per 12 inches run), corresponding to sin θ ≈ 1/12, so θ ≈ 4.76°. Right triangle trig ensures the ramp angle satisfies accessibility standards while providing a safe incline.

Architecture: Architects use trigonometry to design roof pitches, determine the amount of sunlight a building will receive by calculating sun angles, and ensure structural integrity by analyzing forces in trusses and supports.

Astronomy: The distance to nearby stars is measured using stellar parallax, which involves creating a right triangle between the Earth at two points in its orbit and the distant star, then using trigonometry to find the distance.

Video Game Development: Programmers use trigonometric functions to calculate paths for characters, determine how light and shadow should fall, simulate realistic physics, and control camera angles within a 3D world.

🗂️

Types and Classifications

While trigonometry applies to all right triangles, two special cases are particularly important because their side length ratios are simple, exact values. These are frequently used as benchmarks in mathematics and science.

Triangle TypeAnglesSide Ratios (Opposite:Adjacent:Hypotenuse)
Isosceles Right Triangle45° - 45° - 90°1 : 1 : √2
Scalene Right Triangle30° - 60° - 90°1 : √3 : 2 (for 30° and 60° respectively)
⚠️

Common Mistakes

⚠️ Incorrect Side Identification: Confusing the 'opposite' and 'adjacent' sides. Remember that these sides are always relative to the acute angle being considered, not the right angle.
⚠️ Calculator in Wrong Mode: Performing calculations with a calculator set to radians when the problem uses degrees (or vice-versa) will lead to incorrect answers. Always verify your calculator is in the correct (DEG/RAD) mode.
💡 Applying Ratios to Non-Right Triangles: The SOH-CAH-TOA definitions are only valid for right triangles. For other triangles, you must use the Law of Sines or the Law of Cosines.
🚀

Study Strategy

1 🧐 Grasp the Core Concepts
  • Identify the hypotenuse, opposite, and adjacent sides relative to a specific acute angle in the right triangle diagram.
  • Clearly define sine, cosine, and tangent as ratios of these side lengths using the SOH CAH TOA mnemonic.
  • Understand the relationship between the primary trigonometric functions and their reciprocals: cosecant, secant, and cotangent.
  • Review the properties of right triangles, noting that the two acute angles are complementary (add up to 90°).
2 🧠 Memorize the Ratios and Identities
  • Commit the SOH CAH TOA ratios (sin=O/H, cos=A/H, tan=O/A) to memory.
  • Learn the specific trigonometric values for the special angles of 30°, 45°, and 60° without needing a calculator.
  • Memorize the fundamental Pythagorean Identity, sin²(θ) + cos²(θ) = 1, and understand how it's derived from the triangle.
  • Practice recalling the reciprocal identities, such as csc(θ) = 1/sin(θ), until they become automatic.
3 ✍️ Practice with Worked Examples
  • Follow the 'Worked Example' to solve for an unknown side length when given one side and an angle.
  • Use inverse trigonometric functions (e.g., sin⁻¹, cos⁻¹, tan⁻¹) to find an unknown angle when two side lengths are known.
  • Work through problems where you must first find a missing side using the Pythagorean theorem before finding a trigonometric ratio.
  • Review the 'Common Mistakes' section and consciously avoid them, such as mixing up the opposite and adjacent sides.
4 🌍 Apply to Real-World Scenarios
  • Solve problems from the 'Applications' section involving angles of elevation and depression to find heights or distances.
  • Translate a real-world scenario, like finding the height of a flagpole from its shadow length, into a right triangle diagram.
  • Use trigonometry to solve basic physics or engineering problems, such as resolving a force vector into its components.
  • Challenge yourself by creating and solving your own word problem based on an object in your immediate environment.
By mastering these foundational ratios, you unlock the ability to measure and understand the geometric world around you.

Frequently Asked Questions

×

×