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 · 3 Apr · Shift 2 · 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 · 3 Apr · Shift 2 · Q43

Application of Derivatives question

2025 · 3 Apr · Shift 2 · Q43

JEE MainMathematicsApplication of DerivativesMCQ+4 / −1
Let f:R→Rf: \mathrm{R} \rightarrow \mathrm{R}f:R→R be a function defined by f(x)=∣∣x+2∣−2∣x∥f(x)=||x+2|-2| x \|f(x)=∣∣x+2∣−2∣x∥. If mmm is the number of points of local minima and nnn is the number of points of local maxima of fff, then m+nm+nm+n is
  1. A
    3
  2. B
    4
  3. C
    2
  4. D
    5
View written solutionFree

Correct answer: A

We need to analyze f(x)=∣∣x+2∣−2∣ ∣x∣.f(x)=\bigl||x+2|-2\bigr|\,|x|.f(x)=​∣x+2∣−2​∣x∣.

Let g(x)=∣∣x+2∣−2∣.g(x)=\bigl||x+2|-2\bigr|.g(x)=​∣x+2∣−2​. Then f(x)=g(x)∣x∣.f(x)=g(x)|x|.f(x)=g(x)∣x∣.

We will first simplify g(x)g(x)g(x) piecewise.


1. Simplify g(x)=∣∣x+2∣−2∣g(x)=\bigl||x+2|-2\bigr|g(x)=​∣x+2∣−2​

Consider ranges based on x+2x+2x+2.

Case 1: x≥−2x\ge -2x≥−2

Then ∣x+2∣=x+2,|x+2|=x+2,∣x+2∣=x+2, so g(x)=∣x+2−2∣=∣x∣.g(x)=|x+2-2|=|x|.g(x)=∣x+2−2∣=∣x∣.

Case 2: x<−2x<-2x<−2

Then ∣x+2∣=−(x+2)=−x−2,|x+2|=-(x+2)=-x-2,∣x+2∣=−(x+2)=−x−2, so g(x)=∣−x−2−2∣=∣−x−4∣=∣x+4∣.g(x)=|-x-2-2|=|-x-4|=|x+4|.g(x)=∣−x−2−2∣=∣−x−4∣=∣x+4∣.

Hence

\begin{cases} |x+4|, & x<-2,\\ |x|, & x\ge -2. \end{cases}$$ Therefore, $$f(x)= \begin{cases} |x+4|\,|x|, & x<-2,\\ |x|\,|x|=x^2, & x\ge -2. \end{cases}$$ Now simplify the first part further. --- ### 2. Write $f(x)$ completely piecewise For $x<-2$, we split at $x=-4$. #### (i) If $x<-4$ Then $$|x+4|=-(x+4), \qquad |x|=-x.$$ So $$f(x)=(-(x+4))(-x)=x(x+4)=x^2+4x.$$ #### (ii) If $-4\le x<-2$ Then $$|x+4|=x+4, \qquad |x|=-x.$$ So $$f(x)=(x+4)(-x)=-x^2-4x.$$ #### (iii) If $x\ge -2$ We already found $$f(x)=x^2.$$ So, $$f(x)= \begin{cases} x^2+4x, & x<-4,\\ -x^2-4x, & -4\le x<-2,\\ x^2, & x\ge -2. \end{cases}$$ --- ### 3. Find local extrema on each interval Differentiate on each interval. #### For $x<-4$ $$f(x)=x^2+4x \implies f'(x)=2x+4.$$ For $x<-4$, we have $2x+4<0$, so $f$ is decreasing on $(-\infty,-4)$. #### For $-4<x<-2$ $$f(x)=-x^2-4x \implies f'(x)=-2x-4.$$ For $-4<x<-2$, we have $-2x-4>0$, so $f$ is increasing on $(-4,-2)$. #### For $x>-2$ $$f(x)=x^2 \implies f'(x)=2x.$$ So: - decreasing on $(-2,0)$, - increasing on $(0,\infty)$. --- ### 4. Check the junction points The possible local extrema occur at the points where behavior changes: $x=-4,-2,0$. #### At $x=-4$ - To the left, $f$ is decreasing. - To the right, $f$ is increasing. So $x=-4$ is a **local minimum**. Also, $$f(-4)=|-2|-?$$ Using piecewise form, $$f(-4)=(-4)^2+4(-4)=16-16=0.$$ #### At $x=-2$ - On the left, $f$ is increasing. - On the right, for $(-2,0)$, $f$ is decreasing. So $x=-2$ is a **local maximum**. Value: $$f(-2)=(-2)^2=4.$$ #### At $x=0$ - On the left, $f$ is decreasing. - On the right, $f$ is increasing. So $x=0$ is a **local minimum**. Value: $$f(0)=0.$$ --- ### 5. Count minima and maxima - Number of points of local minima: $$m=2$$ at $x=-4,0$. - Number of points of local maxima: $$n=1$$ at $x=-2$. Therefore, $$m+n=2+1=3.$$ --- ### 6. Compare with stored answer Our derived answer is **3**, which matches option **A**. So the stored correct answer is correct.
PreviousNext

More from Application of Derivatives

  • Let a>0. If the function f(x)=6x3−45ax2+108a2x+1 attains its local maximum and minimum values at the points x1​ and x2​ respectively such that x1​x2​=54, then a+x1​+x2​ is equal…2025 · MCQ
  • Let x=−1 and x=2 be the critical points of the function f(x)=x3+ax2+bloge​∣x∣+1,xeq0. Let m and M respectively be the absolute minimum and the absolute maximum values of f in the interval [−2,−21​]…2025 · MCQ
  • 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