Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Chapter · Solution of Triangles

Sine rule or cosine rule? How to decide

The choice between the sine rule and the cosine rule comes down to one question: is there a known side paired with its opposite angle? If yes, the sine rule handles it; if the given information is two sides with the angle between them, or all three sides, the cosine rule is the tool that fits.

Two rules, one job

Once a triangle does not have a right angle, SOH-CAH-TOA no longer applies, and two rules take over: the sine rule and the cosine rule. Both connect the sides and angles of any triangle, but they are built for different combinations of known information, and picking the wrong one for a given question usually leads to an equation with two unknowns instead of one.

Given in the exam
asinA=bsinB=csinC\dfrac{a}{\sin A} = \dfrac{b}{\sin B} = \dfrac{c}{\sin C}
Provided in the exam formula list.
Given in the exam
a2=b2+c22bccosAa^{2} = b^{2} + c^{2} - 2bc\cos A
Provided in the exam formula list.

A third formula from the same chapter, the area rule, is worth keeping alongside them, it finds the area of a triangle from two sides and the angle between them, without needing the height.

Given in the exam
Area=12absinC\text{Area} = \tfrac{1}{2}\,ab\sin C
Provided in the exam formula list.

The question that decides which rule to use

Before reaching for either rule, one question settles which to use: is there a side and its opposite angle, both already known? If the answer is yes, the sine rule fits.

If not, the cosine rule is the one built for the gap.

Information givenRule to use
Two angles and one side (AAS or ASA)Sine rule
Two sides and the angle between them (SAS)Cosine rule, then sine rule for the rest
Two sides and a non-included angle (SSA)Sine rule, check for the ambiguous case
All three sides (SSS)Cosine rule, rearranged to find an angle

The ambiguous case

Two sides and a non-included angle (SSA) can sometimes fit two different triangles, not one. After finding an angle with the sine rule, check whether a second, supplementary angle also keeps the angle sum under 180°180°, if it does, both triangles are valid answers.

Worked example: the sine rule

In triangle ABCABC, angle A=40°A=40°, angle B=65°B=65°, and side a=10a=10 cm. Find side bb.

Angle A and its opposite side aa are both known, together with angle B, a complete pair plus one more angle, so the sine rule applies directly.

bsinB=asinA\dfrac{b}{\sin B} = \dfrac{a}{\sin A}

Rearranged for bb: b=asinBsinA=10sin65°sin40°10(0.9063)0.642814.1b = \dfrac{a\sin B}{\sin A} = \dfrac{10\sin 65°}{\sin 40°} \approx \dfrac{10(0.9063)}{0.6428} \approx 14.1 cm, to 3 significant figures.

Worked example: the cosine rule

In triangle PQRPQR, b=8b=8 cm, c=6c=6 cm, and the angle between them, angle A=60°A=60°. Find side aa.

Two sides and the angle between them are known, no side is paired with its own opposite angle, so the cosine rule applies.

a2=b2+c22bccosAa^{2} = b^{2}+c^{2}-2bc\cos A

Substituting: a2=82+622(8)(6)cos60°=64+3696(0.5)=10048=52a^{2} = 8^{2}+6^{2}-2(8)(6)\cos 60° = 64+36-96(0.5) = 100-48 = 52, so a=527.21a=\sqrt{52}\approx7.21 cm, to 3 significant figures.

Q1[4 marks]

In triangle PQRPQR, PQ=9PQ=9 cm, QR=7QR=7 cm, and angle PQR=110°PQR=110°. Find PRPR, correct to 2 decimal places.

Show worked solution

Two sides (PQPQ and QRQR) and the angle between them are known, so the cosine rule applies: PR2=PQ2+QR22(PQ)(QR)cos(PQR)=92+722(9)(7)cos110°PR^{2}=PQ^{2}+QR^{2}-2(PQ)(QR)\cos(PQR) = 9^{2}+7^{2}-2(9)(7)\cos 110°. Since cos110°0.3420\cos 110°\approx -0.3420, this gives PR281+49126(0.3420)81+49+43.09173.09PR^{2}\approx 81+49-126(-0.3420)\approx 81+49+43.09\approx 173.09, so PR173.0913.16PR\approx\sqrt{173.09}\approx13.16 cm.

Mistakes that come from picking the wrong rule

Most errors on this topic come from the choice of rule, not from the arithmetic inside it.

  • Trying the sine rule with only SAS or SSS information. Without a complete side-angle pair, the sine rule leaves an equation with two unknown ratios and cannot be solved on its own.
  • Missing the ambiguous case with SSA. Stopping after the first angle found by the sine rule, without checking whether a second, supplementary angle also produces a valid triangle.
  • Calculator set to the wrong angle mode. This chapter works in degrees; switching from a radians-based question earlier in the paper without resetting the mode gives a completely wrong sine or cosine value with no obvious error message.
  • Rounding too early. Carrying a rounded intermediate value into the next line, rather than the full calculator value, can shift the final answer outside the accepted range.

Check the mode before the working

A non-programmable scientific calculator left in radian mode will still return a number for sin65°\sin 65°, just the wrong one, with nothing on screen to flag the error. Checking the angle mode is worth doing before the first calculation of any solution-of-triangles question.

Why the working still counts

Marking on both papers is analytic. Showing which rule was chosen, the substitution, and the rearrangement as separate lines earns method marks even if a rounding slip changes the final numeric answer.

How one-to-one teaching can help

Choosing between the sine rule and the cosine rule becomes automatic once you have sorted enough triangles by the information given rather than guessing which formula to try first. Working through a run of mixed questions with someone watching which case you reach for, and why, closes that gap faster than working alone.

Our teachers are experienced; lessons run online and are taught in English, while SPM papers themselves are set bilingually in Bahasa Melayu and English.

If solution of triangles, or trigonometry more broadly, is a sticking point, a one-hour paid trial class at the teacher's own rate (from RM50 per hour, depending on experience) is a reasonable place to start. We will not promise a particular grade, but we can help the choice between the two rules stop feeling like a guess.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

How do I know if a triangle has two possible solutions?

This happens with the ambiguous case, two sides and a non-included angle (SSA). After finding one angle with the sine rule, check whether 180°180° minus that angle also keeps the triangle's angle sum under 180°180°; if it does, a second valid triangle exists.

Can the sine rule be used on a right-angled triangle?

Yes, it still holds, but SOH-CAH-TOA is usually faster for a right-angled triangle. The sine and cosine rules earn their place once a triangle has no right angle to work with.

Which rule finds the area of a triangle?

The area rule, Area=12absinC\text{Area}=\tfrac{1}{2}ab\sin C, finds the area from two sides and the angle between them, without needing the height, it is provided on the exam formula list alongside the sine and cosine rules.

Is the cosine rule given in the exam?

Yes. Both the sine rule and the cosine rule appear on the formula list provided with the exam, along with the area rule.

Source:SRC-FORMAT

Written by the spmaddmath.com.my editorial team.· Last updated 5 September 2026

Ready to get started?

Book a Trial Classfrom RM50/hr · One-hour paid trial · Same-day reply
Book a Trial ClassOne-hour paid trial · Same-day reply