KEVOS
ArticlesServicesCase studiesAboutContact
ArticlesServicesCase studiesAboutContact
← ArticlesSolving Triangles: the Sine and Cosine RulesEngineering · Engineering MathematicsLesson 3/3← PrevNext →
GuidePublished 15 Aug 20266 min readBy Kevin Joginsolving trianglessine rulecosine ruleright triangles
On this page

Ask about this page

KEVOS AISolving Triangles: the Sine and Cosine Rules

KEVOS knowledge first · trusted web sources when needed

Trigonometric Identities and Triangles

Solving Triangles: the Sine and Cosine Rules

Finding every side and angle of a triangle from partial information — right triangles by ratio, the rest by the sine and cosine rules.

Category Engineering / MathematicsStream Trigonometric Identities and TrianglesLevel AdvancedReading 6 minSource Week 9, pages 6-9

What this page covers

  • Solve a right triangle from one side and one acute angle
  • Apply the sine rule and know when it is usable
  • Apply the cosine rule and know when it is required
  • Recognise the ambiguous case
On this page
  1. What solving a triangle means
  2. Right triangles
  3. The sine rule
  4. The cosine rule
  5. The ambiguous case
  6. Checking a solved triangle
  7. Common mistakes
  8. Frequently asked questions

What solving a triangle means

A triangle has six elements: three sides and three angles. Solving means finding all six from a sufficient subset. The source phrases the task as given some information, find the rest.

Three pieces are generally needed, and at least one must be a side — three angles fix the shape but not the size.

Which information determines a triangle
GivenDetermined?Method
Right angle plus one side and one angleYesThe basic ratios
Two angles and any side (AAS, ASA)YesSine rule
Two sides and the angle between them (SAS)YesCosine rule
Three sides (SSS)YesCosine rule
Two sides and a non-included angle (SSA)Not alwaysSine rule, ambiguous case
Three angles (AAA)NoShape only, not size

The source records the summary directly: we can solve all triangles where we have a RHS or SAS; we may not be able to with SSA, with the letters expanded in the margin as right angle, hypotenuse, side, side, angle.

Right triangles

With a right angle present the basic ratios suffice and no rule is needed.

Worked example — the source's first

Given A = 26° and hypotenuse c = 3 m, find the other sides and angles.

ac = sin 26° ⇒ a = 3sin 26° = 1.315 mbc = cos 26° ⇒ b = 3cos 26° = 2.696 mB = 90° - 26° = 64°Source example, Week 9, pages 6-7
The source's own checks

Pythagoras: 1.3152 + 2.6962 = 9.000 = 32 ✓. And independently, B = arctanba = arctan(2.050) = 63.999° ✓. Using a relation that was not used in the solving is what makes a check meaningful.

Worked example — the source's second

Given A = 34° and the opposite side a = 4.

sin 34° = 4c ⇒ c = 4sin 34° = 7.153tan 34° = 4b ⇒ b = 4tan 34° = 5.93Source, Week 9, page 7
Check

√42 + 5.932 = √51.16 = 7.153 ✓.

The sine rule

Sine rule
sin Aa = sin Bb = sin CcSource, Week 9, page 8. Equivalently asin A = bsin B = csin C

Each side is paired with the angle opposite it. The rule is usable whenever one complete pair is known plus one further element.

The source observes that it contains the right-triangle case: with C = 90°, sin C = 1 and the rule gives sin Aa = 1c, that is sin A = ac — opposite over hypotenuse.

Worked example — the source's case

Given B = 64°, b = 4 and c = 3.

sin Bb = sin Ccsin 64°4 = sin C3sin C = 3sin 64°4 = 0.6741C = arcsin(0.6741) = 42.384°Source example, Week 9, pages 8-9

The third angle follows from the angle sum:

A = 180° - (64° + 42.384°) = 73.616°Source, Week 9, page 9

And the third side from the sine rule again:

a = 4sin 73.616°sin 64° = 4.27Source result
The source's check

It verifies with the cosine rule, which was not used in the solution: a2 = b2 + c2 - 2bccos A = 16 + 9 - 24cos 73.616° = 25 - 6.77 = 18.23, giving a = 4.27 ✓.

The cosine rule

Cosine rule
a2 = b2 + c2 - 2bccos Ab2 = c2 + a2 - 2cacos Bc2 = a2 + b2 - 2abcos CSource, Week 9, page 8. Three forms, one for each angle

