Problem 38

Question

Prove that in triangle \(A B C\) $$\begin{array}{l}{a=b \cos C+c \cos B} \\ {b=c \cos A+a \cos C} \\ {c=a \cos B+b \cos A}\end{array}$$ These are called the Projection Laws. [Hint: To get the first equation, add the second and third equations in the Law of Cosines and solve for a.]

Step-by-Step Solution

Verified
Answer
The projection laws in triangle ABC are valid derived from the Law of Cosines: \(a = b\cos C + c\cos B\), \(b = c\cos A + a\cos C\), \(c = a\cos B + b\cos A\).
1Step 1: Recall the Law of Cosines
The Law of Cosines states that for any triangle ABC, the following formulas hold: \( a^2 = b^2 + c^2 - 2bc \cos A \), \( b^2 = a^2 + c^2 - 2ac \cos B \), and \( c^2 = a^2 + b^2 - 2ab \cos C \). These equations relate the sides of the triangle to the cosines of its angles.
2Step 2: Add the Equations for Second and Third Angle
Add the equations from the Law of Cosines for angles B and C: \[ b^2 = a^2 + c^2 - 2ac \cos B \] and \[ c^2 = a^2 + b^2 - 2ab \cos C \]. This gives: \[ b^2 + c^2 = (a^2 + c^2 - 2ac \cos B) + (a^2 + b^2 - 2ab \cos C) \].
3Step 3: Simplify and Solve for \(a^2\)
Simplify the addition to find: \[ b^2 + c^2 = 2a^2 + b^2 + c^2 - 2ac \cos B - 2ab \cos C \]. Subtract \(b^2 + c^2\) from both sides to get: \[ 0 = 2a^2 - 2ac \cos B - 2ab \cos C \].
4Step 4: Rearrange Equation
Rearrange the equation from the previous step to solve for \(a^2\): \[ 2a^2 = 2ac \cos B + 2ab \cos C \]. Now divide the entire equation by 2: \[ a^2 = ac \cos B + ab \cos C \].
5Step 5: Use the Pythagorean Identity to Convert Squares
Notice that in the context of the triangle, we can express \(a\) as \(a = b \cos C + c \cos B\). Convert \(a^2\) to \(a\) by utilizing the formula's structure: Thus, we have \[ a = b \cos C + c \cos B \].
6Step 6: Validate for Other Equations
Using similar steps, we can derive the second and third projection laws: \( b = c \cos A + a \cos C \) and \( c = a \cos B + b \cos A \), which confirms the projection laws for sides \(b\) and \(c\). By using symmetry and the process used above, derive these to validate.

Key Concepts

Law of CosinesTriangle GeometryTrigonometric Identities
Law of Cosines
The Law of Cosines is an essential equation in triangle geometry. It links the lengths of the sides of any triangle with the cosine of one of its angles. This law is very useful for solving triangles, especially when we know two sides and the included angle. The equations are given by:
  • \( a^2 = b^2 + c^2 - 2bc \cos A \)
  • \( b^2 = a^2 + c^2 - 2ac \cos B \)
  • \( c^2 = a^2 + b^2 - 2ab \cos C \)
Each equation allows you to calculate the square of one side, providing the other two sides and the angle between them. These equations are particularly helpful in non-right triangles where the Pythagorean theorem doesn't apply. By using the Law of Cosines, you can find any missing side or angle of a triangle, enabling you to fully understand its geometry.
Triangle Geometry
Triangle geometry encompasses various properties and rules used to analyze and understand triangles. This includes understanding their angles, sides, and the relationships between them. A triangle has three sides and three angles, and these angles sum up to 180 degrees. Recognizing these properties helps in solving more complex problems related to triangles. One important consideration in triangle geometry is the type of triangle, such as:
  • Equilateral triangles, where all sides and angles are equal.
  • Isosceles triangles, with at least two equal sides and angles.
  • Scalene triangles, with all sides and angles being different.
Each type influences how you might approach solving a problem. Additionally, understanding the role of height, base, and area further deepens your comprehension, providing different methods of calculations. Whether using Pythagorean Theorem, the Law of Sines, or the Law of Cosines, being fluent in triangle geometry equips you to tackle various mathematical challenges.
Trigonometric Identities
Trigonometric identities are equations involving trigonometric functions that hold true for all angles. They simplify the process of solving complex trigonometric equations and are widely applied in various fields of mathematics. Some principal trigonometric identities include:
  • Pythagorean Identity: \( \sin^2 \theta + \cos^2 \theta = 1 \)
  • Angle Sum Identities: \( \sin(A + B) = \sin A \cos B + \cos A \sin B \)
  • Double Angle Identities, like \( \cos(2A) = \cos^2 A - \sin^2 A \)
These identities serve as tools to simplify trigonometric expressions and solve equations. When solving triangle problems, recognizing and applying the relevant identities can greatly simplify computations, such as finding unknown sides or angles. In the context of projection laws, these identities support the conversion and simplification of equations, revealing the underlying relationships within a triangle.