Law Of Sines Law Of Cosines

10 min read

The law of sines and the law of cosines are fundamental trigonometric identities that provide powerful tools for solving triangles, especially when dealing with non-right triangles. These laws establish relationships between the angles and sides of any triangle, allowing us to calculate unknown lengths and angles.

Introduction to the Law of Sines

The Law of Sines establishes a relationship between the angles of a triangle and the lengths of their opposite sides. It states that for any triangle ABC, the ratio of the length of a side to the sine of its opposite angle is constant. Mathematically, it is expressed as:

a / sin(A) = b / sin(B) = c / sin(C)

Where:

  • a, b, and c are the lengths of the sides of the triangle.
  • A, B, and C are the angles opposite those sides, respectively.

Applications of the Law of Sines

Here's the thing about the Law of Sines is particularly useful when you have the following information:

  • Angle-Side-Angle (ASA): Two angles and the included side are known.
  • Angle-Angle-Side (AAS): Two angles and a non-included side are known.
  • Side-Side-Angle (SSA): Two sides and an angle opposite one of those sides are known (this case can be ambiguous).

Solving Triangles Using the Law of Sines

Example 1: ASA Case

Suppose we have a triangle ABC where angle A = 30°, angle B = 70°, and side c = 10 cm. We want to find the lengths of sides a and b, and angle C Not complicated — just consistent. Worth knowing..

  1. Find Angle C:

    Since the sum of angles in a triangle is 180°, we have:

    C = 180° - A - B
    C = 180° - 30° - 70°
    C = 80°
    
  2. Find Side a:

    Using the Law of Sines:

    a / sin(A) = c / sin(C)
    a / sin(30°) = 10 / sin(80°)
    a = (10 * sin(30°)) / sin(80°)
    a ≈ (10 * 0.That said, 9848
    a ≈ 5. 5) / 0.077 cm
    
Using the Law of Sines again:

```
b / sin(B) = c / sin(C)
b / sin(70°) = 10 / sin(80°)
b = (10 * sin(70°)) / sin(80°)
b ≈ (10 * 0.9397) / 0.9848
b ≈ 9.

Example 2: AAS Case

Consider a triangle ABC where angle A = 45°, angle B = 60°, and side a = 8 inches. Find the lengths of sides b and c, and angle C.

  1. Find Angle C:

    C = 180° - A - B
    C = 180° - 45° - 60°
    C = 75°
    
  2. Find Side b:

    Using the Law of Sines:

    a / sin(A) = b / sin(B)
    8 / sin(45°) = b / sin(60°)
    b = (8 * sin(60°)) / sin(45°)
    b ≈ (8 * 0.866) / 0.707
    b ≈ 9.798 inches
    
Using the Law of Sines:

```
a / sin(A) = c / sin(C)
8 / sin(45°) = c / sin(75°)
c = (8 * sin(75°)) / sin(45°)
c ≈ (8 * 0.9659) / 0.707
c ≈ 10.

The Ambiguous Case (SSA)

The SSA case is called "ambiguous" because, depending on the given values, there may be zero, one, or two possible triangles that can be formed. Here's how to analyze this case:

Suppose we have a triangle ABC with known side a, side b, and angle A.

  1. Calculate h:

    Let h be the height from vertex C to side c. We have:

    h = b * sin(A)
    
  2. Analyze the Possibilities:

    • Case 1: a < h

      If a is less than h, no triangle can be formed That's the part that actually makes a difference..

    • Case 2: a = h

      If a is equal to h, exactly one right triangle can be formed And that's really what it comes down to..

    • Case 3: a > h and a < b

      If a is greater than h but less than b, two different triangles can be formed. One with an acute angle B and one with an obtuse angle B Most people skip this — try not to..

    • Case 4: a ≥ b

      If a is greater than or equal to b, exactly one triangle can be formed.

Example of the Ambiguous Case

Let's consider a triangle where a = 7 cm, b = 9 cm, and A = 35° Not complicated — just consistent. Simple as that..

  1. Calculate h:

    h = b * sin(A)
    h = 9 * sin(35°)
    h ≈ 9 * 0.5736
    h ≈ 5.162 cm
    
Since *a* = 7 cm and *h* ≈ 5.162 cm, we have *a* > *h*. Also, *a* = 7 cm and *b* = 9 cm, so *a* < *b*. This indicates that we have the ambiguous case where two triangles can be formed.

To find the possible angles *B*, we use the Law of Sines:

