Simple differentiation problem, brainfart

  • Thread starter Thread starter James889
  • Start date Start date
  • Tags Tags
    Differentiation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
James889
Messages
190
Reaction score
1
Hai,

I have the easiest problem but I am stuck at the last step, simplification.

[tex]\frac{cos3x+sin3x}{cos3x-sin3x}[/tex]

[tex]\begin{aligned}<br /> F(x) = cos(3x)+sin(3x)\\<br /> F'(x) = -3sin(3x)+3cos(3x) \\<br /> G(x) = cos(3x)-sin(3x) \\<br /> G'(x) = -3sin(3x)-3cos(3x)\end{aligned}[/tex]

This gives [tex]\frac{(-3sin(3x)+3cos(3x))*(cos(3x)-sin(3x))+(cos(3x)+sin(3x))*(cos(3x)-sin(3x))}{(cos(3x)-sin(3x))^2}[/tex]

But how would i simplify this?
 
Physics news on Phys.org
Expand the quadratics and look for identities. Already I can find sin^2 + cos^2 identities on both the top and bottom.
 
Also, it will help to remember that sin(u)cos(u) = (1/2)sin(2u)
 
Okay, after some more trying:

I was able to reduce the first part[tex](-3sin(3x)+3cos(3x))(cos(3x)-sin(3x))[/tex]
Down to:
[tex]-3sin(3x)*cos(3x) + 3 -3cos(3x)*sin(3x)[/tex]

And the second part:[tex](cos(3x)+sin(3x))*(cos(3x)-sin(3x))[/tex]
Down to:
[tex]cos(3x)^{2}-sin(3x)^{2}-2sin(3x)cos(3x)[/tex]

Is that any better?
 
James889 said:
Okay, after some more trying:

I was able to reduce the first part[tex](-3sin(3x)+3cos(3x))(cos(3x)-sin(3x))[/tex]
Down to:
-3sin(3x)*cos(3x) + 3 -3cos(3x)*sin(3x)

And the second part:[tex](cos(3x)+sin(3x))*(cos(3x)-sin(3x))[/tex]
Down to:
cos(3x)^{2}-sin(3x)^{2}-2sin(3x)cos(3x)

Is that any better?

Take note of AUMathtutor's comment
 
Also, naturally,

cos(u)^{2} - sin(u)^{2} = cos(2u)