acen_gr
- 63
- 0
Is this identity possible?
cot 2x = \frac{cos3x + cosx}{sin 3x + sinx}
Thanks!
cot 2x = \frac{cos3x + cosx}{sin 3x + sinx}
Thanks!
Mark44 said:Is this homework?
acen_gr said:Is this identity possible?
cot 2x = \frac{cos3x + cosx}{sin 3x + sinx}
Thanks!
uart said:Try cross multiplying to get:
\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)
and then apply the half sum/difference identities to all of the sin cos products on each side of the equation. It comes out fairly easy with this step.
Use:
\sin a \cos b = \frac{1}{2} \left[ \sin(a+b) + \sin(a-b) \right]
acen_gr said:\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)
\cos 2x \sin3x + \cos2x sinx = \sin2x \cos3x + \sin2x cosx
Should I end here? I think both doesn't equal up. Or should I go further by extracting cos2x, sin2x, cos3x, and sin3x ?
No, apply the half sum-difference formula (that I gave above) to each of the sin-cos products.acen_gr said:\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)
\cos 2x \sin3x + \cos2x sinx = \sin2x \cos3x + \sin2x cosx
Should I end here?