Trigonometry's Laws: Solving For Sides And Angles

what can law of sines and law of cosines solve

The Law of Sines and the Law of Cosines are trigonometric formulas used to solve triangles. The Law of Sines, also known as the Sine Rule, allows you to relate two sides and their opposite angles. It is used when you have a side and its opposite angle and another side, and you can employ sin inverse to find the missing angle. On the other hand, the Law of Cosines is used when you know the lengths of two sides and the measurement of the angle between them. It can be applied when you have SAS (side, angle, side) and want to find the third side, or if you have SSS (side, side, side) and need to find an angle.

Characteristics Values
Law of Sines Used when you have a side and an opposite angle and another side
Used when you have two angles and one side
Used to find an unknown angle
Law of Cosines Used when you know the lengths of sides a and b, and the measurement of the angle between sides a and b
Used when you have two sides and one angle, but none of the sides are opposite the given angle
Used when you have SAS and want the third side
Used when you have SSS and need an angle

lawshun

Using the Law of Sines to find unknown angles

The Law of Sines is a useful tool for solving triangles. It states that the ratio of the length of one side of a triangle to the sine of its opposite angle is equal for all sides and angles in the triangle. This can be expressed as:

$$

\frac{a}{\sin(A)} = \frac{b}{\sin(B)} = \frac{c}{\sin(C)}

$$

Where $a$, $b$, and $c$ are the lengths of the sides of the triangle, and $A$, $B$, and $C$ are the corresponding angles.

To use the Law of Sines to find an unknown angle, we need to know the lengths of at least two sides of the triangle and the size of a third angle. We can then substitute this information into the Law of Sines equation and manipulate the equation to solve for the unknown angle.

For example, let's say we have a triangle with sides of length $5$, $12$, and $x$, and we know that one of the angles is $60^\circ$. We can use the Law of Sines to find the measure of the angle opposite the side of length $x$.

First, we substitute the given information into the Law of Sines equation:

$$

\frac{5}{\sin(A)} = \frac{12}{\sin(60^\circ)} = \frac{x}{\sin(C)}

$$

Next, we simplify the equation:

$$

\frac{5}{\sin(A)} = \frac{12}{\frac{\sqrt{3}}{2}} = \frac{x}{\sin(C)}

$$

Now, we can solve for $\sin(C)$:

$$

\sin(C) = \frac{x \times \frac{2}{\sqrt{3}}}{12} = \frac{2x}{3\sqrt{3}}

$$

Finally, we can find the measure of angle $C$ by taking the inverse sine of both sides of the equation:

$$

C = \sin^{-1}\left(\frac{2x}{3\sqrt{3}}\right)

$$

So, the measure of the angle opposite the side of length $x$ is $C = \sin^{-1}\left(\frac{2x}{3\sqrt{3}}\right)$.

It's important to note that the Law of Sines may result in multiple possible solutions, and it's crucial to check that each solution makes sense in the context of the given triangle. Additionally, when using a calculator, be sure to set it to the correct mode (degrees or radians) to obtain accurate results.

Patent Law: State-by-State Practice

You may want to see also

lawshun

Using the Law of Cosines to find the third side

The Law of Cosines is used to find the third side of a triangle when the lengths of the other two sides and the measurement of the angle between them are known.

For example, let's say we have a triangle with sides a, b, and c, and we know that side a has a length of 8 units, side b has a length of 11 units, and the angle between them (angle C) is 37 degrees. We can use the Law of Cosines to find the length of the unknown side, c.

The Law of Cosines formula is given as:

C^2 = a^2 + b^2 - 2ab * cos(C)

Substituting the given values into the formula, we get:

C^2 = 8^2 + 11^2 - 2 * 8 * 11 * cos(37°)

C^2 = 64 + 121 - 176 * 0.798...

C^2 = 185 - 140.12...

C^2 = 44.88

Taking the square root, we find the length of side c:

C = √44.88 = 6.696...

So, the length of the unknown side c is approximately 6.7 units.

This method of using the Law of Cosines to find the third side of a triangle is particularly useful when dealing with non-right triangles, where the Pythagorean Theorem cannot be directly applied. By rearranging the formula and inputting the known values, we can solve for the unknown side.

Additionally, the Law of Cosines can be used to find the angles of a triangle when all three sides are known. This involves using trigonometric functions and the Law of Sines to solve for the unknown angles.

lawshun

Using the Law of Sines to relate two sides and their opposite angles

The law of sines, also known as the sine formula or sine rule, is a mathematical equation that relates the lengths of a triangle's sides to the sines of its angles. The equation is expressed as:

$$

\begin{equation*}

\frac{a}{\sin{\alpha}} = \frac{b}{\sin{\beta}} = \frac{c}{\sin{\gamma}} = 2R

\end{equation*}

$$

Or using reciprocals:

$$

\begin:equation*

\frac{\sin{\alpha}}{a} = \frac{\sin{\beta}}{b} = \frac{\sin{\gamma}}{c}

\end{equation*}

$$

