Cal11 calculator

Sine Rule Without Calculator

Reviewed by Calculator Editorial Team

The sine rule, also known as the law of sines, is a fundamental relationship in trigonometry that connects the lengths of sides of a triangle to the sines of its opposite angles. While calculators make solving the sine rule quick and easy, understanding how to solve it manually is essential for building strong trigonometric skills.

What is the Sine Rule?

The sine rule states that in any triangle, the ratio of the length of a side to the sine of its opposite angle is constant. Mathematically, this can be expressed as:

Sine Rule Formula:

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

Where:

  • a, b, c are the lengths of the sides opposite angles A, B, and C respectively
  • sin(A), sin(B), sin(C) are the sines of the angles

The sine rule is particularly useful when you know:

  • Two angles and one side (AAS or ASA)
  • Two sides and a non-included angle (SSA)

It's important to note that the sine rule can be used to find either an angle or a side length, depending on what information you have available.

When to Use the Sine Rule

The sine rule is most commonly used in the following scenarios:

  1. Finding an angle when two sides and a non-included angle are known (SSA case): This is often referred to as the "ambiguous case" because it can result in two possible triangles, one possible triangle, or no solution.
  2. Finding a side when two angles and a side are known (AAS or ASA): This is straightforward and always yields one solution.
  3. Comparing triangles: The sine rule can help determine if two triangles are similar by comparing the ratios of their sides to the sines of their opposite angles.

Note: The sine rule cannot be used when you know all three sides of a triangle (SSS) or two sides and the included angle (SAS), as these cases are better handled by the cosine rule.

How to Solve the Sine Rule Without a Calculator

Solving the sine rule manually requires a good understanding of trigonometric values and the ability to perform basic arithmetic operations. Here's a step-by-step guide:

Step 1: Identify the Given Information

First, carefully note down all the given information in the problem. This typically includes:

  • Lengths of two sides and a non-included angle (SSA case)
  • Lengths of two sides and the included angle (SAS case)
  • Two angles and one side (AAS or ASA case)

Step 2: Apply the Sine Rule Formula

Use the sine rule formula to set up the appropriate equation based on the given information. For example:

If you know sides a and b, and angle A, you can find angle B using:

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

Then solve for sin(B):

sin(B) = (b * sin(A)) / a

Step 3: Calculate the Trigonometric Values

Use a table of sine values or your knowledge of common angles to find the required sine values. For example:

Angle (degrees) Sine Value
0
30° 0.5
45° √2/2 ≈ 0.7071
60° √3/2 ≈ 0.8660
90° 1

Step 4: Solve for the Unknown Angle or Side

Once you have the sine of the unknown angle, you can find the angle itself using the inverse sine function (arcsin). For example:

If sin(B) = 0.6, then B = arcsin(0.6) ≈ 36.87°

Remember that the arcsin function will give you an angle between -90° and 90°, so you may need to consider the context of the problem to determine the correct angle.

Step 5: Verify the Solution

Always check your solution to ensure it makes sense in the context of the problem. For example:

  • All angles should sum to 180°
  • The sides should be positive and reasonable for the given triangle
  • In the SSA case, consider if there might be two possible solutions

Tip: When solving the sine rule manually, it's helpful to keep a table of common sine values handy and practice with multiple examples to build confidence in your calculations.

Examples of the Sine Rule

Let's look at a couple of examples to see how the sine rule works in practice.

Example 1: Finding an Angle (AAS Case)

Given triangle ABC with angle A = 50°, angle B = 60°, and side a = 10, find side b.

Solution:

  1. First, find angle C: C = 180° - A - B = 180° - 50° - 60° = 70°
  2. Apply the sine rule: b / sin(B) = a / sin(A)
  3. Calculate: b = (a * sin(B)) / sin(A) = (10 * sin(60°)) / sin(50°)
  4. Using approximate values: sin(60°) ≈ 0.8660, sin(50°) ≈ 0.7660
  5. b ≈ (10 * 0.8660) / 0.7660 ≈ 11.30

Example 2: Finding an Angle (SSA Case)

Given triangle ABC with side a = 8, side b = 10, and angle A = 40°, find angle B.

Solution:

  1. Apply the sine rule: sin(B) / b = sin(A) / a
  2. Calculate: sin(B) = (b * sin(A)) / a = (10 * sin(40°)) / 8 ≈ (10 * 0.6428) / 8 ≈ 0.8035
  3. Find angle B: B ≈ arcsin(0.8035) ≈ 53.6°
  4. Check for the second possible solution: B ≈ 180° - 53.6° ≈ 126.4°
  5. Verify both solutions to see which one(s) are valid for the given triangle

Note: In the SSA case, it's important to always check for the possibility of two solutions, as shown in the second example.

FAQ

What is the difference between the sine rule and the cosine rule?
The sine rule relates the sides of a triangle to the sines of their opposite angles, while the cosine rule relates the sides to the cosine of one of its angles. The sine rule is typically used when you know two angles and a side or two sides and a non-included angle, while the cosine rule is used when you know two sides and the included angle.
When should I use the sine rule instead of the cosine rule?
You should use the sine rule when you have information about two angles and a side or two sides and a non-included angle. The cosine rule is more appropriate when you know two sides and the included angle. The sine rule is also useful in the ambiguous case (SSA) where you might have two possible solutions.
Can the sine rule be used to find all angles and sides of a triangle?
Yes, the sine rule can be used to find all angles and sides of a triangle as long as you have enough information to start with. For example, if you know two angles and one side (AAS or ASA), you can use the sine rule to find the other sides. In the SSA case, you might find one or two possible solutions.
What if I get a sine value that's not in my table of common values?
If you encounter a sine value that's not in your table of common values, you can either use a calculator to find the angle or use a more advanced method like the Taylor series approximation to estimate the angle. For most practical purposes, having a good table of common sine values is sufficient.
How can I check if my solution is correct when using the sine rule?
To verify your solution, you should check that all angles sum to 180° and that the sides are positive and reasonable for the given triangle. In the SSA case, you should also consider if there might be two possible solutions and verify both if necessary. It's always good practice to double-check your calculations to avoid mistakes.