3. Geometry and Trigonometry

Non Right-angled Trigonometry

Non Right-Angled Trigonometry

Welcome to Non Right-Angled Trigonometry, students ๐Ÿ˜Š This lesson explains how trigonometry helps us solve triangles that are not right-angled. In many real-world situations, you do not get a neat $90^\circ$ angle. Surveyors, engineers, navigators, and designers often work with triangles that are scalene or have no right angle at all.

Learning goals

By the end of this lesson, students, you should be able to:

  • explain the key ideas and vocabulary of non right-angled trigonometry,
  • use the sine rule and cosine rule correctly,
  • find areas of triangles using trigonometric methods,
  • understand when each formula is useful,
  • connect these ideas to geometry, measurement, and problem solving in IB Mathematics: Analysis and Approaches HL.

Non right-angled trigonometry is a core part of geometry because it lets us measure lengths and angles in triangles that are not right-angled. That means it helps us analyze shapes in maps, buildings, forces, and even paths in navigation โœˆ๏ธ

What makes a triangle โ€œnon right-angledโ€?

A non right-angled triangle is any triangle that does not contain a $90^\circ$ angle. Its angles may all be different, or two may be equal, but none is a right angle. The triangle may be acute if all angles are less than $90^\circ$, or obtuse if one angle is greater than $90^\circ$.

In right-angled trigonometry, we can use ratios like $\sin \theta = \frac{\text{opposite}}{\text{hypotenuse}}$. But in a non right-angled triangle, there is no hypotenuse, so we need different tools. The main tools are:

  • the sine rule,
  • the cosine rule,
  • the area formula $A = \frac{1}{2}ab\sin C$.

These formulas work for any triangle, not just right-angled ones.

Naming sides and angles

In triangle notation, angles are usually labeled $A$, $B$, and $C$, and the side opposite each angle is labeled $a$, $b$, and $c$ respectively. So:

  • side $a$ is opposite angle $A$,
  • side $b$ is opposite angle $B$,
  • side $c$ is opposite angle $C$.

This matching system is important because the sine rule and cosine rule rely on it. If you mix up the labels, the calculation can go wrong.

The sine rule

The sine rule connects sides and angles in any triangle. It is written as:

$$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$$

It can also be rearranged as:

$$\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}$$

Use the sine rule when you know either:

  • two angles and one side, or
  • two sides and one angle opposite one of those sides.

This second case is often called ASA, AAS, or SSA information. The SSA case can sometimes create an ambiguous situation, because one angle may lead to two possible triangles.

Example: finding a side

Suppose in triangle $ABC$, you know $A = 35^\circ$, $B = 65^\circ$, and $a = 12$ cm. First find $C$:

$$C = 180^\circ - 35^\circ - 65^\circ = 80^\circ$$

Now use the sine rule:

$$\frac{b}{\sin 65^\circ} = \frac{12}{\sin 35^\circ}$$

So

$$b = 12\cdot \frac{\sin 65^\circ}{\sin 35^\circ}$$

This gives a length for side $b$. Notice how the triangle can now be solved even though there is no right angle.

Why the sine rule works

The sine rule comes from comparing the triangle to its circumcircle, a circle passing through all three vertices. Although you do not need to derive this in every problem, understanding that the rule has a geometric foundation helps you see it as more than a memorized formula.

The ambiguous case of the sine rule

The ambiguous case happens when you know two sides and a non-included angle, such as $a$, $b$, and $A$, where angle $A$ is opposite side $a$. This can lead to zero, one, or two possible triangles.

For example, suppose $A = 30^\circ$, $a = 8$, and $b = 12$.

Using the sine rule:

$$\frac{8}{\sin 30^\circ} = \frac{12}{\sin B}$$

This gives

$$\sin B = \frac{12\sin 30^\circ}{8} = \frac{12\cdot 0.5}{8} = 0.75$$

Now $B$ could be:

$$B = \sin^{-1}(0.75)$$

or

$$B = 180^\circ - \sin^{-1}(0.75)$$

Both values may or may not produce a valid triangle depending on whether the total angle sum is less than $180^\circ$. This is a very important IB skill: students, always check whether the second angle is possible.

Practical meaning

If a measurement system gives you an angle and two sides, you must test carefully before assuming there is only one triangle. This matters in surveying and navigation because a wrong choice can lead to an incorrect position on a map ๐Ÿ—บ๏ธ

The cosine rule

The cosine rule is especially useful when the sine rule is not enough. It relates all three sides and one angle of a triangle.

