Math Lab
Home/Class XI/Ch 12/Derivatives of standard functions and applications

Derivatives of standard functions and applications

Combining the standard derivatives table with the rules of differentiation, you can differentiate almost any expression in this chapter. Then a few applications make the calculus pay off: finding tangent lines, rates of change, and simple optimisation.

Quick recap

ffff'
xnx^nnxn1n x^{n-1}
sinx,cosx\sin x, \cos xcosx,sinx\cos x, -\sin x
tanx,cotx\tan x, \cot xsec2x,csc2x\sec^2 x, -\csc^2 x
secx,cscx\sec x, \csc xsecxtanx,cscxcotx\sec x \tan x, -\csc x \cot x
ex,axe^x, a^xex,axlnae^x, a^x \ln a
lnx\ln x1/x1/x

Combine with R1–R5 from the previous subtopic.

Deriving the trig derivatives

We proved (sinx)=cosx(\sin x)' = \cos x from first principles. Similarly, (cosx)=sinx(\cos x)' = -\sin x.

For tanx=sinx/cosx\tan x = \sin x / \cos x, apply the quotient rule: (tanx)=cosxcosxsinx(sinx)cos2x=cos2x+sin2xcos2x=sec2x.(\tan x)' = \frac{\cos x \cdot \cos x - \sin x \cdot (-\sin x)}{\cos^2 x} = \frac{\cos^2 x + \sin^2 x}{\cos^2 x} = \sec^2 x.

Similarly for cot,sec,csc\cot, \sec, \csc.

Tangent line

The tangent to y=f(x)y = f(x) at x=ax = a has slope f(a)f'(a) and passes through (a,f(a))(a, f(a)). Equation: yf(a)=f(a)(xa).y - f(a) = f'(a)(x - a).

The normal line is perpendicular to the tangent; its slope is 1/f(a)-1/f'(a).

Rate of change

If y=f(x)y = f(x) and xx changes at a known rate, then yy changes at rate dydxdxdt\dfrac{dy}{dx} \cdot \dfrac{dx}{dt} (chain rule, formalised in Class XII; here we mostly stay with dy/dxdy/dx).

Worked examples

Example 1. Find the equation of the tangent to y=x23x+2y = x^2 - 3 x + 2 at x=1x = 1.

f(1)=13+2=0f(1) = 1 - 3 + 2 = 0. f(x)=2x3f'(x) = 2 x - 3, so f(1)=1f'(1) = -1. Tangent: y0=1(x1)y=x+1y - 0 = -1(x - 1) \Rightarrow y = -x + 1.

Example 2. Find the points on y=x33xy = x^3 - 3 x where the tangent is horizontal.

f(x)=3x23=0x=±1f'(x) = 3 x^2 - 3 = 0 \Rightarrow x = \pm 1. Points: (1,2)(1, -2) and (1,2)(-1, 2).

Example 3. Differentiate f(x)=exsinxf(x) = e^x \sin x.

By product rule: f(x)=exsinx+excosx=ex(sinx+cosx)f'(x) = e^x \sin x + e^x \cos x = e^x (\sin x + \cos x).

Example 4. Differentiate f(x)=x2+1x+2f(x) = \dfrac{x^2 + 1}{x + 2}.

By quotient rule: f(x)=2x(x+2)(x2+1)(x+2)2=x2+4x1(x+2)2f'(x) = \dfrac{2 x (x + 2) - (x^2 + 1)}{(x + 2)^2} = \dfrac{x^2 + 4 x - 1}{(x + 2)^2}.

Example 5. Find ddx[11+tanx]\dfrac{d}{dx}\left[\dfrac{1}{1 + \tan x}\right].

Quotient rule: 0(1+tanx)1sec2x(1+tanx)2=sec2x(1+tanx)2\dfrac{0 \cdot (1 + \tan x) - 1 \cdot \sec^2 x}{(1 + \tan x)^2} = \dfrac{-\sec^2 x}{(1 + \tan x)^2}.

Some computations beyond the basics

Logarithmic differentiation. For y=xxy = x^x (here x>0x > 0): take ln\ln. lny=xlnx\ln y = x \ln x. Differentiate (implicitly, a hint of Class XII): yy=lnx+1\dfrac{y'}{y} = \ln x + 1, so y=xx(lnx+1)y' = x^x (\ln x + 1).

This trick is sometimes useful even in Class XI for products of many factors.

Try it yourself

  1. Differentiate f(x)=x42x3+7x5f(x) = x^4 - 2 x^3 + 7 x - 5.
  2. Differentiate f(x)=3sinx2cosxf(x) = 3 \sin x - 2 \cos x.
  3. Differentiate f(x)=xtanxf(x) = x \tan x.
  4. Find the tangent to y=x2y = x^2 at x=3x = 3.
  5. Find points on y=x36x2+9x+1y = x^3 - 6 x^2 + 9 x + 1 where the tangent is horizontal.
  6. Differentiate f(x)=sinxxf(x) = \dfrac{\sin x}{x}.
  7. Differentiate f(x)=(x+1)sinxf(x) = (x + 1) \sin x.
  8. Differentiate f(x)=1sinx1+sinxf(x) = \dfrac{1 - \sin x}{1 + \sin x}.
  9. Find f(0)f'(0) for f(x)=xexf(x) = x e^x.
  10. Find the slope of the tangent to y=lnxy = \ln x at x=ex = e.
  11. Find the normal line to y=x2y = x^2 at x=1x = 1.
  12. A particle has position s(t)=t36t2+9ts(t) = t^3 - 6 t^2 + 9 t. Find the velocity and acceleration at t=2t = 2. (v=sv = s', a=va = v'.)

Pitfalls / Tricks

  • Use the right rule: product for uvu v, quotient for u/vu/v.
  • Memorise the standard derivatives table.
  • For tangent line problems, plug in x=ax = a after differentiating.
  • Insight. Differentiation is mechanical: identify the structure (sum / product / quotient), apply the corresponding rule, and use standard derivatives. Once you internalise this, almost every Class XI derivative is a matter of seconds.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Derivatives of standard functions
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6