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 ball is released from rest at a height of 4m. At what speed does it hit the ground?


show that y = (kx^2-1)/(kx^2+1) has exactly one stationary point when k is non-zero.


Solve the equation sec^2(A) = 3 - tan(A), for 0<= A <= 360 (degrees)


What is the gradient of the function y=x^3 at the point x=1?