Right-Angled Trigonometry
Welcome, students! 👋 In this lesson, you will explore right-angled trigonometry, one of the most useful tools in geometry and real-world measurement. By the end, you should be able to explain the key ideas, use trigonometric ratios to solve problems, and connect this topic to surveying, navigation, engineering, and other areas of mathematics.
Objectives
- Understand the meaning of the terms right-angled triangle, hypotenuse, opposite, and adjacent.
- Use the trigonometric ratios $\sin \theta$, $\cos \theta$, and $\tan \theta$.
- Apply Pythagoras’ theorem and inverse trigonometric functions to solve problems.
- Interpret trigonometry in practical contexts such as heights, distances, and slopes.
- See how right-angled trigonometry fits into the wider study of Geometry and Trigonometry.
Why this matters
Imagine standing outside a building and wanting to know its height without climbing it. Or imagine an engineer designing a ramp, where the angle and slope must be safe and precise. Trigonometry gives you the language and tools to do these jobs accurately. 📐
Right-angled trigonometry is built from a simple shape: a triangle with one angle of $90^\circ$. Even though the shape is simple, it can model lots of real situations. When students understands how to use it, many measurement problems become much easier.
The basic idea of right-angled triangles
A right-angled triangle has one angle equal to $90^\circ$. The side opposite the right angle is called the hypotenuse. It is always the longest side in the triangle.
The other two sides are named relative to a chosen acute angle $\theta$:
- the opposite side is across from $\theta$
- the adjacent side is next to $\theta$ and is not the hypotenuse
This naming depends on which angle you choose. If you change the angle, the labels can change too. That is why it is important to identify the angle clearly before using trigonometry.
A common mistake is thinking “opposite” and “adjacent” are fixed labels for a triangle. They are not. They depend on the reference angle.
Trigonometric ratios
The three main trigonometric ratios for a right-angled triangle are:
$$\sin \theta = \frac{\text{opposite}}{\text{hypotenuse}}$$
$$\cos \theta = \frac{\text{adjacent}}{\text{hypotenuse}}$$
$$\tan \theta = \frac{\text{opposite}}{\text{adjacent}}$$
These are often remembered using the mnemonic SOH CAH TOA.
Each ratio compares side lengths. Because the ratio depends only on the angle, not the size of the triangle, similar right triangles have the same trigonometric ratios. This makes trigonometry extremely powerful for measuring things that are too large, too small, or too dangerous to measure directly.
Example 1: finding a side
Suppose a right-angled triangle has an angle $\theta = 35^\circ$ and hypotenuse $10\text{ cm}$. To find the side opposite the angle, use
$$\sin 35^\circ = \frac{x}{10}$$
So,
$$x = 10\sin 35^\circ$$
Using a calculator,
$$x \approx 5.74\text{ cm}$$
This is a typical IB-style calculation: identify the correct ratio, substitute values, and round appropriately.
Example 2: finding an angle
If the opposite side is $8\text{ m}$ and the adjacent side is $12\text{ m}$, then
$$\tan \theta = \frac{8}{12} = \frac{2}{3}$$
So
$$\theta = \tan^{-1}\left(\frac{2}{3}\right)$$
which gives
$$\theta \approx 33.7^\circ$$
Inverse trigonometric functions such as $\sin^{-1}$, $\cos^{-1}$, and $\tan^{-1}$ are used when the angle is unknown.
Using Pythagoras’ theorem alongside trigonometry
Right-angled trigonometry often works together with Pythagoras’ theorem:
$$a^2 + b^2 = c^2$$
where $c$ is the hypotenuse.
Pythagoras’ theorem is useful when two sides are known and the third side is needed. Trigonometric ratios are useful when an angle and one side are known, or when two sides and an angle need to be connected.
Example 3: combining methods
A right triangle has one leg of $6\text{ m}$ and another leg of $8\text{ m}$. First, find the hypotenuse:
$$c^2 = 6^2 + 8^2$$
$$c^2 = 36 + 64 = 100$$
$$c = 10\text{ m}$$
Now if we want the angle opposite the $6\text{ m}$ side, we can use
$$\sin \theta = \frac{6}{10}$$
So
$$\theta = \sin^{-1}(0.6) \approx 36.9^\circ$$
This shows how geometry and trigonometry support each other.
Real-world applications
Right-angled trigonometry appears in many practical situations. Here are some important ones:
Heights and distances
Surveyors can estimate the height of a tree, tower, or building by measuring a horizontal distance and an angle of elevation. If the angle of elevation to the top of a building is $42^\circ$ and the observer is $20\text{ m}$ away, then the building height above eye level can be found using
$$\tan 42^\circ = \frac{h}{20}$$
So
$$h = 20\tan 42^\circ \approx 18.0\text{ m}$$
If the observer’s eye level is $1.6\text{ m}$ above the ground, the total height is
$$18.0 + 1.6 = 19.6\text{ m}$$
This is a good example of how mathematics models a real measurement problem. 🏢
Slopes and ramps
Builders and designers often use trigonometry to describe the steepness of a ramp. If a ramp rises $1\text{ m}$ over a horizontal distance of $12\text{ m}$, then its angle of incline satisfies
$$\tan \theta = \frac{1}{12}$$
So
$$\theta = \tan^{-1}\left(\frac{1}{12}\right) \approx 4.8^\circ$$
This angle helps determine whether the ramp is suitable for accessibility and safety.
Navigation and vectors
Right-angled trigonometry is also connected to vectors and navigation. A displacement can be broken into horizontal and vertical components. If a plane flies $50\text{ km}$ at an angle of $30^\circ$ above the horizontal, then its horizontal and vertical components are
$$50\cos 30^\circ$$
and
$$50\sin 30^\circ$$
respectively.
This idea links trigonometry with vector geometry, because the same triangle can represent motion in two dimensions.
Choosing the correct ratio
A major skill in IB Mathematics: Applications and Interpretation HL is deciding which ratio to use. Ask these questions:
- Which angle is given or needed?
- Which side is known?
- Which side is required?
- Does the problem involve opposite, adjacent, or hypotenuse?
If the problem gives an angle and the hypotenuse, use $\sin$ or $\cos$.
If the problem gives an angle and one leg, use $\tan$ or sometimes $\sin$ or $\cos$.
If the problem gives two sides and asks for an angle, use an inverse ratio.
Here is a quick guide:
- $\sin$ connects opposite and hypotenuse
- $\cos$ connects adjacent and hypotenuse
- $\tan$ connects opposite and adjacent
A careful diagram is often the best first step. Mark the known angle, label the sides, and write the correct ratio before calculating.
Accuracy, rounding, and calculator use
Because trigonometry uses calculators, answers are often decimal approximations. In IB work, you should round only at the end whenever possible. Rounding too early can cause small errors to spread.
Also check whether your calculator is in degree mode. In right-angled trigonometry, angles are usually given in degrees. If your calculator is in the wrong mode, your answer may be completely incorrect.
For example,
$$\sin 30^\circ = 0.5$$
but
$$\sin 30$$
without degrees could be interpreted differently depending on calculator mode.
Common mistakes to avoid
- Mixing up opposite and adjacent side labels.
- Using the wrong trigonometric ratio.
- Forgetting that the hypotenuse is always opposite the right angle.
- Rounding too early.
- Leaving the calculator in the wrong mode.
- Forgetting to include units in the final answer.
A strong habit is to write the formula first, substitute second, and calculate last. This makes your work easier to check and marks easier to earn.
Conclusion
Right-angled trigonometry is one of the core tools in Geometry and Trigonometry because it links angle, side length, and measurement in a simple but powerful way. It helps students solve problems involving heights, distances, slopes, and directions, and it also prepares you for more advanced ideas in vectors, 3D geometry, and non-right-triangle trigonometry.
In IB Mathematics: Applications and Interpretation HL, the goal is not just to compute answers, but to interpret results in context. Right-angled trigonometry supports that goal by turning real situations into mathematical models. When used carefully, it gives precise and useful answers that connect mathematics to the world around you. 📏
Study Notes
- A right-angled triangle has one angle equal to $90^\circ$.
- The side opposite the $90^\circ$ angle is the hypotenuse, and it is the longest side.
- Side names depend on the chosen reference angle.
- The main ratios are $\sin \theta = \frac{\text{opposite}}{\text{hypotenuse}}$, $\cos \theta = \frac{\text{adjacent}}{\text{hypotenuse}}$, and $\tan \theta = \frac{\text{opposite}}{\text{adjacent}}$.
- The mnemonic SOH CAH TOA helps remember the ratios.
- Use inverse trig functions such as $\sin^{-1}$, $\cos^{-1}$, and $\tan^{-1}$ to find angles.
- Pythagoras’ theorem is $a^2 + b^2 = c^2$.
- Round only at the end when possible.
- Check calculator mode carefully, especially degrees.
- Right-angled trigonometry is used in surveying, construction, navigation, and vector components.
- It is a foundation for more advanced Geometry and Trigonometry topics in IB Mathematics: Applications and Interpretation HL.
