|
A trigonometric equation contains values of given trigonometric functions whose arguments are unknown angles. The task is to determine all possible values of those angles. For obtaining the complete solution one needs the following properties of the trigonometric functions:
- Two angles have the same value of sine iff the angles are equal or supplementary angles or differ of each other by a multiple of full angle.
- Two angles have the same value of cosine iff the angles are equal or opposite angles or differ of each other by a multiple of full angle.
- Two angles have the same value of tangent iff the angles are equal or differ of each other by a multiple of straight angle.
- Two angles have the same value of cotangent iff the angles are equal or differ of each other by a multiple of straight angle.
The first principle in solving a trigonometric equation is that try to elaborate with goniometric formulae or else it so that only one trigonometric function on one angle remains in the equation. Then the equation is usually resolved to the form
 |
(1) |
where $k$ and $a$ are known numbers and $f$ is one of the functions sin, cos, tan, cot. Thereafter one can solve the values of the angle $kx$ and, dividing these by $k$ , at last the values of the angle $x$ .
Example 1. $$\sin{x}\cos{x}+\frac{1}{4} = 0$$ $$2\sin{x}\cos{x} = -\frac{1}{2}$$ $$\sin{2x} = -\frac{1}{2}$$ $$\sin{2x} = \sin{210^\circ}$$ $$2x = 210^\circ+n\cdot360^\circ \quad \lor \quad 2x = 180^\circ-210^\circ+n\cdot360^\circ$$ $$x = 105^\circ+n\cdot180^\circ \quad \lor \quad x = -15^\circ+n\cdot180^\circ$$ On the third line one used the double angle formula of sine.
It may happen that the form (1) cannot be attained, but instead e.g. the form
 |
(2) |
where $x$ can be contained in $\alpha$ .
Example 2. $$\sin2x = \cos3x$$ $$\cos(90^\circ-2x) = \cos3x$$ $$90^\circ-2x = 3x+n\cdot360^\circ \quad \lor \quad 90^\circ-2x = -3x+n\cdot360^\circ$$ $$-2x-3x = -90^\circ+n\cdot360^\circ \quad \lor \quad -2x+3x = -90^\circ+n\cdot360^\circ$$ $$x = 18^\circ+n\cdot72^\circ \quad \lor \quad x = -90^\circ+n\cdot360^\circ$$ On the second line one of the complement formulas was utilized.
Example 3. $$\sin{2x} = -\sin{3x}$$ $$\sin{2x} = \sin(-3x)$$ $$2x = -3x+n\cdot360^\circ \quad \lor \quad 2x = 180^\circ-(-3x)+n\cdot360^\circ$$ $$x = n\cdot72^\circ \quad \lor \quad x = 180^\circ+n\cdot360^\circ$$ On the second line the opposite angle formula of sine was utilized.
Example 4. $$\cos{2x} = -\cos{3x}$$ $$\cos{2x} = \cos(180^\circ-3x)$$ $$2x = \pm(180^\circ-3x)+n\cdot360^\circ$$ $$x = 36^\circ+n\cdot72^\circ \quad \lor \quad x = 180^\circ+n\cdot360^\circ$$ On the second line the supplement formula of sine was utilized.
|