Law Of Sines And Cosines Word Problems Worksheet Answers

10 min read

Mastering the Law of Sines and Cosines: A practical guide to Word Problems and Worksheet Answers

When you encounter a triangle that isn’t a right triangle, the classic Pythagorean theorem no longer suffices. That’s where the Law of Sines and the Law of Cosines come into play. These two powerful tools allow you to solve for missing sides or angles in any triangle—whether it’s scalene, isosceles, or equilateral. This article breaks down the core concepts, walks through step-by-step problem-solving strategies, and provides a collection of practice problems with detailed answers to cement your understanding That alone is useful..


Introduction

The Law of Sines states that in any triangle (ABC):

[ \frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} ]

where (a, b, c) are the side lengths opposite angles (A, B, C) respectively.
The Law of Cosines generalizes the Pythagorean theorem:

[ c^2 = a^2 + b^2 - 2ab\cos C ]

These relationships are indispensable when dealing with word problems that involve real-world scenarios—such as navigation, engineering, architecture, or even everyday puzzles. By mastering both laws, you can tackle any triangle problem, even when only partial information is given.


Step-by-Step Problem-Solving Framework

1. Identify Known Quantities

  • Sides: Mark them as (a, b, c).
  • Angles: Label them (A, B, C).
  • Units: Keep track of units (meters, feet, degrees).

2. Determine the Appropriate Law

  • Use the Law of Sines when you know either:
    • Two angles and any side (AAS or ASA).
    • Two sides and an angle not between them (SSA).
  • Use the Law of Cosines when you know:
    • Two sides and the included angle (SAS).
    • All three sides (SSS) to find an angle.

3. Set Up the Equation

  • For the Law of Sines: (\frac{a}{\sin A} = \frac{b}{\sin B}) or similar.
  • For the Law of Cosines: (c^2 = a^2 + b^2 - 2ab\cos C).

4. Solve for the Unknown

  • Isolate the variable.
  • Use a calculator for trigonometric values, ensuring the correct mode (degrees or radians).
  • Verify that the result is possible (e.g., (\sin^{-1}(x)) requires (-1 \le x \le 1)).

5. Check for Ambiguity

  • In SSA cases, two different triangles might satisfy the conditions. Check both solutions and see which fits the real-world context.

6. Round Appropriately

  • Follow the problem’s precision requirement (usually to the nearest tenth or hundredth).

Scientific Explanation: Why These Laws Work

Both laws emerge from the basic properties of circles and the definition of sine and cosine in right triangles. Consider a triangle inscribed in a circle (circumcircle). The Law of Sines stems from the fact that the chord length (c) is related to the radius (R) and the subtended angle (C) by (c = 2R\sin C). Dividing by the other sides yields the elegant ratio.

The Law of Cosines is a direct consequence of the dot product of vectors or the Law of Cosines in Euclidean geometry, which generalizes the Pythagorean theorem by accounting for the angle between the two sides. When the angle is (90^\circ), (\cos 90^\circ = 0), and the formula collapses to (c^2 = a^2 + b^2).


Word Problem Examples with Answers

Below are ten carefully crafted word problems that illustrate common scenarios. Each problem is followed by a detailed solution and answer It's one of those things that adds up..

1. Navigation Along a River

A boat travels 12 km upstream, then turns and travels 15 km downstream at a 30° angle relative to the upstream direction. What is the straight-line distance between the starting point and the final point?

Solution:

  • Treat the upstream and downstream legs as sides (a = 12) km, (b = 15) km, with the included angle (C = 30^\circ).
  • Apply Law of Cosines: [ c^2 = 12^2 + 15^2 - 2(12)(15)\cos 30^\circ ] [ c^2 = 144 + 225 - 360(\sqrt{3}/2) ] [ c^2 = 369 - 180\sqrt{3} \approx 369 - 311.78 = 57.22 ] [ c \approx \sqrt{57.22} \approx 7.56 \text{ km} ] Answer: 7.6 km (rounded to one decimal place).

2. Construction: Roof Pitch

A roof has a horizontal span of 10 m. The roof rises 3 m at a 45° angle from the horizontal. What is the length of the roof beam?

