In any triangle, the sides and angles are connected by certain fundamental relationships. The most important of these are the Sine Rule and the Cosine Rule, which allow us to solve for unknown sides and angles.
In a triangle ABC, the angles are denoted by capital letters A, B, C, and the lengths of the sides opposite to these angles are denoted by small letters a, b, c, respectively.
The Sine Rule (or Law of Sines)
The Sine Rule states that the ratio of the length of a side of a triangle to the sine of its opposite angle is constant for all three sides and is equal to the diameter of the triangle's circumcircle (2R).
sinAa=sinBb=sinCc=2R
where R is the circumradius of the triangle.
When to use: The Sine Rule is useful when you know:
Two angles and one side (AAS or ASA).
Two sides and a non-included angle (SSA - this is the ambiguous case and may yield 0, 1, or 2 possible triangles).
The Cosine Rule (or Law of Cosines)
The Cosine Rule relates the lengths of the three sides of a triangle to the cosine of one of its angles. It is a generalization of the Pythagorean theorem.
a2=b2+c2−2bccosA
b2=a2+c2−2accosB
c2=a2+b2−2abcosC
The formulas can be rearranged to find an angle if all three sides are known:
cosA=2bcb2+c2−a2
When to use: The Cosine Rule is useful when you know:
Two sides and the included angle (SAS).
All three sides (SSS).
Example 1: Using Sine Rule (AAS)
Question: In a triangle ABC, if A=30∘,B=45∘ and side a=10, find side b.
Solution:
Using the Sine Rule, sinAa=sinBb.
sin30∘10=sin45∘b
b=sin30∘10⋅sin45∘=1/210⋅(1/2)=220=102
Example 2: Using Cosine Rule (SAS)
Question: In a triangle ABC, sides a=4,b=5 and angle C=60∘. Find the length of side c.
Solution:
Using the Cosine Rule, c2=a2+b2−2abcosC.
c2=42+52−2(4)(5)cos60∘
c2=16+25−40(1/2)=41−20=21
c=21
Example 3: Using Cosine Rule (SSS)
Question: The sides of a triangle are a=7, b=8, c=5. Find the angle A.
Solution:
Using the Cosine Rule for angles: cosA=2bcb2+c2−a2.
cosA=2(8)(5)82+52−72=8064+25−49=8040=21
Since cosA=1/2, the angle A=60∘.
Example 4: Finding the Circumradius
Question: In △ABC, if a=4 and A=30∘, find the circumradius R.
Solution:
From the Sine Rule, sinAa=2R.
2R=sin30∘4=1/24=8
So, the circumradius R=4.
Example 5: Proving an Identity with Sine Rule
Question: In any triangle ABC, prove that a(sinB−sinC)+b(sinC−sinA)+c(sinA−sinB)=0.
Solution:
From the Sine Rule, we have a=2RsinA,b=2RsinB,c=2RsinC. Substitute these into the expression:
Then C=180∘−(30∘+60∘)=90∘. The ratio of angles A:B:C is 30:60:90 or 1:2:3.
Example 9: Ambiguous Case (SSA)
Question: In a triangle, a=4,b=5,A=30∘. Find the possible values for angle B.
Solution:
Using Sine Rule: bsinB=asinA⟹sinB=absinA=45sin30∘=45(1/2)=85.
Since 0<sinB<1, there are two possible angles for B in the range (0,180∘): an acute angle B1=arcsin(5/8) and an obtuse angle B2=180∘−arcsin(5/8). Since A=30∘, both A+B1<180∘ and A+B2<180∘ are possible. Thus, there are two possible triangles.
Example 10: Finding Sides from Angles and Perimeter
Question: The angles of a triangle are in the ratio 1:2:3. If the perimeter is 3+3, find the sides.
Solution:
Let the angles be x,2x,3x. The sum of angles is x+2x+3x=6x=180∘⟹x=30∘.
The angles are A=30∘,B=60∘,C=90∘.
By the Sine Rule, the ratio of the sides is a:b:c=sinA:sinB:sinC=sin30∘:sin60∘:sin90∘=21:23:1.
This simplifies to the ratio 1:3:2. Let the sides be k,k3,2k.
Perimeter = k+k3+2k=k(3+3).
We are given the perimeter is 3+3.
k(3+3)=3+3⟹k=1.
So, the sides are 1,3,2.
Ready to test your knowledge?
Take a quick interactive quiz on this topic —
free, works without login.