Theory
Standard derivatives:
\[
\begin{aligned}
\frac{d}{dx}(\sin x)&=\cos x,\\
\frac{d}{dx}(\cos x)&=-\sin x\\\\
\frac{d}{dx}(\tan x)&=\sec^2 x,\\
\frac{d}{dx}(\sec x)&=\sec x\tan x\\\\
\frac{d}{dx}(\cot x)&=-\csc^2 x,\\
\frac{d}{dx}(\text{cosec}\ x)&=-\text{cosec}\ x\cot x
\end{aligned}
\]
Solution Roadmap
- Identify function type (product / sum / standard form)
- Apply correct differentiation rule
- Simplify using identities if possible
Solution
(i) Let the function be defined as \( f(x)=\sin x\cos x \). Since the function is a product of two trigonometric functions, the product rule is applied.
\[ \begin{aligned} f'(x) &= \cos x\dfrac{d}{dx}(\sin x)+\sin x\dfrac{d}{dx}(\cos x) \\ &= \cos x\cdot \cos x+\sin x\cdot(-\sin x) \\ &= \cos^{2}x-\sin^{2}x \\ &= \cos 2x \end{aligned} \]
(ii) Let the function be defined as \( f(x)=\sec x \). Writing it in terms of cosine allows the use of the quotient rule.
\[ \begin{aligned} f(x) &= \dfrac{1}{\cos x} \\ f'(x) &= \dfrac{\cos x\dfrac{d}{dx}(1)-1\dfrac{d}{dx}(\cos x)}{\cos^{2}x} \\ &= \dfrac{\sin x}{\cos^{2}x} \\ &= \sec x\tan x \end{aligned} \]
(iii) Let the function be defined as \( f(x)=5\sec x+4\cos x \). The derivative of a sum is the sum of the derivatives.
\[ \begin{aligned} f'(x) &= 5\dfrac{d}{dx}(\sec x)+4\dfrac{d}{dx}(\cos x) \\ &= 5(\sec x\tan x)+4(-\sin x) \\ &= 5\sec x\tan x-4\sin x \end{aligned} \]
(iv) Let the function be defined as \( f(x)=\csc x \). Expressing it in terms of sine helps in applying the quotient rule.
\[ \begin{aligned} f(x) &= \dfrac{1}{\sin x} \\ f'(x) &= \dfrac{\sin x\dfrac{d}{dx}(1)-1\dfrac{d}{dx}(\sin x)}{\sin^{2}x} \\ &= \dfrac{-\cos x}{\sin^{2}x} \\ &= -\csc x\cot x \end{aligned} \]
(v) Let the function be defined as \( f(x)=3\cot x+5\csc x \). Each term is differentiated separately.
\[ \begin{aligned} \dfrac{d}{dx}(\cot x) &= -\csc^{2}x \\ \dfrac{d}{dx}(\csc x) &= -\csc x\cot x \\ f'(x) &= 3(-\csc^{2}x)+5(-\csc x\cot x) \\ &= -3\csc^{2}x-5\csc x\cot x \end{aligned} \]
(vi) Let the function be defined as \( f(x)=5\sin x-6\cos x+7 \). The derivative of a constant is zero.
\[ \begin{aligned} f'(x) &= 5\dfrac{d}{dx}(\sin x)-6\dfrac{d}{dx}(\cos x)+\dfrac{d}{dx}(7) \\ &= 5\cos x-6(-\sin x) \\ &= 5\cos x+6\sin x \end{aligned} \]
(vii) Let the function be defined as \( f(x)=2\tan x-7\sec x \). Using standard derivatives of trigonometric functions gives the result.
\[ \begin{aligned} \dfrac{d}{dx}(\tan x) &= \sec^{2}x \\ \dfrac{d}{dx}(\sec x) &= \sec x\tan x \\ f'(x) &= 2\sec^{2}x-7\sec x\tan x \end{aligned} \]
Trigonometric derivatives describe how sine and cosine functions change continuously and are deeply interconnected.
Significance for Exams
- Board Exams: Direct formula-based questions (high scoring, low time)
- JEE/NEET: Frequently used inside complex expressions
- Speed Tip: Memorizing standard derivatives is essential for accuracy and speed