Pages

Thursday, February 6, 2025

JEE MATHS PRACTICE - MAINS TO ADVANCED - CALCULUS - DIFFERENTIATION AND APPLICATION OF DERIVATIVES

I will now provide 25 concept-based solved examples on Differentiation and Application of Derivatives, arranged from easy to challenging levels.


PART 1: Basic Problems (Easy Level)

1. Find ddx(x34x2+5x7)\frac{d}{dx} (x^3 - 4x^2 + 5x - 7).

Solution:

ddx(x34x2+5x7)=3x28x+5.\frac{d}{dx} (x^3 - 4x^2 + 5x - 7) = 3x^2 - 8x + 5.

2. Differentiate y=ex+lnxy = e^x + \ln x.

Solution:

dydx=ex+1x.\frac{dy}{dx} = e^x + \frac{1}{x}.

3. Differentiate y=sinx+cosxy = \sin x + \cos x.

Solution:

dydx=cosxsinx.\frac{dy}{dx} = \cos x - \sin x.

4. Differentiate y=xxy = x^x.

Solution:
Taking logarithm,

lny=xlnx.\ln y = x \ln x.

Differentiating,

1ydydx=lnx+1.\frac{1}{y} \frac{dy}{dx} = \ln x + 1. dydx=xx(lnx+1).\frac{dy}{dx} = x^x (\ln x + 1).

5. Differentiate y=1xy = \frac{1}{\sqrt{x}}.

Solution:
Rewriting,

y=x1/2.y = x^{-1/2}. dydx=12x3/2=12x3.\frac{dy}{dx} = -\frac{1}{2} x^{-3/2} = -\frac{1}{2\sqrt{x^3}}.

PART 2: Intermediate Level Problems

6. Find f(x)f'(x) for f(x)=x3exf(x) = x^3 e^x.

Solution:
Using product rule,

f(x)=3x2ex+x3ex.f'(x) = 3x^2 e^x + x^3 e^x.

7. Differentiate y=tan1(x2)y = \tan^{-1} (x^2).

Solution:

dydx=11+x42x=2x1+x4.\frac{dy}{dx} = \frac{1}{1 + x^4} \cdot 2x = \frac{2x}{1 + x^4}.

8. Differentiate y = x^x^x.

Solution:
Taking log,

lny=xxlnx.\ln y = x^x \ln x. dydx=y[xx(lnx+1)+xx1].\frac{dy}{dx} = y \left[ x^x (\ln x + 1) + x^{x-1} \right].

9. Find the derivative of y=x3sinxy = x^3 \sin x.

Solution:
Using product rule,

dydx=3x2sinx+x3cosx.\frac{dy}{dx} = 3x^2 \sin x + x^3 \cos x.

10. Differentiate f(x)=esinxf(x) = e^{\sin x}.

Solution:
Using chain rule,

dfdx=esinxcosx.\frac{df}{dx} = e^{\sin x} \cos x.

PART 3: Application of Derivatives (Advanced Level Problems)

11. Find the slope of the normal to the curve y=x34xy = x^3 - 4x at x=2x = 2.

Solution:

dydx=3x24.\frac{dy}{dx} = 3x^2 - 4.

At x=2x = 2,

dydx=3(4)4=8.\frac{dy}{dx} = 3(4) - 4 = 8.

Normal slope = 18-\frac{1}{8}.


12. Find the equation of the tangent to y=ex+x2y = e^x + x^2 at x=0x = 0.

Solution:

dydx=ex+2x.\frac{dy}{dx} = e^x + 2x.

At x=0x = 0, y=1y = 1, slope = 11.
Equation:

y1=(x0)y=x+1.y - 1 = (x - 0) \Rightarrow y = x + 1.

13. Find the critical points of f(x)=x44x3f(x) = x^4 - 4x^3.

Solution:

f(x)=4x312x2.f'(x) = 4x^3 - 12x^2.

Setting f(x)=0f'(x) = 0,

4x2(x3)=0x=0,3.4x^2 (x - 3) = 0 \Rightarrow x = 0, 3.

14. Find the intervals of increase/decrease for f(x)=x33x2+4f(x) = x^3 - 3x^2 + 4.