Where:

  • $a$, $b$, and $c$ are the lengths of the sides of a triangle
  • $\alpha$, $\beta$, and $\gamma$ are the opposite angles
  • $R$ is the radius of the triangle's circumcircle

The law of sines can be used to solve triangles when two angles and a side are known, or when two sides and the angle opposite one of them are given. This technique is known as triangulation.

For example, let's say we have a triangle with side $a = 20$, side $c = 24$, and angle $\gamma = 40^\circ$. We can use the law of sines to find the value of angle $\alpha$.

$$

\begin{align*}

\sin{\alpha} &= \frac{a \cdot \sin{\gamma}}{c} \\

\sin{\alpha} &= \frac{20 \cdot \sin{40^\circ}}{24} \\

\alpha &= \arcsin{\left(\frac{20 \cdot \sin{40^\circ}}{24}\right)} \\

\alpha &\approx \arcsin{(0.7614...)} \\

\alpha &\approx 32.39^\circ

\end{align*}

$$

It's important to note that there may be multiple solutions when using the law of sines. For example, in the given example, another possible solution is $\alpha = 147.61^\circ$. However, this solution can be excluded because it would result in the sum of the angles ($\alpha + \beta + \gamma$) being greater than $180^\circ$.

The law of sines has a long history, with an equivalent form known to the 2nd-century Hellenistic astronomer Ptolemy. It was also used by the 7th-century Indian mathematician Brahmagupta in his astronomical and trigonometric works.

lawshun

Using the Law of Cosines to find an angle when you know the lengths of sides

The Law of Cosines is used when we know the lengths of sides a and b of a triangle and the measurement of the angle between these sides, which is angle C. We can use the formula a^2 + b^2 - 2ab cos(C) = c^2 to find the third side of a triangle when we know the other two sides and the angle between them.

For example, let's say we have a triangle with sides a, b, and c, and we know that side a has a length of 3 units, side b has a length of 4 units, and we want to find angle C. We can plug the given information into the formula:

3^2 + 4^2 - 2 * 3 * 4 * cos(C) = c^2

9 + 16 - 24 cos(C) = c^2

25 - 24 cos(C) = c^2

Now, we can solve for cos(C) by subtracting 25 from both sides of the equation:

24 cos(C) = c^2 - 25

Next, we divide both sides by -24 to isolate cos(C):

Cos(C) = (c^2 - 25) / -24

At this point, we would have an equation in terms of cos(C). To find the measure of angle C, we would need to take the arccosine (inverse cosine) of both sides of the equation, using a calculator or software that provides inverse trigonometric functions. This would give us the value of angle C.

The Law of Cosines can also be used to find the angles of a triangle when we know all three sides. In this case, we can use the same formula as before, a^2 + b^2 - 2ab cos(C) = c^2, but we rearrange it to isolate cos(C) first and then find the angle.

lawshun

Using the Law of Sines to solve triangles

The Law of Sines, also known as the Sine Rule, is a powerful tool for solving triangles. It states that the ratio of the sides of a triangle is equal to the ratio of the sines of the angles opposite those sides. In other words, for a triangle with sides a, b, and c and angles A, B, and C, we have:

> a/sin A = b/sin B = c/sin C

This law can be used to solve for unknown sides or angles in a triangle when certain information is given. For example, if we know the lengths of two sides and the angle between them, we can use the Law of Sines to find the remaining angles and sides. Similarly, if we know two angles and one side, we can again use the Law of Sines to find the remaining sides and angles.

Let's consider an example to illustrate how to use the Law of Sines to solve a triangle. Suppose we have a triangle with sides a = 20, c = 24, and an angle γ = 40°. We want to find the value of angle α. Using the Law of Sines, we can set up the following equation:

> sin(α)/20 = sin(40°)/24

Solving for sin(α), we get:

> sin(α) = (20/24) * sin(40°)

Now, we can calculate the value of sin(α) using a calculator or a trigonometric table:

> sin(α) ≈ 0.9215

To find the angle α, we need to take the arcsin of both sides:

> α = arcsin(0.9215)

Which gives us:

> α ≈ 67.1°

So, the measure of angle α in our triangle is approximately 67.1 degrees.

It's important to note that the Law of Sines assumes that the inputs are consistent with the constraints of a valid triangle. For example, the sum of the angles in a triangle must be 180 degrees, and the side lengths must satisfy the triangle inequality (the sum of any two sides must be greater than the third side). Additionally, the Law of Sines may yield multiple solutions, so it's important to check that the obtained solutions make sense in the context of the given problem.

Frequently asked questions

The Law of Sines (or Sine Rule) helps relate two sides and their two opposite angles in a triangle. It works for any triangle.

The Law of Cosines is used when you know the lengths of sides a and b and the measurement of the angle between these sides (angle C). It can help find the third side when you have two sides and the angle between them (SAS) or an angle when you have all three sides (SSS).

First, look at the angles and side lengths given in the problem. Then, identify what the problem asks you to find. Finally, choose a formula that uses the given angles and side lengths and the asked angle or side.

Written by
Reviewed by

Explore related products

Share this post
Print
Did this article help you?

Leave a comment