Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Application of Derivatives question

2025 · 7 Apr · Shift 1 · Q43
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Application of Derivatives
  5. /2025 · 7 Apr · Shift 1 · Q43

Application of Derivatives question

2025 · 7 Apr · Shift 1 · Q43

JEE MainMathematicsApplication of DerivativesMCQ+4 / −1
Let x=−1x=-1x=−1 and x=2x=2x=2 be the critical points of the function f(x)=x3+ax2+blog⁡e∣x∣+1,xeq0f(x)=x^3+a x^2+b \log _{\mathrm{e}}|x|+1, x eq 0f(x)=x3+ax2+bloge​∣x∣+1,xeq0. Let mmm and M respectively be the absolute minimum and the absolute maximum values of fff in the interval [−2,−12]\left[-2,-\frac{1}{2}\right][−2,−21​]. Then ∣M+m∣|\mathrm{M}+m|∣M+m∣ is equal to (\left(\right.( Take log⁡e2=0.7):\left.\log _{\mathrm{e}} 2=0.7\right):loge​2=0.7):
  1. A
    21.1
  2. B
    19.8
  3. C
    22.1
  4. D
    20.9
View written solutionFree

Correct answer: A

  1. Given function and critical points

We have f(x)=x3+ax2+bln⁡∣x∣+1,x≠0f(x)=x^3+ax^2+b\ln|x|+1, \qquad x\ne 0f(x)=x3+ax2+bln∣x∣+1,x=0 and the critical points are x=−1x=-1x=−1 and x=2x=2x=2.

So, f′(x)=3x2+2ax+bxf'(x)=3x^2+2ax+\frac{b}{x}f′(x)=3x2+2ax+xb​ for x≠0x\ne 0x=0.

Since x=−1x=-1x=−1 and x=2x=2x=2 are critical points, f′(−1)=0,f′(2)=0.f'(-1)=0, \qquad f'(2)=0.f′(−1)=0,f′(2)=0.

  1. Use the critical point conditions to find a,ba,ba,b

From f′(−1)=0f'(-1)=0f′(−1)=0, 3(−1)2+2a(−1)+b−1=03(-1)^2+2a(-1)+\frac{b}{-1}=03(−1)2+2a(−1)+−1b​=0 3−2a−b=03-2a-b=03−2a−b=0 2a+b=3...(1)2a+b=3 \quad ...(1)2a+b=3...(1)

From f′(2)=0f'(2)=0f′(2)=0, 3(2)2+2a(2)+b2=03(2)^2+2a(2)+\frac{b}{2}=03(2)2+2a(2)+2b​=0 12+4a+b2=012+4a+\frac{b}{2}=012+4a+2b​=0 Multiplying by 222, 24+8a+b=0...(2)24+8a+b=0 \quad ...(2)24+8a+b=0...(2)

Now subtract (1) from (2): (24+8a+b)−(2a+b)=0−3(24+8a+b)-(2a+b)=0-3(24+8a+b)−(2a+b)=0−3 24+6a=−324+6a=-324+6a=−3 6a=−276a=-276a=−27 a=−92a=-\frac{9}{2}a=−29​

Then from (1), 2(−92)+b=32\left(-\frac{9}{2}\right)+b=32(−29​)+b=3 −9+b=3-9+b=3−9+b=3 b=12b=12b=12

So the function is f(x)=x3−92x2+12ln⁡∣x∣+1.f(x)=x^3-\frac{9}{2}x^2+12\ln|x|+1.f(x)=x3−29​x2+12ln∣x∣+1.

  1. Find absolute maximum and minimum on [−2,−12]\left[-2,-\frac12\right][−2,−21​]

Since the interval is closed and lies away from 000, absolute extrema occur at critical points inside the interval or at endpoints.

The only given critical points are x=−1x=-1x=−1 and x=2x=2x=2. In the interval [−2,−12]\left[-2,-\frac12\right][−2,−21​], only x=−1x=-1x=−1 lies inside.

So we evaluate f(x)f(x)f(x) at:

  • x=−2x=-2x=−2
  • x=−1x=-1x=−1
  • x=−12x=-\frac12x=−21​
  1. Compute function values

At x=−2x=-2x=−2

