Facebook Pixel
Mathos AI logo

Basic Trigonometric Equations

Basic Trigonometric Equations

A basic trigonometric equation involves a single trigonometric function equal to a constant, such as sinx=a\sin x = a, cosx=a\cos x = a, or tanx=a\tan x = a. To solve these equations, we use the unit circle and our knowledge of reference angles.

The Unit Circle and Principal Solutions

When you solve an equation like cosx=22\cos x = \frac{\sqrt{2}}{2}, you are looking for the angles xx whose cosine (the x-coordinate on the unit circle) is equal to 22\frac{\sqrt{2}}{2}.

Because the unit circle is symmetric, there are usually two angles within a single full rotation, [0,2π)[0, 2\pi), that satisfy the equation (unless the constant is 11, 1-1, or 00).

To find them:

  1. Find the reference angle in the first quadrant.
  2. Use the sign of the constant (positive or negative) to determine which quadrants the solutions lie in.

Finding General Solutions

Trigonometric functions are periodic, meaning their values repeat infinitely. If a problem asks for all solutions (not just those in a specific interval), you must write a general solution by adding multiples of the function's period.

Sine and Cosine

The period of both sine and cosine is 2π2\pi. If x1x_1 and x2x_2 are your principal solutions in [0,2π)[0, 2\pi), the general solutions are: x=x1+2kπandx=x2+2kπx = x_1 + 2k\pi \quad \text{and} \quad x = x_2 + 2k\pi where kk is any integer (kZk \in \mathbb{Z}).

Tangent

The period of the tangent function is π\pi. Because tangent values repeat every half-circle, you only need to find the principal solution x1x_1 in the interval [0,π)[0, \pi) or (π2,π2)(-\frac{\pi}{2}, \frac{\pi}{2}) and add multiples of π\pi: x=x1+kπx = x_1 + k\pi

Example 1: Solving in a Specific Interval

Problem: Find all solutions of sinx=12\sin x = \frac{1}{2} in [0,2π)[0, 2\pi).

Step 1: Identify the reference angle. We know from basic trig values that sin(π6)=12\sin\left(\frac{\pi}{6}\right) = \frac{1}{2}.

Step 2: Determine the quadrants. The value 12\frac{1}{2} is positive, and sine is positive in Quadrants I and II.

Step 3: Find the angles in those quadrants.

  • Quadrant I: x=π6x = \frac{\pi}{6}
  • Quadrant II: x=ππ6=5π6x = \pi - \frac{\pi}{6} = \frac{5\pi}{6}

Answer: x=π6,5π6x = \frac{\pi}{6}, \frac{5\pi}{6}

Example 2: Finding All Solutions (General Solution)

Problem: Solve tanx=3\tan x = -\sqrt{3} for all xx.

Step 1: Identify the reference angle. We know tan(π3)=3\tan\left(\frac{\pi}{3}\right) = \sqrt{3}.

Step 2: Determine the quadrant for the principal solution. Tangent is negative in Quadrants II and IV. Let's find the angle in Quadrant II: x=ππ3=2π3x = \pi - \frac{\pi}{3} = \frac{2\pi}{3}

Step 3: Write the general solution. Since the period of tangent is π\pi, we just add kπk\pi to our principal solution.

Answer: x=2π3+kπx = \frac{2\pi}{3} + k\pi, where kk is any integer.