The pattern is uniform: the squared side on the left, the other two squared on the right, and a correction term involving the angle between them.

It contains Pythagoras

With A = 90°, cos A = 0 and the first form becomes a2 = b2 + c2. Pythagoras is the special case, and the term -2bccos A measures the departure from a right angle.

When to reach for which rule
KnownRuleReason
A side and its opposite angle, plus one moreSineA complete pair is available
Three sides (SSS)CosineNo angle is known, so no pair exists
Two sides and the included angle (SAS)CosineThe known angle is not opposite a known side
Two sides and a non-included angle (SSA)Sine, with careThe ambiguous case

For SSS the rule is rearranged to give the angle: cos A = b2 + c2 - a22bc. The sign of the numerator then tells you at once whether A is acute or obtuse.

The ambiguous case

Two sides and a non-included angle may describe two different triangles, one triangle, or none. The source flags it by saying SSA may not be solvable.

The reason is that sin θ = sin(180° - θ). An inverse sine returns the acute value, but the obtuse one may be the intended angle, and both can produce a valid triangle.

What can happen with SSA
SituationTrianglesDetection
sin C > 1 from the ruleNoneThe value is impossible; no such triangle
sin C = 1OneC = 90° exactly
sin C < 1 and both angles fitTwoCheck whether 180° - C also gives a valid angle sum
sin C < 1 but the obtuse option overflowsOneThe angle sum would exceed 180°
How to test

Compute the acute angle from the inverse sine, then test whether its supplement also leaves a positive third angle. In the worked example above, C = 42.384°; the supplement 137.616° plus B = 64° exceeds 180°, so only one triangle exists.

Checking a solved triangle

  1. Angle sum. The three angles must total 180°.
  2. Ordering. The longest side must face the largest angle, and the shortest the smallest.
  3. An unused relation. Verify with a rule that was not used in the solving &mdash; the source checks a sine-rule solution with the cosine rule.
  4. Plausibility. No side may exceed the sum of the other two.

The second and fourth cost nothing and catch gross errors instantly. The third is the real test, because it uses information the solution did not.

Common mistakes

Errors and checks
MistakeCorrectCheck
Pairing a side with the wrong angleEach side pairs with the angle opposite itLabel the diagram before starting
Using the sine rule with no complete pairUse the cosine ruleA pair means a side and its opposite angle
Taking only the acute inverse sineTest the supplement tooThe ambiguous case
Wrong angle in the cosine ruleThe angle is between the two named sidesa2 pairs with cos A
Calculator in the wrong modeMatch degrees or radianssin 34 = 0.559 in degrees, 0.529 in radians
Checking with the rule already usedUse an unused relationOtherwise the check is circular

Frequently asked questions

Which rule should I use?

The sine rule when a side and its opposite angle are both known. The cosine rule when they are not &mdash; that is, for three sides, or two sides and the angle between them.

Why is the sine rule sometimes ambiguous?

Because sin θ = sin(180° - θ), so an inverse sine returns an acute angle when an obtuse one may be intended. The source notes this by saying two sides and a non-included angle may not determine the triangle.

Does the cosine rule reduce to Pythagoras?

Yes. With C = 90°, cos C = 0 and c2 = a2 + b2 - 2abcos C becomes c2 = a2 + b2.

How do I check a solved triangle?

Three ways: the angles must sum to 180°; the longest side must face the largest angle; and any relation not used in the solving can be verified independently. The source does all three.

Related pages

  • Pythagoras' Theorem and the Cut-and-Paste Proof
  • The Unit Circle and the Six Trigonometric Functions
  • Exact Values, Reference Angles and Quadrant Signs
  • Vectors: Components, Magnitude and Direction

Source. Handwritten teaching notes, Week 9, pages 6-9.

This page is an original exposition prepared for the KEVOS® knowledge library. It restates, reorganises and verifies the mathematics of the supplied teaching notes; it is not a reproduction of them. Numerical values taken from the notes are identified as source examples and are not presented as engineering standards.

Continue learning

The Addition, Double-Angle and Half-Angle FormulaeGuide · Engineering MathematicsThe Pythagorean, Reciprocal and Quotient IdentitiesGuide · Engineering MathematicsThe Dot Product and the Angle Between VectorsGuide · Engineering MathematicsThe PMI Learning Curve (Start Here)Guide · Engineering Mathematics
KEVOS · Engineering, manufacturing and project improvement
ArticlesServicesCase studiesAboutContact
© 2026 KEVOS®