# Sine & Cosine Rules and 3D Trigonometry

> Mathematics · CIE IGCSE 0580 (2025-2027)
> Source: https://www.owlsprep.com/study/cie-0580-u6-sine-cosine-rules-and-3d/

This guide teaches you to apply the sine rule, cosine rule and ½ab sin C area formula for non-right angled triangles, plus solve 3D trigonometry problems focused on the angle between a line and a plane for CIE IGCSE 0580 Extended exams.

**Prerequisites:** [Right-angled trigonometry (SOHCAHTOA)](https://www.owlsprep.com/study/cie-0580-u6-right-angled-trigonometry/); [Pythagoras' theorem](https://www.owlsprep.com/study/cie-0580-u2-pythagoras-theorem/)

## Learning objectives

- Apply the sine rule to solve non-right angled triangles, including obtuse and ambiguous cases
- Use the cosine rule to find unknown sides and angles in non-right angled triangles
- Calculate the area of any triangle using the formula ½ab sin C
- Solve 3D trigonometry problems using Pythagoras' theorem and right-angled trigonometry
- Calculate the angle between a line and a plane in 3D shapes

## The Sine Rule

**Sine Rule** — For any triangle with sides a, b, c opposite angles A, B, C respectively, the ratio of each side to the sine of its opposite angle is constant. Works for all triangles, including obtuse angled.

*Notation:* \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}

The sine rule is used when you have at least one pair of matching opposite side and angle, plus one other known value. For obtuse angles, remember that \(\sin(180^\circ - x) = \sin x\), which creates the ambiguous case for SSA (side-side-angle) inputs.

> **warning**
>
> When using the sine rule to find an angle, always check if an obtuse alternative solution is valid (i.e. if the sum of angles remains less than \(180^\circ\)).

**Worked example:** In triangle ABC, side a = 8 cm, angle A = 30°, side b = 12 cm. Find the two possible values of angle B.

1. 1. Substitute known values into the sine rule:

   $$\frac{8}{\sin 30^\circ} = \frac{12}{\sin B}$$
2. 2. Rearrange to solve for \(\sin B\):

   $$\sin B = \frac{12 \times \sin 30^\circ}{8} = \frac{12 \times 0.5}{8} = 0.75$$
3. 3. Calculate the acute solution:

   $$B = \sin^{-1}(0.75) = 48.6^\circ (1 dp)$$
4. 4. Calculate the obtuse alternative: \(180^\circ - 48.6^\circ = 131.4^\circ\)
5. 5. Verify both are valid: 30 + 48.6 = 78.6 < 180, 30 + 131.4 = 161.4 < 180, so both solutions are acceptable.

> **Exam tip:** Always state both valid solutions for ambiguous case questions unless the question specifies the triangle is acute or obtuse.

*Calculator:* allowed

## The Cosine Rule and Area of a Triangle

**Cosine Rule** — Used to find unknown sides when you know two sides and the included angle, or unknown angles when you know all three sides of any triangle.

*Notation:* a^2 = b^2 + c^2 - 2bc \cos A

When rearranged to solve for an angle, the cosine rule becomes: \(\cos A = \frac{b^2 + c^2 - a^2}{2bc}\). Unlike the sine rule, the cosine rule never gives ambiguous results, as cosine of obtuse angles is negative.

The area of any triangle can be calculated without a perpendicular height using the formula: \(\frac{1}{2}ab \sin C\), where C is the included angle between sides a and b.

**Worked example:** In triangle XYZ, sides XY = 7 cm, YZ = 9 cm, included angle Y = 120°. Calculate the length of XZ and the area of triangle XYZ.

1. 1. Use cosine rule to find XZ (labeled side x opposite angle Y):

   $$x^2 = 7^2 + 9^2 - 2(7)(9)\cos 120^\circ$$
2. 2. Substitute \(\cos 120^\circ = -0.5\):

   $$x^2 = 49 + 81 - 126(-0.5) = 130 + 63 = 193$$
3. 3. Solve for x:

   $$x = \sqrt{193} = 13.9 cm (1 dp)$$
4. 4. Calculate area using ½ab sin C:

   $$Area = 0.5 \times 7 \times 9 \times \sin 120^\circ = 31.5 \times \frac{\sqrt{3}}{2} = 27.3 cm^2 (1 dp)$$

> **Exam tip:** Always double check that the angle you use in the area formula is the included angle between the two sides you are using.

*Calculator:* allowed

## 3D Trigonometry Basics

3D trigonometry problems for CIE IGCSE 0580 always reduce to 2D right-angled triangles. The most common 3D shapes tested are cuboids, pyramids, and prisms. The first step in any 3D problem is to identify the right-angled triangle you can use to solve for unknown lengths.

**Angle between a line and a plane** — The smallest angle formed between the line and its orthogonal (perpendicular) projection onto the plane. To calculate this, you need the length of the line, the length of its projection onto the plane, or the perpendicular height from the end of the line to the plane.

