Express asin(x) + bcos(x) in the form Rsin(x+c), where c is a non-zero constant.

The trick to solving this is to use the trig identity sin(a+b) = sin(a)cos(b) + sin(b)cos(a) From the identity above, we can write rewrite Rsin(x+c) as follows: Rsin(x+c) = R[sin(x)cos(c) + sin(c)cos(x)] Expanding out the bracket gives: Rsin(x+c) = Rsin(x)cos(c) + Rsin(c)cos(x) Comparing the right-hand side of the above equation to the form given in the question: Rcos(c)sin(x) + Rsin(c)cos(x) = asin(x) + bcos(x) Then we can equate the coefficients of sin(x) and cos(x), giving 2 equations: 1: Rsin(c) = b 2: Rcos(c) = a Divinding equation 1 by equation 2, and using the identity sin(x) / cos(x) = tan(x): Rsin(c)/Rcos(c) = b/a (Note the Rs will cancel) tan(c) = b/a c = tan-1(b/a) The value of c can then be subsituted into either of equations 1 or 2 to give the value of R.

LH

Related Maths A Level answers

All answers ▸

if f is defined on with f(x)=x^2-2x-24(x)^0.5 for x>=0 a) find 1st derivative of f, b) find second derivative of f, c) Verify that function f has a stationary point when x = 4 (c) Determine the type stationary point.


Prove cosec2A-cot2A=tanA


Let f(x)=xln(x)-x. Find f'(x). Hence or otherwise, evaluate the integral of ln(x^3) between 1 and e.


How do I implicitly differentiate and why does it work? (Assuming understanding of differentiation)