Solution:

  • The beam is the hypotenuse of a right triangle with adjacent side (a = 10) m and opposite side (b = 3) m.
  • Use the Law of Cosines with (C = 90^\circ): [ c^2 = 10^2 + 3^2 - 2(10)(3)\cos 90^\circ ] [ c^2 = 100 + 9 - 0 = 109 ] [ c \approx 10.44 \text{ m} ] Answer: 10.4 m.

3. Surveying a Triangle Plot

A triangular plot has side (a = 50) m, side (b = 70) m, and angle (A = 60^\circ) opposite side (a). Find side (c) and angle (B).

Solution:

  1. Find (c) using the Law of Cosines: [ c^2 = 50^2 + 70^2 - 2(50)(70)\cos 60^\circ ] [ c^2 = 2500 + 4900 - 7000(0.5) = 7400 - 3500 = 3900 ] [ c \approx 62.45 \text{ m} ]
  2. Find angle (B) using the Law of Sines: [ \frac{\sin B}{70} = \frac{\sin 60^\circ}{50} ] [ \sin B = 70\cdot\frac{\sqrt{3}/2}{50} = 0.606 ] [ B \approx \sin^{-1}(0.606) \approx 37.4^\circ ] Answer: (c \approx 62.5) m, (B \approx 37.4^\circ).

4. Lighthouse Visibility

A lighthouse tower is 25 m tall. A boat is 200 m from the base of the tower on level water. At what angle above the horizon does the sailor see the top of the lighthouse?

Solution:

  • Triangle: height (h = 25) m, base (d = 200) m.
  • Use Law of Sines or tangent: (\tan \theta = \frac{h}{d}). [ \theta = \tan^{-1}\left(\frac{25}{200}\right) \approx 7.1^\circ ] Answer: 7.1° above the horizon.

5. Bridge Design

A suspension bridge has cables that meet the deck at a 20° angle. The cables are 300 m long and the sag (vertical distance from deck to lowest point of cable) is 25 m. What is the horizontal distance between the cable attachment points?

Solution:

  • This forms two identical right triangles. Use the Law of Cosines on the triangle formed by the cable length (c = 300) m, vertical sag (b = 25) m, and angle (C = 20^\circ) at the deck.
  • Solve for horizontal leg (a): [ 300^2 = a^2 + 25^2 - 2(a)(25)\cos 20^\circ ] Rearranged and solved numerically yields (a \approx 295) m.
  • Horizontal distance between attachment points is (2a \approx 590) m. Answer: 590 m.

6. Oblique Triangle with SSA

A triangular field has side (a = 60) m, side (b = 80) m, and angle (A = 30^\circ) opposite side (a). Find side (c) and angle (C).

Solution:

  1. Law of Sines for side (c): [ \frac{c}{\sin C} = \frac{a}{\sin A} \implies c = \frac{a\sin C}{\sin A} ] But we need (C). Use the same law to relate (b) and (C): [ \frac{b}{\sin B} = \frac{a}{\sin A} ] We cannot directly find (C) without additional information. This is an SSA ambiguous case. We must check for possible solutions by computing (\sin B): [ \sin B = \frac{b\sin A}{a} = \frac{80\sin 30^\circ}{60} = \frac{80 \cdot 0.5}{60} = \frac{40}{60} = 0.667 ] So (B \approx 41.8^\circ) or (138.2^\circ). Since (A + B) must be < 180°, we take (B \approx 41.8^\circ).
  2. Find (C): [ C = 180^\circ - A - B \approx 180 - 30 - 41.8 = 108.2^\circ ]
  3. Find (c) using Law of Sines: [ \frac{c}{\sin C} = \frac{a}{\sin A} \implies c = \frac{a \sin C}{\sin A} = \frac{60 \sin 108.2^\circ}{0.5} ] [ c \approx \frac{60 \cdot 0.951}{0.5} \approx 114.1 \text{ m} ] Answer: (c \approx 114.1) m, (C \approx 108.2^\circ).

7. Triangle in a Plane with Known Angles