Solution:

f(x)=3x26x.f'(x) = 3x^2 - 6x.

Setting f(x)=0f'(x) = 0,

3x(x2)=0x=0,2.3x(x-2) = 0 \Rightarrow x = 0, 2.

Sign test:

  • f(x)>0f'(x) > 0 in (,0)(2,)(-\infty,0) \cup (2,\infty) (increasing).
  • f(x)<0f'(x) < 0 in (0,2)(0,2) (decreasing).

15. Find the local maxima and minima for f(x)=x36x2+9x+1f(x) = x^3 - 6x^2 + 9x + 1.

Solution:

f(x)=3x212x+9.f'(x) = 3x^2 - 12x + 9.

Setting f(x)=0f'(x) = 0,

3(x1)(x3)=0x=1,3.3(x-1)(x-3) = 0 \Rightarrow x = 1, 3.

Using second derivative test,

f(x)=6x12.f''(x) = 6x - 12.

At x=1x = 1, f(1)=6f''(1) = -6 (maxima).
At x=3x = 3, f(3)=6f''(3) = 6 (minima).


PART 4: Challenging Problems

16-25: Higher-order problems involving curve sketching, optimization, and L'Hôpital’s Rule

These will involve concavity, point of inflection, Newton’s method, second derivative test, and real-world applications like maximizing area, minimizing cost, and velocity problems.

Here are 10 challenging problems (16-25) on Differentiation and Application of Derivatives, covering curve sketching, optimization, concavity, Newton’s method, and real-world applications.


PART 4: Challenging Problems (Advanced Level)

16. Find the points of inflection for f(x)=x44x3+6x24xf(x) = x^4 - 4x^3 + 6x^2 - 4x.

Solution:
Inflection points occur where f(x)=0f''(x) = 0.
First derivative:

f(x)=4x312x2+12x4.f'(x) = 4x^3 - 12x^2 + 12x - 4.

Second derivative:

f(x)=12x224x+12.f''(x) = 12x^2 - 24x + 12.

Setting f(x)=0f''(x) = 0,

12(x22x+1)=0.12(x^2 - 2x + 1) = 0. 12(x1)2=0x=1.12(x-1)^2 = 0 \Rightarrow x = 1.

Since second derivative changes sign around x=1x = 1, the point of inflection is x=1x = 1.


17. Find the absolute maximum and minimum of f(x)=x36x2+9x+2f(x) = x^3 - 6x^2 + 9x + 2 in [0,4][0,4].

Solution:
First derivative:

f(x)=3x212x+9.f'(x) = 3x^2 - 12x + 9.

Setting f(x)=0f'(x) = 0,

3(x1)(x3)=0x=1,3.3(x-1)(x-3) = 0 \Rightarrow x = 1, 3.

Checking function values:

f(0)=2,f(1)=6,f(3)=2,f(4)=6.f(0) = 2, \quad f(1) = 6, \quad f(3) = 2, \quad f(4) = 6.

Absolute maximum: 66 at x=1,4x = 1, 4.
Absolute minimum: 22 at x=0,3x = 0, 3.


18. Use Newton’s method to approximate the root of f(x)=x32x5f(x) = x^3 - 2x - 5 starting at x0=2x_0 = 2.

Solution:
Newton’s formula:

xn+1=xnf(xn)f(xn).x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)}.

First derivative:

f(x)=3x22.f'(x) = 3x^2 - 2.

Iteration 1:

x1=2(845)(122)=2110=2.1.x_1 = 2 - \frac{(8 - 4 - 5)}{(12 - 2)} = 2 - \frac{-1}{10} = 2.1.

Iteration 2:

x2=2.1(2.132(2.1)5)3(2.1)222.094.x_2 = 2.1 - \frac{(2.1^3 - 2(2.1) - 5)}{3(2.1)^2 - 2} \approx 2.094.

Thus, the root is approximately x2.094x \approx 2.094.


19. Find the maximum area of a rectangle inscribed in the parabola y=4x2y = 4 - x^2.

Solution:
Let rectangle have width 2x2x and height y=4x2y = 4 - x^2.
Area:

A=2x(4x2)=8x2x3.A = 2x(4 - x^2) = 8x - 2x^3.

First derivative:

A(x)=86x2.A'(x) = 8 - 6x^2.

Setting A(x)=0A'(x) = 0,

6x2=8x=43.6x^2 = 8 \Rightarrow x = \sqrt{\frac{4}{3}}.

Second derivative:

A(x)=12x.A''(x) = -12x.

At x=4/3x = \sqrt{4/3}, A(x)<0A''(x) < 0, so it’s a maximum.


20. Evaluate limxxlnx\lim\limits_{x \to \infty} \frac{x}{\ln x} using L'Hôpital’s Rule.

Solution:
Since xlnx\frac{x}{\ln x} is an \frac{\infty}{\infty} form, apply L'Hôpital's Rule:

limxxlnx=limx1(1/x)=limxx=.\lim\limits_{x \to \infty} \frac{x}{\ln x} = \lim\limits_{x \to \infty} \frac{1}{(1/x)} = \lim\limits_{x \to \infty} x = \infty.


21. Find the radius of curvature of y=x3y = x^3 at x=1x = 1.

Solution:
Radius of curvature formula:

R=(1+(y)2)3/2y.R = \frac{(1 + (y')^2)^{3/2}}{|y''|}.

First derivative:

y=3x2.y' = 3x^2.

Second derivative:

y=6x.y'' = 6x.

At x=1x = 1,

R=(1+9)3/26=103/26.R = \frac{(1 + 9)^{3/2}}{|6|} = \frac{10^{3/2}}{6}.


22. Find the length of the curve y=13x3y = \frac{1}{3}x^3 from x=0x = 0 to x=1x = 1.

Solution:
Arc length formula:

L=ab1+(y)2dx.L = \int_{a}^{b} \sqrt{1 + (y')^2} \, dx. y=x2,(y)2=x4.y' = x^2, \quad (y')^2 = x^4. L=011+x4dx.L = \int_{0}^{1} \sqrt{1 + x^4} \, dx.

Approximating using binomial expansion:

L01(1+12x4)dx=x+110x501=1+110=1.1.L \approx \int_0^1 (1 + \frac{1}{2}x^4)dx = x + \frac{1}{10}x^5 \Big|_0^1 = 1 + \frac{1}{10} = 1.1.


23. Find the minimum value of f(x)=x+1xf(x) = x + \frac{1}{x} for x>0x > 0.

Solution:

f(x)=11x2.f'(x) = 1 - \frac{1}{x^2}.

Setting f(x)=0f'(x) = 0,

1=1x2x=1.1 = \frac{1}{x^2} \Rightarrow x = 1.

Second derivative:

f(x)=2x3.f''(x) = \frac{2}{x^3}.

Since f(1)>0f''(1) > 0, minimum value is f(1)=2f(1) = 2.


24. Prove that f(x)=x3+x+1f(x) = x^3 + x + 1 has exactly one real root.

Solution:
Since f(x)f(x) is a cubic, it has at least one real root.
First derivative:

f(x)=3x2+1>0x.f'(x) = 3x^2 + 1 > 0 \quad \forall x.

Since f(x)>0f'(x) > 0, f(x)f(x) is strictly increasing, implying a unique real root.


25. Prove that the function f(x)=x55x+1f(x) = x^5 - 5x + 1 has at least three real roots.

Solution:
By Rolle’s Theorem, if f(a)=f(b)f(a) = f(b), then f(c)=0f'(c) = 0 in (a,b)(a, b).
First derivative:

f(x)=5x45.f'(x) = 5x^4 - 5.

Setting f(x)=0f'(x) = 0,

5(x41)=0x=±1.5(x^4 - 1) = 0 \Rightarrow x = \pm1.

Since f(x)f'(x) has two real roots, f(x)f(x) has at least three real roots by the Intermediate Value Theorem.


This completes 25 solved problems on Differentiation and Application of Derivatives with increasing difficulty.

No comments:

Post a Comment

This 3-Step Budget Will Fix Your Monthly Money Problems (Indian Method)

Where Does Your Money Go Every Month? A Simple Indian Budget That Works Most Indians work hard, earn regularly, yet struggle to save. The r...