Differentiation of Trig Functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Staff Emeritus
Science Advisor
Gold Member
Messages
9,621
Reaction score
9
The question is as follows:
Find [tex]\frac{dy}{dx} \; \; \; xtanx \; \; \; dx[/tex]
The standard differential is given in the formula book as
[tex]f(x) = \tan kx \Rightarrow f'(x) = k\sec^2 kx[/tex]
Therefore, I got:
[tex]\frac{dy}{dx} = x \sec^2 x[/tex]
However, the answer given is
[tex]\tan x + x \sec^2 x[/tex]
I can't see where I've gone wrong, it seems like such a simple differential. Any help would be much appreciated.
 
Last edited:
Physics news on Phys.org
Have you heard of differentiation of products? Namely,

[tex]\frac{d}{dx}f(x)g(x)=f'(x)g(x)+f(x)g'(x)[/tex]
 
The [itex]x[/itex] isn't a constant that can be left out when you differentiate. You need to use the product rule on the two terms [itex]x[/itex] and [itex]\tan(x)[/itex]
 
what the book gave has k as a constant, in your problem x is not a constant. you need to use the product rule.
 
Oh yes. I release what I've done now. Thank's.