The radian is the standard unit of angular measure. An angle θ in radians is defined as the Ratio of the arc length s subtended by the angle to the radius r:
θ=s{}{r}
One radian is the angle subtended at the centre of a circle by an arc equal in length to the radius. Since the circumference of a circle is 2πrA full revolution is 2π radians.
Conversion Between Degrees and Radians
π{rad}=180{∘}
To convert from degrees to radians:
θ{{rad}}=θ{{deg}}×π{}{180}
To convert from radians to degrees:
θ{{deg}}=θ{{rad}}×1{80}{π}
Arc Length
For a circle of radius r with a central angle θ (in radians):
S=rθ
Sector Area
The area of a sector with central angle θ (in radians) and radius r:
A=1{}{2}r2θ
Worked Example: Arc Length and Sector Area
Problem: A sector has radius 5 cm and central angle 43π radians. Find the arc Length and the area of the sector.
These are defined wherever the denominator is non-zero.
Graphs of Reciprocal Functions
Function
Domain
Range
Asymptotes
x-intercepts
y=cscx
x=nπ
y≤−1 or y≥1
x=nπ
none
y=secx
x=2π+nπ
y≤−1 or y≥1
x=2π+nπ
none
y=cotx
x=nπ
all real y
x=nπ
x=2π+nπ
The Unit Circle
The unit circle is a circle of radius 1 centred at the origin. Any point on the unit circle has Coordinates (cosθ,sinθ)Where θ is the angle measured anticlockwise from the Positive x-axis.
This definition extends trigonometric functions to all real numbers, not just acute angles. The Pythagorean identity follows directly from the fact that every point on the unit circle satisfies x2+y2=1.
Key Values
θ
0
6π
4π
3π
2π
π
23π
2π
sinθ
0
21
22
23
1
0
−1
0
cosθ
1
23
22
21
0
−1
0
1
tanθ
0
31
1
3
undefined
0
undefined
0
All, Sine, Tan, Cos (ASTC)
The signs of trig functions in each quadrant:
All positive in the first quadrant (0<θ<2π)
Sine positive in the second quadrant (2π<θ<π)
Tangent positive in the third quadrant (π<θ<23π)
Cosine positive in the fourth quadrant (23π<θ<2π)
Graphs of Trigonometric Functions
y=sinx
Domain: all real x
Range: −1≤y≤1
Period: 2π
x-intercepts at x=0,π,2π,…
y=cosx
Domain: all real x
Range: −1≤y≤1
Period: 2π
y-intercept at (0,1)
y=tanx
Domain: all real x except x=2π+nπ
Range: all real y
Period: π
Vertical asymptotes at x=2π+nπ
Transformations
For y=asin(bx+c)+d:
∣a∣ = amplitude
∣b∣2π = period
c = horizontal phase shift (shift left by bc)
d = vertical shift
:::tip Exam Tip When sketching trig graphs, always label axis intercepts, maximum/minimum points,
And show at least one full period . ::: {/* prettier-ignore */}
Use the sliders to see how changing a, b, c And d in y=asin(bx+c)+d affects the Graph.
By the unit circle definition, a point on the unit circle at angle θ has coordinates (cosθ,sinθ). Since every point on the unit circle satisfies x2+y2=1We Substitute:
cos2θ+sin2θ=1
This completes the …/1-number-and-algebra/3_proof-and-logic.
Proof of 1+tan2θ=sec2θ
Starting from sin2θ+cos2θ=1Divide both sides by cos2θ:
\begin`\{aligned}` \sin(A \pm B) &= \sin A \cos B \pm \cos A \sin B\\ \cos(A \pm B) &= \cos A \cos B \mp \sin A \sin B\\ \tan(A \pm B) &= \frac\{\tan A \pm \tan B\}\{1 \mp \tan A \tan B\} \end`\{aligned}`
Proof of Compound Angle Formulas (Rotation Matrix)
Consider rotating the point (1,0) by angle A+B anticlockwise. The resulting coordinates are (cos(A+B),sin(A+B)).
Equivalently, we can first rotate by B Then by A. The rotation matrix for angle α is:
\begin`\{pmatrix}` \cos A & -\sin A \\ \sin A & \cos A \end`\{pmatrix}` \begin`\{pmatrix}` \cos B & -\sin B \\ \sin B & \cos B \end`\{pmatrix}` \begin`\{pmatrix}` 1 \\ 0 \end`\{pmatrix}`
First multiply the matrices:
R(A)R(B) = \begin`\{pmatrix}` \cos A \cos B - \sin A \sin B & -\cos A \sin B - \sin A \cos B \\ \sin A \cos B + \cos A \sin B & -\sin A \sin B + \cos A \cos B \end`\{pmatrix}`
Applying to (1,0) gives the top-left and bottom-left entries:
Since b<aThere is only one solution: B≈37.2∘ So C=77.8∘.
{Area}=1{}{2}(12)(8)sin77.8{∘}≈47.0{squareunits}
Worked Example: Bearing Problem
Problem: A ship sails from port A on a bearing of 050∘ for 15 km to point B Then On a bearing of 110∘ for 20 km to point C. Find the distance and bearing from C back to A.
Solution:
The angle at B is the change in bearing: 110∘−050∘=60∘. The interior angle at B is 180∘−60∘=120∘.
For x∈[0,2π]: x≈0.644 rad (the next value 0.644+2π exceeds 2π).
3D Trigonometry
3D trigonometry involves applying trigonometric ratios in three-dimensional problems. The key is to Identify right-angled triangles within the 3D shape.
Strategy
Draw a clear diagram of the 3D shape.
Identify the relevant 2D triangles (often by drawing auxiliary lines).
Label known sides and angles.
Apply Pythagoras’ theorem, sine rule, cosine rule, or basic trig ratios.
Worked Example: 3D Problem
Problem: A pyramid has a square base of side 6 cm and vertical height 4 cm. Find the angle Between a sloping edge and the base.
Solution:
The distance from the centre of the base to a vertex is 262=32 cm.
θ=arctan(4{}{3{2}})=arctan(2{{2}}{3})≈43.3{∘}
Trigonometric Proof Strategies
General Approach
In IB exams, trigonometric …/1-number-and-algebra/3_proof-and-logics ask you to show that one expression equals another. The Standard approach is:
Start with one side — the more complex side (LHS).
Apply known identities to transform it step by step toward the other side.
Never assume what you are trying to prove — work forward from a known truth.
Useful Techniques
Factor: Look for common factors, e.g., sinx+sinxcosx=sinx(1+cosx).
Use sin2+cos2=1: Convert everything to sines or everything to cosines.
Convert to sin and cos: When \tan$$\sec$$\cscOr cot appear, express them in terms of sin and cos.
Look for compound angle structure: Recognise when an expression matches sin(A±B) or cos(A±B).
Common denominator: When fractions appear, combine them over a single denominator.
When solving sinθ=k or cosθ=kThere are always (at least) two solutions per Period. A common mistake is to find arcsin(k) but forget π−arcsin(k).
Mixing Up Degrees and Radians
Ensure your calculator is in the correct mode. If an angle is given as 3πIt is in Radians; if given as 60∘It is in degrees. Forgetting to convert is one of the most frequent Errors.
Wrong Sign in Compound Angle Formulas
For cos(A−B):
cos(A−B)=cosAcosB+sinAsinB
The sinAsinB term is positive (the ∓ from the ± formula flips). Students often Incorrectly write a minus sign here.
Ambiguous Case of the Sine Rule
When using the sine rule with SSA data, always check whether two triangles are possible. If sinB=k with 0<k<1 and B is acute, then 180∘−B may also be valid.
Domain of Inverse Functions
arcsinx and arctanx return values in [−2π,2π]While arccosx Returns values in [0,π]. If the actual angle is in a different quadrant, you must adjust using ASTC.
Problem Set
Problem 1: Radian Measure
Problem: A circle has radius r=8 cm. A sector of the circle has area 48 cm2. Find the Exact arc length of the sector.
Solution:
Using the sector area formula A=21r2θ:
48=1{}{2}(64)θ⟹48=32θ⟹θ=3{}{2}{rad}
Arc length s=rθ=8×23=12 cm.
Problem 2: Compound Angle Identity
Problem: Given that sinα=53 and cosβ=1312Where α And β are acute angles, find the exact value of sin(α+β).
Solution:
Since α is acute: cosα=1−259=54. Since β is Acute: sinβ=1−169144=135.
:::tip Diagnostic Test Ready to test your understanding of Trigonometry? The contains the hardest questions
within the IB specification for this topic, each with a full worked solution.
Unit tests probe edge cases and common misconceptions. Integration tests combine Trigonometry with other IB mathematics topics to test synthesis under exam conditions.
See for instructions on self-marking and building a personal test matrix.
flowchart TD
A[1_Trigonometryx] --> B[Key Concepts]
A --> C[Core Principles]
A --> D[Practical Applications]
B --> E[Fundamental definitions]
C --> F[Design patterns]
D --> G[Real-world usage]
Summary
This topic covers the mathematical techniques and concepts related to trigonometry, including key theorems, methods, and problem-solving approaches.
Key concepts include:
sine, cosine, and tangent functions
trigonometric identities
solving trigonometric equations
the sine and cosine rules
radian measure and arc length
Regular practice with a variety of question types is essential to build fluency and confidence in applying these mathematical techniques.
Intuition
Trigonometry is the mathematics of rotation and waves. The unit circle is a clock face where every angle maps to a point: sine is the height, cosine is the horizontal distance. Think of sine and cosine as two dancers moving in sync — when one is at maximum, the other is at zero, and they smoothly trade places. The Pythagorean identity is just the unit circle equation x-squared plus y-squared equals one wearing different clothes. Compound angle formulas tell you what happens when you rotate by two angles in sequence — like adding two turns on a steering wheel. The sine and cosine rules are the generalisations of Pythagoras for triangles that lack a right angle.