Second-degree homogeneous equations in sin\sin and cos\cos are recognised because every monomial has the same degree. The solution method turns them into a second-degree equation in tanx\tan x.

Definition — Second-degree homogeneous equation

A trigonometric equation is said to be homogeneous of second degree in sin\sin and cos\cos if it is of the type Asin2x+Bsinxcosx+Ccos2x=0.A\sin^2 x + B\sin x\cos x + C\cos^2 x = 0. All the monomials have the same total degree in sin\sin and cos\cos: two.

In summary — Solution method

  1. Check whether cosx=0\cos x = 0 is a solution, by substituting x=π/2+kπx=\pi/2+k\pi directly.
  2. Divide the equation by cos2x\cos^2 x (possible because the case cosx=0\cos x = 0 has already been handled): Atan2x+Btanx+C=0.A\tan^2 x + B\tan x + C = 0.
  3. Set t=tanxt = \tan x and solve a second-degree equation in tt.
  4. Go back to xx with x=arctant+kπx = \arctan t + k\pi.

Example

Solve sin2x3sinxcosx+2cos2x=0\sin^2 x - 3\sin x\cos x + 2\cos^2 x = 0.

Case cosx=0\cos x = 0: substituting x=π/2x=\pi/2 gives 10+0=101 - 0 + 0 = 1\ne 0. Not a solution.

Divide by cos2x\cos^2 x: tan2x3tanx+2=0.\tan^2 x - 3\tan x + 2 = 0. With t=tanxt=\tan x:  t23t+2=0    (t1)(t2)=0    t=1  t=2\ t^2 - 3t + 2 = 0 \iff (t-1)(t-2) = 0 \iff t=1 \ \vee\ t=2.

Back to xx:  x=arctan1+kπ=π4+kπ\ x = \arctan 1 + k\pi = \dfrac{\pi}{4} + k\pi, or x=arctan2+kπx = \arctan 2 + k\pi.

Topics: Trigonometric equations
Concepts: Trigonometric equation · Homogeneous equation
Functions: Cosine · Sine · Tangent
Methods: Trigonometric equations
Skills: Reasoning by cases · Solving equations · Using formulae