A triangle in a flat plane has angles (A = 45^\circ), (B = 55^\circ), and side (c = 20) cm opposite (C). Find sides (a) and (b).

Solution:

  • First find (C = 180^\circ - 45^\circ - 55^\circ = 80^\circ).
  • Use the Law of Sines: [ \frac{a}{\sin 45^\circ} = \frac{c}{\sin 80^\circ} ] [ a = \frac{20 \sin 45^\circ}{\sin 80^\circ} \approx \frac{20 \cdot 0.7071}{0.9848} \approx 14.4 \text{ cm} ] [ \frac{b}{\sin 55^\circ} = \frac{20}{\sin 80^\circ} ] [ b \approx \frac{20 \cdot 0.8192}{0.9848} \approx 16.6 \text{ cm} ] Answer: (a \approx 14.4) cm, (b \approx 16.6) cm.

8. Satellite Dish Alignment

A satellite dish has a radius of 1.5 m. The dish’s surface is inclined at 30° to the horizontal. What is the slant height (the distance from the dish’s rim to the apex)?

Solution:

  • Right triangle with adjacent side (a = 1.5) m and angle (A = 30^\circ).
  • Use Law of Sines or directly: (\text{slant} = \frac{a}{\cos A} = \frac{1.5}{\cos 30^\circ} = \frac{1.5}{0.8660} \approx 1.73) m. Answer: 1.73 m.

9. Determining Speed from Triangular Motion

A car travels 8 km east, then turns 120° westward and travels 12 km. How far is the car from its starting point?

Solution:

  • This is a triangle with sides (a = 8), (b = 12), included angle (C = 120^\circ).
  • Apply Law of Cosines: [ c^2 = 8^2 + 12^2 - 2(8)(12)\cos 120^\circ ] [ c^2 = 64 + 144 - 192(-0.5) = 208 + 96 = 304 ] [ c \approx \sqrt{304} \approx 17.44 \text{ km} ] Answer: 17.4 km.

10. Finding the Altitude of a Triangle

A triangle has sides (a = 9) m, (b = 12) m, (c = 15) m. What is the altitude from side (c) to the opposite vertex?

Solution:

  • First find the area using Heron’s formula: [ s = \frac{9+12+15}{2} = 18 ] [ \text{Area} = \sqrt{s(s-a)(s-b)(s-c)} = \sqrt{18(9)(6)(3)} = \sqrt{2916} = 54 \text{ m}^2 ]
  • Altitude (h) from side (c): [ \text{Area} = \frac{1}{2} c h \implies h = \frac{2 \times 54}{15} = 7.2 \text{ m} ] Answer: 7.2 m.

FAQ

Q1: When do I use the Law of Sines versus the Law of Cosines?

A: Use the Law of Sines when you have an angle and its opposite side, plus another angle or side. Use the Law of Cosines when you know two sides and the included angle (SAS) or all three sides (SSS) and need an angle.

Q2: What is the ambiguous case in the SSA configuration?

A: When two sides and a non‑included angle are known, there may be zero, one, or two possible triangles. Check the sine value to see if it’s less than 1; if so, compute both acute and obtuse possibilities and confirm which fits the context.

Q3: Do I need a calculator for these problems?

A: A scientific calculator (or a reliable calculator app) is essential for computing sine, cosine, and inverse trigonometric values, especially when angles are not standard It's one of those things that adds up..

Q4: How do I round the final answers?

A: Follow the problem’s instruction. If none is given, round to one decimal place for lengths and angles, or to the nearest whole number if the context demands simplicity.


Conclusion

The Law of Sines and Law of Cosines are the twin pillars that support all non‑right‑triangle geometry. Plus, by mastering the decision tree—deciding which law to apply, setting up the equation, solving, and verifying—students can confidently tackle any triangle word problem. Practice with the problems above, and soon you’ll find that the seemingly complex world of oblique triangles becomes a clear, logical, and enjoyable mathematical adventure.

New and Fresh

The Latest

You Might Find Useful

Keep Exploring

Thank you for reading about Law Of Sines And Cosines Word Problems Worksheet Answers. 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