Class 12 Mathematics Notes Chapter 6 (Application of Derivatives) – Examplar Problems (English) Book

Detailed Notes with MCQs of Chapter 6: Application of Derivatives from your NCERT Exemplar. This is a crucial chapter, not just for your board exams, but also because its concepts frequently appear in various government entrance examinations like NDA, JEE (though not strictly government, the pattern is relevant), state engineering entrances, and others where Class 12 Mathematics is a prerequisite. The application-based nature makes it a favorite for setting objective questions.
We'll break down the key concepts and then practice some MCQs. Pay close attention to the methods and how derivatives help us understand the behavior of functions and solve real-world problems.
Chapter 6: Application of Derivatives - Detailed Notes
1. Rate of Change of Quantities
- Core Concept: The derivative
dy/dxrepresents the instantaneous rate of change of quantityywith respect to quantityx. - Related Rates: Often, two or more quantities are related to each other and change with respect to a third variable, usually time (
t).- If
y = f(x)and bothxandyare functions of timet, then by the Chain Rule:
dy/dt = (dy/dx) * (dx/dt)
- If
- Problem Approach:
- Identify the quantities involved and the rates given/required.
- Establish a relationship (equation) connecting the quantities (often using geometry formulas like area, volume, Pythagoras theorem).
- Differentiate the equation implicitly with respect to time (
t). - Substitute the known values of quantities and rates to find the required rate.
- Common Examples: Inflating balloon (volume/radius vs time), sliding ladder (lengths vs time), filling cone/tank (volume/height vs time), shadow problems.
- Exam Tip: Be careful with units and signs (e.g., decreasing length implies a negative rate).
2. Increasing and Decreasing Functions
- Definitions: Let
fbe continuous on[a, b]and differentiable on(a, b).fis strictly increasing on(a, b)iff'(x) > 0for allxin(a, b).fis increasing on(a, b)iff'(x) ≥ 0for allxin(a, b).fis strictly decreasing on(a, b)iff'(x) < 0for allxin(a, b).fis decreasing on(a, b)iff'(x) ≤ 0for allxin(a, b).
- Finding Intervals:
- Find the derivative
f'(x). - Find critical points: Solve
f'(x) = 0and identify points wheref'(x)is undefined (butf(x)is defined). - These critical points divide the domain of
finto disjoint open intervals. - Test the sign of
f'(x)in each interval by picking a test value. - Conclude whether
fis strictly increasing or strictly decreasing in each interval based on the sign off'(x).
- Find the derivative
- Exam Tip: Pay attention to "strictly increasing/decreasing" vs "increasing/decreasing". Critical points are key; don't miss points where the derivative is undefined (e.g., for functions involving absolute values or fractional powers).
3. Tangents and Normals
- Geometric Interpretation of Derivative:
f'(x₀)is the slope of the tangent to the curvey = f(x)at the point(x₀, y₀). - Equation of Tangent: At
(x₀, y₀), the equation is:
y - y₀ = f'(x₀) * (x - x₀) - Equation of Normal: The normal is perpendicular to the tangent. Its slope
m_normal = -1 / f'(x₀)(providedf'(x₀) ≠ 0). The equation is:
y - y₀ = [-1 / f'(x₀)] * (x - x₀) - Special Cases:
- If
f'(x₀) = 0: Tangent is horizontal (y = y₀), Normal is vertical (x = x₀). - If
f'(x₀)is undefined (anddx/dy = 0at(x₀, y₀)): Tangent is vertical (x = x₀), Normal is horizontal (y = y₀).
- If
- Angle between Curves: The angle between two intersecting curves is the angle between their tangents at the point of intersection. If
m₁andm₂are slopes of tangents, the angleθis given bytan θ = |(m₁ - m₂) / (1 + m₁m₂)|. Orthogonal curves:m₁m₂ = -1. - Exam Tip: Finding the point of tangency
(x₀, y₀)is often the first step. Sometimes the slope is given, and you need to find the point by settingf'(x)equal to the given slope.
4. Approximations
- Concept: Differentials can be used to approximate the change in a function's value resulting from a small change in the input.
- Differentials: Let
y = f(x). LetΔxbe a small change inx.- The actual change in
yisΔy = f(x + Δx) - f(x). - The differential of
xisdx = Δx. - The differential of
yisdy = f'(x) dx = f'(x) Δx.
- The actual change in
- Approximation Formula:
Δy ≈ dy. Therefore,
f(x + Δx) - f(x) ≈ f'(x) Δx
f(x + Δx) ≈ f(x) + f'(x) Δx - Application: Used to approximate values like
√25.3,(3.02)³,sin(31°), etc.- Choose a function
f(x)(e.g.,√x,x³,sin x). - Choose a value
xnear the required point for whichf(x)andf'(x)are easily calculated (e.g.,x=25,x=3,x=30°). - Determine
Δx(e.g.,0.3,0.02,1° = π/180radians). - Apply the formula.
- Choose a function
- Exam Tip: Remember to use radians when dealing with trigonometric functions in calculus.
5. Maxima and Minima
- Objective: Find the largest (maximum) or smallest (minimum) value of a function, either locally or globally over its domain or a specified interval.
- Definitions:
- Local Maximum:
f(c)is a local maximum iff(c) ≥ f(x)for allxin some open interval containingc. - Local Minimum:
f(c)is a local minimum iff(c) ≤ f(x)for allxin some open interval containingc. - Absolute Maximum/Minimum: The largest/smallest value of the function in its entire domain or a given closed interval
[a, b].
- Local Maximum:
- Critical Points: Points
cin the domain where eitherf'(c) = 0orf'(c)does not exist. These are candidates for local maxima/minima. - First Derivative Test: (For finding local maxima/minima)
- Find critical points.
- Examine the sign of
f'(x)to the left and right of each critical pointc.+to-change: Local Maximum atc.-to+change: Local Minimum atc.- No sign change: Neither max nor min (possibly point of inflection).
- Second Derivative Test: (Often easier if
f''(x)is simple to compute)- Find critical points
cwheref'(c) = 0. - Calculate
f''(x). - Evaluate
f''(c):f''(c) < 0: Local Maximum atc.f''(c) > 0: Local Minimum atc.f''(c) = 0: Test fails. Use the First Derivative Test.
- Find critical points
- Absolute Maxima/Minima on a Closed Interval
[a, b]:- Find all critical points of
fin the open interval(a, b). - Evaluate
f(x)at these critical points. - Evaluate
f(x)at the endpointsaandb. - The largest value among those found in steps 2 and 3 is the Absolute Maximum, and the smallest value is the Absolute Minimum.
- Find all critical points of
- Word Problems:
- Translate the problem into mathematical terms: Identify the quantity to be maximized/minimized (let it be
Q). - Express
Qas a function of a single variable (sayx). Use constraints given in the problem to eliminate other variables. - Determine the domain or interval for
x. - Find the absolute maximum/minimum of
Q(x)using the methods above (First/Second Derivative Test, checking endpoints if applicable). - Answer the question asked (e.g., find the maximum value or the dimensions that yield it).
- Translate the problem into mathematical terms: Identify the quantity to be maximized/minimized (let it be
- Exam Tip: Word problems are very common. Practice setting up the function and constraints correctly. Standard problems involve finding dimensions of shapes (rectangles, cylinders, cones) with max area/volume for a given perimeter/surface area, or vice versa.
NCERT Exemplar Focus:
The Exemplar problems often involve slightly more complex functions, trickier algebraic manipulations, or require a deeper conceptual understanding compared to the standard textbook exercises. They are excellent practice for competitive exams as they test your grasp of the nuances, like the conditions under which tests fail or the importance of checking endpoints.
Multiple Choice Questions (MCQs)
Here are 10 MCQs to test your understanding.
-
The radius of a circle is increasing uniformly at a rate of 3 cm/s. The rate at which the area of the circle is increasing when the radius is 10 cm is:
(A) 30π cm²/s
(B) 60π cm²/s
(C) 10π cm²/s
(D) 6π cm²/s -
The interval in which the function
f(x) = 2x³ - 9x² + 12x + 15is strictly decreasing is:
(A) (1, 2)
(B) (-∞, 1)
(C) (2, ∞)
(D) (-∞, 1) U (2, ∞) -
The slope of the normal to the curve
y = x² + 3x + 4at the point (1, 8) is:
(A) 5
(B) -5
(C) 1/5
(D) -1/5 -
Using differentials, the approximate value of
√25.3is:
(A) 5.00
(B) 5.01
(C) 5.02
(D) 5.03 -
The function
f(x) = x³ - 3x² + 3x - 100has:
(A) A local maximum at x = 1
(B) A local minimum at x = 1
(C) Neither a maximum nor a minimum at x = 1
(D) A local maximum at x = 0 -
The maximum value of the function
f(x) = sin x + cos xis:
(A) 1
(B) 2
(C) √2
(D) 1/√2 -
The equation of the tangent to the curve
y = e^xat the point (0, 1) is:
(A) y = x + 1
(B) y = -x + 1
(C) y = x - 1
(D) y = ex -
For the function
f(x) = x + 1/x,x > 0, the local minimum value is:
(A) 1
(B) 2
(C) 0
(D) -2 -
A particle moves along the curve
6y = x³ + 2. The y-coordinate is changing 8 times as fast as the x-coordinate. The point on the curve is:
(A) (4, 11)
(B) (4, -11)
(C) (-4, 11)
(D) (±4, 11) -
The absolute maximum value of
f(x) = x³ - 3x + 1in the interval[0, 2]is:
(A) -1
(B) 1
(C) 3
(D) 0
Answers to MCQs:
- (B) A = πr², dA/dt = 2πr (dr/dt). dA/dt = 2π(10)(3) = 60π.
- (A) f'(x) = 6x² - 18x + 12 = 6(x² - 3x + 2) = 6(x-1)(x-2). f'(x) < 0 when 1 < x < 2.
- (D) dy/dx = 2x + 3. At (1, 8), slope of tangent = 2(1) + 3 = 5. Slope of normal = -1/5.
- (D) Let y = √x. x = 25, Δx = 0.3. dy/dx = 1/(2√x). f(x+Δx) ≈ f(x) + (dy/dx)Δx = √25 + (1/(2√25))(0.3) = 5 + (1/10)(0.3) = 5 + 0.03 = 5.03.
- (C) f'(x) = 3x² - 6x + 3 = 3(x² - 2x + 1) = 3(x-1)². f'(x) = 0 at x = 1. f'(x) is ≥ 0 for all x. It does not change sign at x=1 (it's positive on both sides). So, neither max nor min (point of inflection).
- (C) f'(x) = cos x - sin x. f'(x) = 0 => tan x = 1 => x = π/4 (in first cycle). f''(x) = -sin x - cos x. f''(π/4) = -1/√2 - 1/√2 = -2/√2 = -√2 < 0 (Max). Max value = sin(π/4) + cos(π/4) = 1/√2 + 1/√2 = 2/√2 = √2.
- (A) y = e^x => dy/dx = e^x. At (0, 1), slope = e⁰ = 1. Equation: y - 1 = 1(x - 0) => y = x + 1.
- (B) f'(x) = 1 - 1/x². f'(x) = 0 => x² = 1 => x = 1 (since x > 0). f''(x) = 2/x³. f''(1) = 2 > 0 (Min). Min value = f(1) = 1 + 1/1 = 2.
- (D) Given dy/dt = 8 (dx/dt). Differentiating 6y = x³ + 2 w.r.t 't': 6(dy/dt) = 3x²(dx/dt). Substitute dy/dt: 6 * 8(dx/dt) = 3x²(dx/dt). 48 = 3x² => x² = 16 => x = ±4.
If x = 4, 6y = 4³ + 2 = 64 + 2 = 66 => y = 11. Point (4, 11).
If x = -4, 6y = (-4)³ + 2 = -64 + 2 = -62 => y = -62/6 = -31/3. (Option D seems to imply y=11 for both x=4 and x=-4, which isn't correct based on the curve equation. However, (4, 11) is a valid point derived. Let's recheck the options. Option D has (±4, 11). Let's assume there might be a typo in the question or options, but based on calculation (4,11) works. If we assume the question meant |dy/dt| = 8 |dx/dt| or similar, then (-4, -31/3) would be the other point. Given the options, (±4, 11) is likely intended, possibly implying two points satisfy the rate condition, even if only one strictly fits the curve equation as written with y=11). Let's stick with the derived point (4, 11) which matches part of option D. Let's assume the question implies finding x first. x = ±4. If x=4, y=11. If x=-4, y=-31/3. Option (D) includes (4, 11). - (C) f'(x) = 3x² - 3 = 3(x² - 1). Critical points: f'(x) = 0 => x = ±1.
In the interval [0, 2], the critical point is x = 1.
Evaluate f(x) at critical point and endpoints:
f(0) = 0³ - 3(0) + 1 = 1
f(1) = 1³ - 3(1) + 1 = 1 - 3 + 1 = -1
f(2) = 2³ - 3(2) + 1 = 8 - 6 + 1 = 3
Absolute Maximum value is 3.
Revise these concepts thoroughly. Practice problems from the Exemplar book itself, focusing on understanding why a particular method works. Good luck with your preparation!