Tests synthesis of trigonometry with other topics.
IT-1: Trigonometry and Coordinate Geometry (with Coordinate Geometry)
Question:
Three points A(\cos\theta,\; \sin\theta)$$B(\cos 3\theta,\; \sin 3\theta)$$C(\cos 5\theta,\; \sin 5\theta) lie on the unit circle. Show that A$$B$$C are collinear when θ=36°.
Solution:
For collinearity, the area of triangle ABC must be zero.
This equals tan18° (verifiable numerically: tan18°≈0.325).
Since slope AB = slope ACThe points are collinear.
IT-2: Trigonometry and Algebra (with Quadratics)
Question:
Solve tan2x−3tanx+1=0 for 0°≤x<180°.
Solution:
Let u=tanx:
u2−3u+1=0
u=23±9−4=23±5
tanx=23+5≈2.618⟹x≈69.1°
tanx=23−5≈0.382⟹x≈20.9°
In the range 0°≤x<180°Each tangent value gives one solution (since tan is positive in both Q1 and Q3):
x≈69.1° or x≈20.9°.
Exact: x=arctan(23+5) or x=arctan(23−5).
IT-3: Trigonometry and 3D Geometry (with Geometries)
Question:
A pyramid has a square base ABCD of side 6 cm and vertex V directly above the centre O of the base. The height VO=4 cm. Find the angle between the plane VAB and the base ABCD.
Solution:
The angle between two planes equals the angle between their normals, or equivalently the angle between a line in one plane perpendicular to the line of intersection and its projection.
Let M be the midpoint of AB. Then OM⊥AB and VM⊥AB.
The angle between plane VAB and the base is ∠VMO.
OM=26=3 cm (half the side of the square).
VO=4 cm.
In right triangle VOM: tan∠VMO=OMVO=34.
∠VMO=arctan(34)≈53.1°
Worked Examples
WE-1: Sine Rule Application
Question:
In triangle ABC$$\angle A = 45°$$\angle B = 60°And a=8 cm. Find the length of side c.
Solution:
∠C=180°−45°−60°=75°
By the sine rule:
sinCc=sinAa
c=sinAasinC=sin45°8sin75°=0.70718×0.9659≈10.93 cm
WE-2: Cosine Rule to Find an Angle
Question:
In triangle PQR, PQ=5 cm, QR=7 cm, PR=10 cm. Find the largest angle.
Solution:
The largest angle is opposite the longest side, so it is ∠Q (opposite PR=10).
In a rectangular room of dimensions 6 m ×4 m ×3 m, an ant walks from one corner of the floor to the diagonally opposite corner of the ceiling. Find the shortest distance the ant must crawl.
Solution:
The ant needs to go from (0,0,0) to (6,4,3).
The shortest path is the space diagonal:
d=62+42+32=36+16+9=61≈7.81 m
If the ant must stay on surfaces, the shortest path “unfolds” two walls:
Unfolding the 6×3 wall and the 4×3 wall: the path goes across a 6×7 rectangle (wait, this needs careful analysis).
The shortest surface path would be min((6+4)2+32,(6+3)2+42,(4+3)2+62)=min(109,97,85)=85≈9.22 m.
The absolute shortest is the space diagonal 61 m.
WE-7: Bearing Problem
Question:
A ship sails from port A on a bearing of 060° for 15 km to point BThen on a bearing of 150° for 20 km to point C. Find the distance and bearing of C from A.
Solution:
∠ABC=150°−(180°−60°)=150°−120°=30°.
Wait: the angle between AB and BC at B. The bearing from A to B is 060°. The reverse bearing from B to A is 240°. The bearing from B to C is 150°. The angle ABC=240°−150°=90°.
So triangle ABC has a right angle at B.
AB=15 km, BC=20 km.
AC=152+202=225+400=625=25 km
Bearing of C from A: ∠NAC=060°+arctan(1520)=60°+53.1°=113.1°.
The distance is 25 km and the bearing is approximately 113°.
WE-8: Angle of Elevation and Depression
Question:
From the top of a cliff 80 m high, the angle of depression of a boat is 30°. Find the distance of the boat from the base of the cliff.
Solution:
The angle of elevation from the boat to the top of the cliff equals the angle of depression from the top to the boat: 30°.
tan30°=d80
d=tan30°80=1/380=803≈138.6 m
Common Pitfalls
Missing solutions in trigonometric equations. When solving cosx⋅f(x)=0You must consider both cosx=0 AND f(x)=0. Dividing by cosx or sinx loses solutions. Always factorise first.
Using degrees when radians are required (or vice versa). In DSE Maths, most trigonometry problems use degrees unless specified otherwise. Always check the required units and be consistent throughout your working.
Ambiguous case of the sine rule. When given two sides and a non-included angle (SSA), there may be two possible solutions. Always check if the supplementary angle is also valid (sums with given angle to less than 180°).
Incorrect angle identification in 3D problems. In 3D trigonometry, the angle between a line and a plane is NOT the angle the line makes with a line in the plane. It is the angle between the line and its projection onto the plane. Draw clear diagrams.
Bearings measured from North clockwise. A bearing of 060° means 60° clockwise from North (i.e. N60°E). Always draw a clear North arrow and measure bearings correctly.
DSE Exam-Style Questions
DSE-1
In triangle ABC, a=8 cm, b=6 cm, and ∠A=70°.
(a) Find ∠B. Give your answer correct to 1 decimal place. (3 marks) (b) Find the area of triangle ABC. (2 marks) (c) Find the length of the altitude from C to AB. (2 marks)
A vertical tower PQ stands on horizontal ground. From a point A on the ground, the angle of elevation of P is 32°. From another point B, 50 m from A on the opposite side of the tower, the angle of elevation of P is 24°. Find the height of the tower. (5 marks)
Solution:
Let the height be h and let the horizontal distance from the foot Q to A be d.
tan32°=dh⟹d=tan32°h.
tan24°=d+50h⟹d+50=tan24°h.
tan32°h+50=tan24°h.
h(tan24°1−tan32°1)=50.
h(cot24°−cot32°)=50.
h(2.2460−1.6003)=50.
0.6457h=50⟹h=0.645750≈77.4 m.
DSE-4
Solve sin2x+2cosx=2 for 0°≤x≤180°. (4 marks)
Solution:
sin2x+2cosx=2.
1−cos2x+2cosx=2.
−cos2x+2cosx−1=0.
cos2x−2cosx+1=0.
(cosx−1)2=0.
cosx=1.
In [0°,180°]: x=0°.
DSE-5
In the figure, ABCD is a square of side 6 cm. E is a point on BC such that BE=2 cm. F is the midpoint of CD. Find ∠AEF. (5 marks)
Solution:
Place A at the origin: A = (0, 0)$$B = (6, 0)$$C = (6, 6)$$D = (0, 6).