The standard form is:

$$c^2 = a^2 + b^2 - 2ab\cos C$$

There are matching forms:

$$a^2 = b^2 + c^2 - 2bc\cos A$$

$$b^2 = a^2 + c^2 - 2ac\cos B$$

Use the cosine rule when you know:

  • two sides and the included angle, or
  • all three sides and want to find an angle.

Example: finding a side

If $a = 7$, $b = 9$, and $C = 58^\circ$, then:

$$c^2 = 7^2 + 9^2 - 2(7)(9)\cos 58^\circ$$

First compute the value of $c^2$, then take the square root to find $c$. This works because the cosine rule generalizes the Pythagorean theorem. In fact, if $C = 90^\circ$, then $\cos 90^\circ = 0$, so the formula becomes:

$$c^2 = a^2 + b^2$$

That is exactly the Pythagorean theorem.

Example: finding an angle

If $a = 5$, $b = 8$, and $c = 10$, then use:

$$c^2 = a^2 + b^2 - 2ab\cos C$$

Substitute values:

$$10^2 = 5^2 + 8^2 - 2(5)(8)\cos C$$

Solve for $\cos C$ and then use:

$$C = \cos^{-1}(\text{value})$$

When you find an angle this way, remember that calculator mode must usually be in degrees for IB triangle work unless stated otherwise.

The area of a triangle using trigonometry

A very useful formula for the area of a non right-angled triangle is:

$$A = \frac{1}{2}ab\sin C$$

where $a$ and $b$ are two sides and $C$ is the included angle between them.

This formula is especially helpful when you do not know the height of the triangle. In a non right-angled triangle, dropping a perpendicular may create extra steps, but the area formula avoids that.

Example: area from two sides and included angle

If $a = 10$ cm, $b = 14$ cm, and $C = 42^\circ$, then:

$$A = \frac{1}{2}(10)(14)\sin 42^\circ$$

This gives the area directly. The result will be in square units, such as $\text{cm}^2$.

Why this formula is important

The area formula connects trigonometry and geometry. It shows that trigonometry is not just about finding angles and lengths; it also helps measure space and shape. In real life, this can be used to estimate land area, cross-sectional areas, or triangular supports in construction.

Choosing the correct method

One of the biggest skills in this topic is deciding which formula to use. students, here is a simple guide:

  • If you have two angles and one side, use the sine rule.
  • If you have two sides and the included angle, use the cosine rule.
  • If you have three sides, use the cosine rule to find an angle.
  • If you need the area and have two sides with the included angle, use $A = \frac{1}{2}ab\sin C$.

Always start by labeling the triangle carefully. Then write down what is known and what is needed. This helps avoid formula mistakes.

Common errors to avoid

  • mixing up opposite sides and angles,
  • using the sine rule when the cosine rule is needed,
  • forgetting the ambiguous case,
  • rounding too early,
  • using $\cos^{-1}$ or $\sin^{-1}$ without checking if the answer is sensible.

In IB exams, clear method marks are often awarded, so showing the correct formula and substitutions is important.

Conclusion

Non right-angled trigonometry gives us powerful ways to work with triangles that do not contain a $90^\circ$ angle. The sine rule, cosine rule, and trigonometric area formula are essential tools in Geometry and Trigonometry. They allow students to solve triangles, check possible configurations, and connect trigonometry to real-world measurement.

This topic is important in IB Mathematics: Analysis and Approaches HL because it builds problem-solving skill, algebraic reasoning, and geometric understanding. When you can identify which formula fits a triangle, you are using trigonometry in a flexible and accurate way ๐Ÿ”

Study Notes

  • A non right-angled triangle has no angle equal to $90^\circ$.
  • Label sides and opposite angles consistently: $a$ opposite $A$, $b$ opposite $B$, $c$ opposite $C$.
  • The sine rule is:

$$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$$

  • Use the sine rule for $ASA$, $AAS$, or sometimes $SSA$ information.
  • The cosine rule is:

$$c^2 = a^2 + b^2 - 2ab\cos C$$

  • Use the cosine rule for $SAS$ or $SSS$ information.
  • The area of a triangle can be found by:

$$A = \frac{1}{2}ab\sin C$$

  • The SSA case can produce two possible triangles, so check for ambiguity.
  • The cosine rule becomes the Pythagorean theorem when the included angle is $90^\circ$.
  • These methods are widely used in geometry, surveying, navigation, engineering, and other real-world contexts.

Practice Quiz

5 questions to test your understanding