```
a / sin(A) = b / sin(B)
7 / sin(35°) = 9 / sin(B)
sin(B) = (9 * sin(35°)) / 7
sin(B) ≈ (9 * 0.5736) / 7
sin(B) ≈ 0.7368
```

*   **Acute Angle B:**

    ```
    B₁ = arcsin(0.7368)
    B₁ ≈ 47.45°
    ```
*   **Obtuse Angle B:**

    ```
    B₂ = 180° - arcsin(0.7368)
    B₂ ≈ 180° - 47.45°
    B₂ ≈ 132.

We have two possible values for angle *B*: *B₁* ≈ 47.45° and *B₂* ≈ 132.In real terms, 55°. We can now find the other angles and sides for each triangle.

Practical Tips for Using the Law of Sines

  • Always check for the ambiguous case (SSA) to avoid missing possible solutions.
  • When you have multiple angle-side pairs, choose the pair that provides the most accurate data.
  • Ensure your calculator is set to the correct mode (degrees or radians).
  • Draw a diagram of the triangle to visualize the problem and avoid errors.

Introduction to the Law of Cosines

The Law of Cosines is another fundamental trigonometric identity that relates the lengths of the sides of a triangle to the cosine of one of its angles. It's particularly useful when you don't have an angle-side pair, as required by the Law of Sines. The Law of Cosines is expressed in three forms, one for each angle:

a² = b² + c² - 2bc * cos(A)
b² = a² + c² - 2ac * cos(B)
c² = a² + b² - 2ab * cos(C)

Where:

  • a, b, and c are the lengths of the sides of the triangle.
  • A, B, and C are the angles opposite those sides, respectively.

Applications of the Law of Cosines

The Law of Cosines is especially useful in the following scenarios:

  • Side-Angle-Side (SAS): Two sides and the included angle are known.
  • Side-Side-Side (SSS): All three sides are known.

Solving Triangles Using the Law of Cosines

Example 1: SAS Case

Suppose we have a triangle ABC where a = 5 cm, b = 8 cm, and angle C = 77°. We want to find the length of side c and angles A and B.

  1. Find Side c:

    Using the Law of Cosines:

    c² = a² + b² - 2ab * cos(C)
    c² = 5² + 8² - 2 * 5 * 8 * cos(77°)
    c² = 25 + 64 - 80 * cos(77°)
    c² ≈ 89 - 80 * 0.But 225
    c² ≈ 89 - 18
    c² ≈ 71
    c ≈ √71
    c ≈ 8. 426 cm
    
Using the Law of Cosines:

```
a² = b² + c² - 2bc * cos(A)
5² = 8² + 71 - 2 * 8 * √71 * cos(A)
25 = 64 + 71 - 16√71 * cos(A)
16√71 * cos(A) = 64 + 71 - 25
16√71 * cos(A) = 110
cos(A) = 110 / (16√71)
cos(A) ≈ 110 / (16 * 8.426)
cos(A) ≈ 110 / 134.In practice, 816
cos(A) ≈ 0. 816
A = arccos(0.On the flip side, 816)
A ≈ 35. 33°
```
Since the sum of angles in a triangle is 180°:

```
B = 180° - A - C
B = 180° - 35.33° - 77°
B ≈ 67.67°
```

Example 2: SSS Case

Consider a triangle ABC where a = 9 inches, b = 7 inches, and c = 10 inches. Find angles A, B, and C.

  1. Find Angle C:

    Using the Law of Cosines:

    c² = a² + b² - 2ab * cos(C)
    10² = 9² + 7² - 2 * 9 * 7 * cos(C)
    100 = 81 + 49 - 126 * cos(C)
    126 * cos(C) = 81 + 49 - 100
    126 * cos(C) = 30
    cos(C) = 30 / 126
    cos(C) ≈ 0.In real terms, 238)
    C ≈ 76. 238
    C = arccos(0.2°
    
Using the Law of Cosines:

```
a² = b² + c² - 2bc * cos(A)
9² = 7² + 10² - 2 * 7 * 10 * cos(A)
81 = 49 + 100 - 140 * cos(A)
140 * cos(A) = 49 + 100 - 81
140 * cos(A) = 68
cos(A) = 68 / 140
cos(A) ≈ 0.Consider this: 486)
A ≈ 60. Which means 486
A = arccos(0. 94°
```

Most guides skip this. Don't Easy to understand, harder to ignore..

Since the sum of angles in a triangle is 180°:

```
B = 180° - A - C
B = 180° - 60.94° - 76.2°
B ≈ 42.

Practical Tips for Using the Law of Cosines

  • Use the Law of Cosines when you have SAS or SSS information.
  • Ensure your calculator is set to the correct mode (degrees or radians).
  • Draw a diagram of the triangle to visualize the problem and avoid errors.
  • When finding angles using the Law of Cosines, consider the range of the arccos function, which returns angles between 0° and 180°, ensuring you find the correct angle in the triangle.

Choosing Between the Law of Sines and the Law of Cosines

Deciding which law to use depends on the information you have:

  • Law of Sines: Use when you have an angle-side pair (i.e., you know an angle and the side opposite that angle). This is suitable for ASA, AAS, and SSA (be cautious of the ambiguous case) scenarios.
  • Law of Cosines: Use when you don't have an angle-side pair. This is ideal for SAS and SSS scenarios.

Real-World Applications

Both the Law of Sines and the Law of Cosines have numerous applications in various fields:

  • Navigation: Calculating distances and angles for ships, airplanes, and other vehicles.
  • Surveying: Determining land boundaries and creating accurate maps.
  • Engineering: Designing structures and mechanical systems where angles and distances must be precisely calculated.
  • Astronomy: Measuring distances between celestial objects and calculating their trajectories.
  • Physics: Analyzing forces and motion in various systems.

Law of Sines and Cosines: A Comparison Table

Feature Law of Sines Law of Cosines
Formula a/sin(A) = b/sin(B) = c/sin(C) a² = b² + c² - 2bc * cos(A)
Use Cases ASA, AAS, SSA SAS, SSS
Angle-Side Pair Requires an angle and its opposite side Does not require an angle-side pair
Ambiguous Case Present in SSA case Not present
Calculation Easier when finding sides or angles directly More complex calculations, especially for angles

Common Mistakes

  • Incorrect Mode: Using the wrong calculator mode (degrees vs. radians) can lead to incorrect answers.
  • Ambiguous Case: Failing to recognize and address the ambiguous case (SSA) when using the Law of Sines.
  • Algebra Errors: Mistakes in algebraic manipulation can lead to incorrect results.
  • Incorrect Setup: Setting up the ratios or equations incorrectly can result in wrong answers.
  • Rounding Errors: Rounding intermediate values prematurely can affect the accuracy of the final answer.

Solved Problems

Problem 1: A surveyor needs to find the distance across a river. From point A, they measure angle CAB to be 57°, and from point B, they measure angle CBA to be 62°. The distance between points A and B is 400 feet. Find the distance across the river (side c).

Solution:

  1. Find Angle C:

    C = 180° - A - B
    C = 180° - 57° - 62°
    C = 61°
    
  2. Use the Law of Sines to find side c:

    c / sin(C) = b / sin(B)
    c / sin(61°) = 400 / sin(57°)
    c = (400 * sin(61°)) / sin(57°)
    c ≈ (400 * 0.That said, 8746) / 0. 8387
    c ≈ 416.
    
    

Problem 2: A pilot flies 200 miles from city A to city B on a bearing of N70°E. Then, the pilot flies 300 miles from city B to city C on a bearing of N40°W. Find the distance from city A to city C.

Solution:

  1. Determine the angle at City B:

    The angle between the two paths is 180° - (90° - 70°) - (90° - 40°) = 180° - 20° - 50° = 110°

  2. Use the Law of Cosines:

    Let a = 200 miles, b = 300 miles, and C = 110°

    c² = a² + b² - 2ab * cos(C)
    c² = 200² + 300² - 2 * 200 * 300 * cos(110°)
    c² = 40000 + 90000 - 120000 * (-0.342)
    c² = 130000 + 41040
    c² = 171040
    c = √171040
    c ≈ 413.57 miles
    

Conclusion

The Law of Sines and the Law of Cosines are indispensable tools in trigonometry, allowing us to solve a wide range of triangle-related problems. Whether you're dealing with navigation, surveying, engineering, or astronomy, mastering these laws will provide you with the means to calculate unknown lengths and angles accurately. Remember to choose the appropriate law based on the given information, be mindful of the ambiguous case, and always double-check your calculations to ensure accurate results That alone is useful..

Right Off the Press

Straight from the Editor

Explore the Theme

Worth a Look

Thank you for reading about Law Of Sines Law Of Cosines. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home