Question
Question: Find: \( \dfrac{d}{dx}(\sec x) \)...
Find: dxd(secx)
Solution
Recall that sec x = cosx1 = (cosx)−1 and use the chain rule of derivatives: dxdf[g(x)] = d g(x)df[g(x)] × dxdg(x) . Knowing the derivatives of algebraic functions and trigonometric functions will be useful: dxdxn = nxn−1 and dxd(cosx) = −sin x.
We can also directly use the quotient rule of the derivatives dxd(uv) = v2vdxdu−udxdv for finding the derivative dxd(cosx1) , taking the functions u = 1 and v = cos x.
Complete step-by-step answer:
We know that sec x = cosx1 = (cosx)−1 . Therefore, the given question dxd(secx) can be written as dxd(cosx)−1 .
Using the chain rule of derivatives, we can write it as:
= d(cosx)d(cosx)−1 × dxd(cosx)
Applying the formulae dxdxn = nxn−1 and dxd(cosx) = −sin x, we will get:
= (−1)(cosx)−1−1 × (−sin x)
= cos2xsinx , which is the required answer.
It can also be written as:
= cosxsinx × cosx1
= tan x sec x, which is a more compact form of the same result.
Note: A quick observation will also tell us that dxd(cscx) = cot x csc x.
The derivatives of sin x and cos x are found using the first principle (definition) of derivatives. The first principle states that the derivative of a function f(x) is: dxdf(x) = h→0limhf(x+h)−f(x) . The derivative of a function is the rate of change of the value of the function with respect to the change in the value of the independent variable x. The derivative of a function y = f(x) is often also denoted by y' = f'(x).
It should be noted that integration is the opposite operation of differentiation.
That is, ∫f′(x)dx = f(x) + C.