**Worked example:** A cuboid has length 6 cm, width 4 cm, height 3 cm. Find the angle between the space diagonal of the cuboid and the base plane.

1. 1. First calculate the length of the diagonal of the base plane using Pythagoras:

   $$\text{Base diagonal} = \sqrt{6^2 + 4^2} = \sqrt{36 + 16} = \sqrt{52} = 7.21 cm$$
2. 2. The right-angled triangle for the angle is formed by the base diagonal (adjacent side), height of the cuboid (opposite side = 3 cm), and the space diagonal (hypotenuse).
3. 3. Use SOHCAHTOA to find the angle θ:

   $$\tan \theta = \frac{\text{opposite}}{\text{adjacent}} = \frac{3}{\sqrt{52}} = 0.416$$
4. 4. Solve for θ:

   $$\theta = \tan^{-1}(0.416) = 22.6^\circ (1 dp)$$

> **Exam tip:** Always sketch the 2D right-angled triangle separately from the 3D shape to avoid confusion with extra lines in the diagram.

*Calculator:* allowed

## Combined Trigonometry Problem Solving

Most Paper 4 questions on this topic combine multiple skills: you may need to use the cosine rule to find a side, then use that side in the sine rule to find an angle, or apply 2D trig rules to solve a 3D problem.

- Always label all known sides and angles on your diagram first
- Check if the ambiguous case applies for sine rule angle calculations
- For 3D problems, always identify which angle the question is asking for before starting calculations

**Worked example:** A triangular pyramid has a base which is an equilateral triangle of side 10 cm, and a perpendicular height of 12 cm. Find the angle between one of the slant edges and the base plane.

1. 1. First calculate the distance from the base vertex to the center of the equilateral base (this is the projection of the slant edge onto the base plane):

   $$\text{Distance from vertex to center} = \frac{2}{3} \times \text{height of base triangle} = \frac{2}{3} \times 5\sqrt{3} = 5.77 cm$$
2. 2. The right triangle for the angle has adjacent = 5.77 cm, opposite = 12 cm (perpendicular height)

   $$\tan \theta = \frac{12}{5.77} = 2.08$$
3. 3. Solve for θ:

   $$\theta = \tan^{-1}(2.08) = 64.3^\circ (1 dp)$$

*Calculator:* allowed

## Common pitfalls

- **Wrong:** Using the sine rule to find an angle and only giving the acute solution, even when the obtuse one is valid.
  - Why it fails: Sine of x equals sine of 180-x, so two possible angles exist for positive sin values <1.
  - Correct: Always check if 180 minus your acute angle plus other known angles is less than 180; if yes, state both solutions.
- **Wrong:** Using a non-included angle in the ½ab sin C area formula.
  - Why it fails: The formula only works if the angle is between the two sides you are using.
  - Correct: Confirm the angle you use is between sides a and b, or rearrange to find the included angle first if needed.
- **Wrong:** Using radians instead of degrees for calculations.
  - Why it fails: CIE IGCSE 0580 only uses degrees for trigonometry, so your calculator in radian mode will give incorrect results.
  - Correct: Always set your calculator to degree mode before starting trigonometry questions.
- **Wrong:** Calculating the angle between two lines in 3D instead of the angle between a line and a plane.
  - Why it fails: The angle between a line and a plane is the smallest angle between the line and its projection, not the angle between the line and a random line on the plane.
  - Correct: First find the projection of the line onto the plane, then calculate the angle between the original line and its projection.
- **Wrong:** Forgetting that cosine of obtuse angles is negative when using the cosine rule.
  - Why it fails: This leads to incorrect subtraction instead of addition when calculating side lengths, resulting in wrong side values.
  - Correct: If the included angle is obtuse, substitute cos(angle) as a negative value in the cosine rule formula.

## Cheatsheet

| Formula | Use Case | Key Notes |
| --- | --- | --- |
| \(\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}\) | Known 1 opposite side+angle + 1 other value | Check for ambiguous (2-solution) case when finding angles |
| \(a^2 = b^2 + c^2 - 2bc \cos A\) | Known 2 sides + included angle, or all 3 sides | No ambiguous results; cos(obtuse angle) is negative |
| \(\text{Area} = \frac{1}{2}ab \sin C\) | Known 2 sides + included angle | C must be the angle between sides a and b |
| Angle between line and plane | 3D trigonometry problems | Calculate angle between line and its projection onto the plane using SOHCAHTOA |

## What's next

Now that you have mastered the sine rule, cosine rule, area of triangles and 3D trigonometry for CIE IGCSE 0580 Extended, you are ready to tackle more advanced trigonometry applications and practice full Paper 4 exam questions. This topic makes up ~8-10% of your Paper 4 score, so regular practice of mixed questions is critical to avoid common mistakes like missing ambiguous case solutions or misidentifying angles in 3D shapes. Next, you can move on to practice past paper questions focused on this topic, or learn about bearing problems which often combine with trigonometry skills. You can also revise circle theorems, which are frequently tested alongside trigonometry in extended level questions.

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/cie-0580-u6-sine-cosine-rules-and-3d/
