How do I express y=acosx+bsinx in the form y=Rcos(x-c)?

From the addition formula, we know that:

Rcos(x-c) = Rcos(x)sin(c)+Rsin(x)cos(c)

Therefore:

acos(x)+bsin(x) = Rcos(x)cos(c)+Rsin(x)sin(c)

If we equate the coefficients of cos(x) and sin(x) we see that:

acos(x) = Rcos(x)sin(c);   therefore a = Rcos(c)

And that:

bsin(x) = Rsin(x)cos(c);    therefore b = Rsin(c)

To find c:

If we divide one of the above results by the other:

Rsin(c)/Rcos(c) = b/a

Rsin(c)/Rcos(c) = b/a

tan(c) = b/a

Therefore, c = arctan(b/a)

To find R:

a2+b2 = R2cos2(c)+R2sin2(c)

a2+b2 = R2(cos2(c)+sin2(c))

As cos2(c)+sin2(c) = 1,

a2+b2 = R2

(a2+b2)1/2=R

So, overall:

acos(x)+bsin(x) = (a2+b2)1/2cos(x-arctan(b/a))

DR

Related Maths A Level answers

All answers ▸

A block of temperature H=80ºC sits in a room of constant temperature T=20ºC at time t=0. At time t=12, the block has temperature H=50ºC. The rate of change of temperature of the block (dH/dt) is proportional to the temperature difference of the block ...


How do you integrate ln(x)


differentiate x^2 + y^3 + xy respect to x


How do I find the area bounded by the curve y=-x^2+4 and the line y=-x+2?