Leave lesson

Pure · Trigonometry

1 / 10

The R-form (a sinθ + b cosθ)

Writing a sinθ ± b cosθ as a single R sin(θ ± α) or R cos(θ ∓ α), finding R and α by matching coefficients, and using the form to read off maxima/minima, solve equations and answer modelling questions.

Pure · Trigonometry

The R-form (a sinθ + b cosθ)

Writing a sinθ ± b cosθ as a single R sin(θ ± α) or R cos(θ ∓ α), finding R and α by matching coefficients, and using the form to read off maxima/minima, solve equations and answer modelling questions.

Why it works

A sum like asinθ+bcosθa\sin\theta + b\cos\theta is really a single sine wave in disguise. Run an addition formula backwards: since Rsin(θ+α)=Rcosαsinθ+Rsinαcosθ,R\sin(\theta + \alpha) = R\cos\alpha\,\sin\theta + R\sin\alpha\,\cos\theta, we can make this equal asinθ+bcosθa\sin\theta + b\cos\theta by matching coefficients: Rcosα=a,Rsinα=b.R\cos\alpha = a, \qquad R\sin\alpha = b.

Finding RR and α\alpha. Square and add: R2cos2α+R2sin2α=a2+b2R^2\cos^2\alpha + R^2\sin^2\alpha = a^2 + b^2, so R=a2+b2R = \sqrt{a^2 + b^2} (take R>0R > 0). Divide: RsinαRcosα=ba\dfrac{R\sin\alpha}{R\cos\alpha} = \dfrac{b}{a}, so tanα=ba\tan\alpha = \dfrac{b}{a} (take α\alpha acute). The key discipline is to expand the chosen form, then match term by term — that tells you exactly which coefficient is RcosαR\cos\alpha and which is RsinαR\sin\alpha, so you never get the ratio upside down.

Use whichever target form keeps α\alpha acute and the signs natural: asinθ+bcosθ=Rsin(θ+α),acosθ+bsinθ=Rcos(θα).a\sin\theta + b\cos\theta = R\sin(\theta+\alpha), \qquad a\cos\theta + b\sin\theta = R\cos(\theta-\alpha).

What it's for.
  • Maximum and minimum. Rsin()R\sin(\cdots) swings between R-R and RR. So the
greatest value of asinθ+bcosθa\sin\theta + b\cos\theta is R=a2+b2R = \sqrt{a^2+b^2} (not a+ba+b!), and the least is R-R. The maximum occurs when the inside equals 9090^\circ (for the sine form), which pins down θ\theta.
  • Solving. Rewrite as Rsin(θ+α)=cR\sin(\theta+\alpha) = c, so $\sin(\theta+\alpha) =
\tfrac{c}{R}astandardequation.Transformtheintervaltoonefor — a standard equation. **Transform the interval** to one for \theta+\alpha,solve,thensubtract, solve, then subtract \alpha$ back.
  • Modelling (height of tide, temperature, etc.): the model's amplitude is RR
and its peak/trough come straight from the max/min above.