Question
Question: Differentiate \(\log \left( {\sec x + \tan x} \right)\)w.r.t x...
Differentiate log(secx+tanx)w.r.t x
Solution
We can equate the expression to a variable. Then we can differentiate using the derivatives of basic functions and applying the chain rule of differentiation.
Complete step by step answer:
We have y=log(secx+tanx). Its derivative w.r.t x is given by,
dxdy=dxd(log(secx+tanx))
We know that derivative of logx is x1, and by applying chain rule of differentiation,dxd(f(g(x)))=f′(g(x))×g′(x), we get,
dxdy=(secx+tanx)1×dxd(secx+tanx)
Now we can open the bracket and differentiate,
dxdy=(secx+tanx)1×(dxdsecx+dxdtanx)
We know that dxdsecx= secxtanx and dxdtanx=sec2x, by applying this, we get,
dxdy=(secx+tanx)1×(tanxsecx+sec2x)
Now we can take secx outside the bracket
dxdy=(secx+tanx)secx(tanx+secx)
After cancelling the common terms, we get,
dxdy=secx
Therefore, derivative of log(secx + tanx)w.r.t x is secx
Note: The main concept used in this problem is the chain rule of differentiation. According to the chain rule of differentiation, dxd(f(g(x)))=f′(g(x))×g′(x). We must know the derivatives of basic functions. Derivatives of secx and tanxcan be derived by writing them in terms sinx and cosx. And then by taking its derivatives using quotient rule of differentiation. We also use simple algebra to simplify the expression that we will get after differentiation. As integration and differentiation are reverse operations , from this problem we can say that log(secx+tanx)+C is the integral of secx.