The Law of Cosines and Law of Sines are crucial tools in trigonometry, used to solve triangles that are not necessarily right-angled. They relate the angles and sides of a triangle, and they are especially useful for solving oblique triangles (triangles that are not right-angled).
1. Law of Cosines
The Law of Cosines relates the sides and angles of a triangle by expressing the length of a side in terms of the other two sides and the cosine of the included angle.
For any triangle with sides a, b, and c, and corresponding angles A, B, and C, the Law of Cosines states:
a, b, and c are the lengths of the sides of the triangle.
A, B, and C are the angles opposite to the sides a, b, and c, respectively.
Uses of the Law of Cosines:
Finding a side when two sides and the included angle are known.
Finding an angle when all three sides are known (using the inverse cosine function).
Example 1: Finding the third side of a triangle.
Given a triangle with sides a=5, b=7, and the included angle C=60∘, find side c.
Using the Law of Cosines formula:
c2=a2+b2−2ab⋅cos(C)
Substitute the known values:
c2=52+72−2(5)(7)⋅cos(60∘)
Since cos(60∘)=0.5, we have:
c2=25+49−70×0.5c2=25+49−35c2=39c=39≈6.24
So, side c≈6.24.
2. Law of Sines
The Law of Sines relates the sides of a triangle to the sines of its angles. It is used to solve triangles when two angles and one side are known, or two sides and a non-included angle are known.
The Law of Sines states that:
sin(A)a=sin(B)b=sin(C)c
Where:
a, b, and c are the sides of the triangle.
A, B, and C are the angles opposite those sides.
Uses of the Law of Sines:
Finding an angle when two sides and an angle (non-included) are known (called the SSA case).
Finding a side when two angles and one side are known.
Example 2: Finding an angle when two sides and an opposite angle are known.
Given a triangle with sides a=8, b=10, and angle A=30∘, find angle B.
Using the Law of Sines:
sin(A)a=sin(B)b
Substitute the known values:
sin(30∘)8=sin(B)10
Since sin(30∘)=0.5, we have:
0.58=sin(B)1016=sin(B)10
Solve for sin(B):
sin(B)=1610=0.625
Now, take the inverse sine:
B=sin−1(0.625)≈38.68∘
So, angle B≈38.68∘.
3. Ambiguous Case (SSA Case)
The Ambiguous Case occurs when you are given two sides and a non-included angle (SSA case). In this case, there may be:
One solution (a unique triangle).
Two solutions (two possible triangles).
No solution (no possible triangle).
For example, given side a, side b, and angle A, the Law of Sines might result in two possible values for angle B. Depending on the situation, this could lead to two possible triangles.
Example of the Ambiguous Case:
Given a=8, b=10, and A=30∘, let's find angle B. Using the Law of Sines:
Now, since B=38.68∘ is possible, we can also find a second solution by noting that B′=180∘−B, which gives:
B′=180∘−38.68∘≈141.32∘
This means that there are two possible values for angle B, leading to two possible triangles.
4. Summary
Law of Cosines: Useful when you know two sides and the included angle (SAS) or all three sides (SSS).
Formula: c2=a2+b2−2ab⋅cos(C)
Law of Sines: Useful when you know two angles and one side (AAS or ASA) or two sides and a non-included angle (SSA).
Formula: sin(A)a=sin(B)b=sin(C)c
Ambiguous Case (SSA): When given two sides and a non-included angle, there may be one, two, or no solutions.
Both laws are powerful tools for solving non-right triangles, and they allow us to find unknown sides or angles in a triangle using only the information about the other sides and angles.