< Previous Next >

The Sine Rule

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

Example:

The sine rule is a trigonometric formula used to find unknown sides or angles in any triangle (not necessarily right-angled). The formula connects the sides and angles in the triangle.

The sine rule is:

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

How to use the sine rule:

  1. Determine what you know: You need to know at least two sides and one angle, or two angles and one side.
  2. Write the sine rule for the relevant sides and angles: For example, if you know two sides a and b and one angle A, you can find B by using:

a sin(A) = b sin(B)

  1. Solve the equation: Use algebra to isolate the unknown value (either an angle or a side). If you're finding an angle, you'll often need to take the arcsin (inverse sine) on both sides.

Example:

Let's say you have a triangle where:

  • a = 7
  • b = 10
  • A = 30°

You want to find the angle B.

  1. Use the sine rule:

7 sin(30°) = 10 sin(B)

  1. Solve for B:

7 0.5 = 10 sin(B) 14 = 10 sin(B) sin(B) = 10 14 = 0.714 B = arcsin(0.714) 45.6°

So the angle B is approximately 45.6 degrees.