f(−2)=(−2)3−92(−2)2+12ln⁡2+1f(-2)=(-2)^3-\frac{9}{2}(-2)^2+12\ln 2+1f(−2)=(−2)3−29​(−2)2+12ln2+1 =−8−92⋅4+12ln⁡2+1=-8-\frac{9}{2}\cdot 4+12\ln 2+1=−8−29​⋅4+12ln2+1 =−8−18+12ln⁡2+1=-8-18+12\ln 2+1=−8−18+12ln2+1 =−25+12ln⁡2=-25+12\ln 2=−25+12ln2 Using ln⁡2=0.7\ln 2=0.7ln2=0.7, f(−2)=−25+8.4=−16.6f(-2)=-25+8.4=-16.6f(−2)=−25+8.4=−16.6

At x=−1x=-1x=−1

f(−1)=(−1)3−92(1)+12ln⁡1+1f(-1)=(-1)^3-\frac{9}{2}(1)+12\ln 1+1f(−1)=(−1)3−29​(1)+12ln1+1 Since ln⁡1=0\ln 1=0ln1=0, f(−1)=−1−92+0+1=−92=−4.5f(-1)=-1-\frac{9}{2}+0+1=-\frac{9}{2}=-4.5f(−1)=−1−29​+0+1=−29​=−4.5

At x=−12x=-\frac12x=−21​

f(−12)=(−12)3−92(14)+12ln⁡(12)+1f\left(-\frac12\right)=\left(-\frac12\right)^3-\frac{9}{2}\left(\frac14\right)+12\ln\left(\frac12\right)+1f(−21​)=(−21​)3−29​(41​)+12ln(21​)+1 =−18−98+12(−ln⁡2)+1=-\frac18-\frac98+12(-\ln 2)+1=−81​−89​+12(−ln2)+1 =−108+1−12ln⁡2=-\frac{10}{8}+1-12\ln 2=−810​+1−12ln2 =−54+1−12ln⁡2=-\frac54+1-12\ln 2=−45​+1−12ln2 =−14−12ln⁡2=-\frac14-12\ln 2=−41​−12ln2 Using ln⁡2=0.7\ln 2=0.7ln2=0.7, f(−12)=−0.25−8.4=−8.65f\left(-\frac12\right)=-0.25-8.4=-8.65f(−21​)=−0.25−8.4=−8.65

  1. Identify absolute maximum and minimum

From the values: f(−2)=−16.6,f(−1)=−4.5,f(−12)=−8.65f(-2)=-16.6, \qquad f(-1)=-4.5, \qquad f\left(-\frac12\right)=-8.65f(−2)=−16.6,f(−1)=−4.5,f(−21​)=−8.65

Thus,

  • Absolute maximum: M=−4.5M=-4.5M=−4.5
  • Absolute minimum: m=−16.6m=-16.6m=−16.6
  1. Compute ∣M+m∣|M+m|∣M+m∣

M+m=−4.5+(−16.6)=−21.1M+m=-4.5+(-16.6)=-21.1M+m=−4.5+(−16.6)=−21.1 Hence, ∣M+m∣=21.1|M+m|=21.1∣M+m∣=21.1

  1. Match with options

21.1\boxed{21.1}21.1​ So the correct option is A.

PreviousNext

More from Application of Derivatives

  • Let f : ℝ → ℝ be a polynomial function of degree four having extreme values at x = 4 and x = 5. If x→0lim​x2f(x)​=5, then f(2) is equal to :2025 · MCQ
  • Let the function f(x)=3x​+x3​+3,xeq0 be strictly increasing in (−∞,α1​)∪(α2​,∞) and strictly decreasing in (α3​,α4​)∪(α4​,α5​). Then i=1∑5​αi2​…2025 · MCQ
  • Let f(x)=∫0x2​ett2−8t+15​dt,x∈R. Then the numbers of local maximum and local minimum points of f, respectively, are :2025 · MCQ
  • If the set of all values of a, for which the equation 5x3−15x−a=0 has three distinct real roots, is the interval (α,β), then β−2α is equal to ​.2025 · Numerical
  • A spherical chocolate ball has a layer of ice-cream of uniform thickness around it. When the thickness of the ice-cream layer is 1 cm , the ice-cream melts at the rate of 81 cm3/min and the thickness of the…2025 · MCQ
  • Consider the region R={(x,y):x≤y≤9−311​x2,x≥0}. The area, of the largest rectangle of sides parallel to the coordinate axes and inscribed in R , is:2025 · MCQ
  • Let (2,3) be the largest open interval in which the function f(x)=2loge​(x−2)−x2+ax+1 is strictly increasing and (b, c) be the largest open interval, in which the function g(x)=(x−1)3(x+2−a)2 is…2025 · MCQ
  • The sum of all local minimum values of the function f(x)={1−2x,​x2​ is2025 · MCQ