Question 15 Of 25 Given Any Triangle ABC With Corresponding Side Lengths A, B, And C, The Law Of Cosines
Understanding the properties and calculations involved in triangles is fundamental in geometry. Among the various tools used to analyze triangles, the Law of Cosines stands out for its versatility, especially when dealing with non-right triangles. This article aims to provide a comprehensive understanding of the Law of Cosines, its derivation, applications, and how it can be used to solve problems involving any triangle ABC with sides A, B, and C.
---
Introduction to the Law of Cosines
The Law of Cosines is a fundamental theorem in trigonometry that relates the lengths of the sides of a triangle to the cosine of one of its angles. It generalizes the Pythagorean theorem, which applies only to right-angled triangles, to any triangle, whether acute, obtuse, or right-angled.
Statement of the Law of Cosines:
For any triangle ABC with sides of lengths A, B, and C, opposite angles A, B, and C respectively, the Law of Cosines states that:
- \( C^2 = A^2 + B^2 - 2AB \cos C \)
- \( B^2 = A^2 + C^2 - 2AC \cos B \)
- \( A^2 = B^2 + C^2 - 2BC \cos A \)
This formula allows us to find an unknown side when two sides and the included angle are known or to find an angle when all three sides are known.
---
Derivation of the Law of Cosines
Understanding the derivation of the Law of Cosines helps in grasping its geometric meaning.
Step-by-step derivation:
- Consider triangle ABC:
- Sides: A, B, C
- Angles: A, B, C
- Place the triangle in a coordinate plane:
- Position point A at the origin \((0,0)\).
- Place point C along the x-axis at \((c, 0)\).
- Let point B be at \((x, y)\).
- Express coordinates:
- Since side AB has length \(B\), and side AC has length \(A\),
- Coordinates of B: \((x, y)\),
- Coordinates of C: \((c, 0)\),
- Coordinates of A: \((0, 0)\).
- Use distance formulas:
- \(AB = \sqrt{(x - 0)^2 + (y - 0)^2} = B\),
- \(AC = c\),
- \(BC = \sqrt{(x - c)^2 + y^2} = A\).
- Express side lengths:
- From the above, \(x = B \cos C\),
- \(y = B \sin C\).
- Apply the Law of Cosines:
- The length \(A\), which is side BC, can be written as:
\[
A^2 = (x - c)^2 + y^2
\]
- Substitute \(x = B \cos C\), \(y = B \sin C\):
\[
A^2 = (B \cos C - c)^2 + (B \sin C)^2
\]
- Expand:
\[
A^2 = B^2 \cos^2 C - 2 c B \cos C + c^2 + B^2 \sin^2 C
\]
- Simplify using \(\cos^2 C + \sin^2 C = 1\):
\[
A^2 = B^2 - 2 c B \cos C + c^2
\]
- Rearranged, we obtain:
\[
c^2 = A^2 + 2 c B \cos C - B^2
\]
- Recognizing that \(c\) is the side opposite angle \(C\), and relabeling accordingly, this leads to the Law of Cosines formula.
Conclusion:
The derivation confirms that the Law of Cosines relates side lengths with the cosine of the included angle, providing the foundation for solving various triangle problems.
---
Applications of the Law of Cosines
The Law of Cosines is versatile and applies in numerous scenarios:
- Finding a side when two sides and the included angle are known:
\[
c = \sqrt{a^2 + b^2 - 2ab \cos C}
\]
- Finding an angle when all sides are known:
\[
\cos C = \frac{a^2 + b^2 - c^2}{2ab}
\]
- Solving non-right triangles:
It extends the Pythagorean theorem to oblique triangles, facilitating the calculation of missing sides or angles.
---
Solving Triangle ABC Using the Law of Cosines
Suppose you are given triangle ABC with sides A, B, and C, and need to find a specific side or angle.
Example 1: Find side C given sides A, B, and angle C
Given:
- \(A = 7\),
- \(B = 10\),
- \(\angle C = 60^\circ\),
Find side \(C\).
Solution:
\[
C^2 = A^2 + B^2 - 2AB \cos C
\]
\[
C^2 = 7^2 + 10^2 - 2 \times 7 \times 10 \times \cos 60^\circ
\]
\[
C^2 = 49 + 100 - 140 \times 0.5
\]
\[
C^2 = 149 - 70 = 79
\]
\[
C = \sqrt{79} \approx 8.89
\]
Example 2: Find angle C given sides A, B, and C
Given:
- \(A = 8\),
- \(B = 6\),
- \(C = 10\),
Find \(\angle C\).
Solution:
\[
\cos C = \frac{A^2 + B^2 - C^2}{2AB}
\]
\[
\cos C = \frac{8^2 + 6^2 - 10^2}{2 \times 8 \times 6}
\]
\[
\cos C = \frac{64 + 36 - 100}{96} = \frac{0}{96} = 0
\]
\[
\angle C = \arccos 0 = 90^\circ
\]
---
Comparison with the Pythagorean Theorem
While the Pythagorean theorem is a special case applicable only to right-angled triangles:
\[
c^2 = a^2 + b^2
\]
the Law of Cosines reduces to the Pythagorean theorem when \(\cos C = 0\) (i.e., \(\angle C = 90^\circ\)). This illustrates the Law of Cosines's role as a more general formula that encompasses right triangles and extends to all triangles.
---
Important Tips for Using the Law of Cosines
- When solving for an unknown side, ensure you identify the correct sides and the included angle.
- When calculating an angle, verify that all side lengths are positive and consistent.
- Use a calculator set to the correct angle mode (degrees or radians) depending on the given data.
- Remember that the Law of Cosines can also be used to find the area of a triangle:
and since \(\sin C = \sqrt{1 - \cos^2 C}\), you can combine the Law of Cosines with sine calculations.
---
Common Mistakes to Avoid
- Mixing degrees and radians during calculations.
- Confusing sides and angles; always check which side is opposite which angle.
- Forgetting to square the side lengths when applying the formula.
- Not verifying the triangle's validity before calculations (triangle inequality).
Real-World Applications of the Law of Cosines
The Law of Cosines is applied in various fields:
- Navigation and surveying: Calculating distances between points when only angles and some side lengths are known.
- Astronomy: Determining distances to celestial objects.
- Engineering: Structural analysis involving non-right-angled components.
- Physics: Vector calculations where components form non-orthogonal angles.
---
Conclusion
The Law of Cosines is an essential theorem in geometry that bridges the gap between simple Pythagoras and more complex triangle calculations. Its ability to relate sides and angles makes it invaluable for solving triangles where right-angle assumptions do not hold. Whether working on academic problems, engineering designs, or navigation tasks, mastering the Law of Cosines expands your mathematical toolkit and enhances your understanding of triangle properties.
By understanding its derivation, applications, and potential pitfalls, you can confidently apply the Law of Cosines to a wide range of geometric