Let (2alpha, alpha) be the largest interval in which the function f(t) = frac|t + 1|t^2, t < 0, is strictly decreasing. Then the local maximum value of the function g(x) = 2 log_e(x - 2) + alpha x^2 + 4x - alpha, x > 2, is

Numerical Answer Type:
Enter a numerical value Answer: 4 to 4 +4 marks

Solution & Explanation

### Related Formula f'(x) < 0 text for strictly decreasing function g'(x) = 0 text to find critical points for extrema ### Core Logic For f(t) = frac|t + 1|t^2, graph evaluation reveals decreasing behavior.
Decreasing function curve tracking
Decreasing function curve tracking
For t in (-2, -1), the function is decreasing. Thus, the interval is (-2, -1). Given the interval is (2alpha, alpha), this implies 2alpha = -2 Rightarrow alpha = -1. ### Step 1: Finding function g(x) g(x) = 2 log_e(x - 2) - x^2 + 4x + 1 quad (x > 2) g'(x) = frac2x - 2 - 2x + 4 g'(x) = frac2 - 2x(x - 2) + 4(x - 2)x - 2 g'(x) = frac2 - 2x^2 + 4x + 4x - 8x - 2 = frac-2x^2 + 8x - 6x - 2 g'(x) = frac-2(x^2 - 4x + 3)x - 2 = frac-2(x - 3)(x - 1)x - 2 ### Step 2: Determining Maxima For x > 2, critical point is x = 3. Testing signs around x = 3: For 2 < x < 3, g'(x) > 0 (Increasing) For x > 3, g'(x) < 0 (Decreasing) Maxima occurs at x = 3. ### Step 3: Calculating Local Maximum Value g(3) = 2 log_e(3 - 2) - (3)^2 + 4(3) + 1 g(3) = 2 log_e(1) - 9 + 12 + 1 g(3) = 0 + 4 = 4 ### Pattern Recognition Connecting nested parameter values (alpha) between independent functions ( f(t) and g(x)) demands extreme care on interval boundaries. Derivative sign analysis effortlessly identifies maximums on restricted domains. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Application of Derivatives

Reference Study Guides

More Application of Derivatives Previous-Year Questions

Q2 jee_main_2026_21_jan_evening Monotonicity
Let f : R rightarrow R be a twice differentiable function such that f''(x) > 0 for all x in R and f'(a-1) = 0, where a is a real number. Let g(x) = f(tan^2 x - 2tan x + a), 0 < x < fracpi2. Consider the following two statements: (I) g is increasing in left(0, fracpi4right) (II) g is decreasing in left(fracpi4, fracpi2right) Then,
  • A. textNeither (I) nor (II) is True
  • B. textOnly (II) is True
  • C. textOnly (I) is True
  • D. textBoth (I) and (II) are True

Solution

### Related Formula g'(x) = f'(h(x)) cdot h'(x) For monotonicity, g'(x) > 0 implies increasing, and g'(x) < 0 implies decreasing. ### Core Logic Given g(x) = f((tan x - 1)^2 + a - 1). Differentiating w.r.t. x: g'(x) = f'((tan x - 1)^2 + a - 1) cdot 2(tan x - 1)sec^2 x ### Step 1: Analyze the Sign of the Derivative We know f''(x) > 0 implies f'(x) is strictly increasing. Since f'(a-1) = 0, for any input X > a-1, f'(X) > 0. Here, the input to f' is (tan x - 1)^2 + a - 1. Since (tan x - 1)^2 geq 0, it is strictly positive for x neq fracpi4 in the given interval. Thus, (tan x - 1)^2 + a - 1 geq a - 1 implies f'((tan x - 1)^2 + a - 1) > 0 for all valid x. ### Step 2: Determine Intervals of Monotonicity Now, the sign of g'(x) depends solely on the term (tan x - 1) because 2sec^2 x > 0. Case 1: x in left(0, fracpi4right) Here tan x < 1 implies tan x - 1 < 0. So, g'(x) < 0 implies g(x) is decreasing. Case 2: x in left(fracpi4, fracpi2right) Here tan x > 1 implies tan x - 1 > 0. So, g'(x) > 0 implies g(x) is increasing. Therefore, neither statement (I) nor (II) is true. ### Pattern Recognition When a function wraps a quadratic, f((u-k)^2 + c), the critical points match the inner function's extrema. Evaluate the sign directly from the inner derivative u' and (u-k). ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Application of Derivatives
Q5 jee_main_2026_22_january_morning Maxima and Minima
Let f(x) = x^2025 - x^2000, x in [0,1] and the minimum value of the function f(x) in the interval [0,1] be (80)^80(n)^-81. Then n is equal to
  • A. -81
  • B. -40
  • C. -41
  • D. -80

Solution

### Related Formula f'(x) = 0 text gives the critical points for extreme values. ### Core Logic Given f(x) = x^2025 - x^2000 on x in [0,1]. Differentiate to find critical points: f'(x) = 2025 x^2024 - 2000 x^1999 = 0 x^1999(2025x^25 - 2000) = 0 ### Step 1: Identifying the Minima The critical points are x = 0 and x = left(frac20002025right)^frac125 = left(frac8081right)^frac125. Let this root be alpha. Evaluating the function at endpoints and the critical point: - f(0) = 0 - f(1) = 1 - 1 = 0 - f(alpha) = alpha^2025 - alpha^2000 = alpha^2000(alpha^25 - 1) Substitute alpha^25 = frac8081: f(alpha) = left(left(frac8081right)^frac125right)^2000 cdot left(frac8081 - 1right) f(alpha) = left(frac8081right)^80 cdot left(-frac181right) ### Step 2: Structuring into the Given Format f(alpha) = frac80^8081^80 cdot (-81)^-1 = 80^80 cdot (-81)^-81 Comparing this with (80)^80(n)^-81, we immediately get n = -81. ### Pattern Recognition When evaluating exponents in the form x^A - x^B, the stationary point occurs at x = (B/A)^1/(A-B). Plugging this back into the original function seamlessly factors out (B/A)^B cdot (B/A - 1). ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Applications of Derivatives
Q jee_main_2025_02_april_morning Maxima and Minima
If the function f(x) = 2x^3 - 9ax^2 + 12a^2x + 1, where a > 0, attains its local maximum and local minimum values at p and q, respectively, such that p^2 = q, then f(3) is equal to:
  • A. 55
  • B. 10
  • C. 23
  • D. 37

Solution

### Related Formula For local extrema of a differentiable function, set the first derivative to zero: f'(x) = 0 ### Core Logic Differentiate f(x) to obtain its critical points p and q in terms of a, use the constraint p^2 = q to fix a, and evaluate f(3). ### Step 1: Differentiate and Find Critical Points f'(x) = 6x^2 - 18ax + 12a^2 Set f'(x) = 0: 6(x^2 - 3ax + 2a^2) = 0 implies 6(x-a)(x-2a) = 0 The critical points are x = a and x = 2a. Since a > 0, checking the sign change of f'(x) shows that the local maximum occurs at the smaller root (p = a) and the local minimum at the larger root (q = 2a). ### Step 2: Apply Root Constraint Given p^2 = q: a^2 = 2a implies a(a-2) = 0 Since a > 0, we get a = 2. ### Step 3: Evaluate function at x = 3 Substitute a = 2 back into the definition of f(x): f(x) = 2x^3 - 18x^2 + 48x + 1 Now compute f(3): f(3) = 2(3)^3 - 18(3)^2 + 48(3) + 1 = 54 - 162 + 144 + 1 = 37 ### Pattern Recognition For cubic equations with two distinct real critical roots, the smaller root is always the local maximum if the leading coefficient is positive (2 > 0). This ensures p=a and q=2a$ immediately without relying on secondary derivative checks. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Application of Derivatives
Q53 jee_main_2025_07_april_morning Maxima and Minima
Let x = -1 and x = 2 be the critical points of the function f(x) = x^3 + ax^2 + b log_e |x| + 1, x neq 0 . Let m and M respectively be the absolute minimum and the absolute maximum values of f in the interval left[-2, -frac12right] . Then |M + m| is equal to (Take log_e 2 = 0.7 ):
  • A. 21.1
  • B. 19.8
  • C. 22.1
  • D. 20.9

Solution

### Related Formula Critical points occur where f'(x) = 0. For absolute maximum and minimum on an interval [c, d], evaluate function values at the boundaries and at any local critical points falling inside the domain. ### Core Logic Given f(x) = x^3 + ax^2 + bln|x| + 1 Differentiating with respect to x: f'(x) = 3x^2 + 2ax + fracbx Since x = -1 and x = 2 are critical points: f'(-1) = 3(-1)^2 + 2a(-1) + fracb-1 = 3 - 2a - b = 0 implies 2a + b = 3 f'(2) = 3(2)^2 + 2a(2) + fracb2 = 12 + 4a + fracb2 = 0 implies 8a + b = -24 ### Step 1: Solve for Coefficients Subtracting the first simplified derivative equation from the second: (8a + b) - (2a + b) = -24 - 3 6a = -27 implies a = -frac92 Substituting a back to get b: 2left(-frac92right) + b = 3 implies -9 + b = 3 implies b = 12 Thus, the function is: f(x) = x^3 - frac92x^2 + 12ln|x| + 1 ### Step 2: Check Critical Points in Target Interval The given interval is [-2, -1/2]. Inside this interval, the relevant critical point is x = -1 (since x = 2 lies outside). Evaluate the function values at x = -2, -1, -1/2: 1. At x = -1: f(-1) = (-1)^3 - frac92(-1)^2 + 12ln|-1| + 1 = -1 - 4.5 + 0 + 1 = -4.5 2. At x = -2: f(-2) = (-2)^3 - frac92(-2)^2 + 12ln|-2| + 1 = -8 - 18 + 12(0.7) + 1 = -25 + 8.4 = -16.6 3. At x = -1/2: f(-1/2) = left(-frac12right)^3 - frac92left(-frac12right)^2 + 12lnleft|-frac12right| + 1 = -0.125 - 1.125 - 12(0.7) + 1 = -1.25 - 8.4 + 1 = -8.65 ### Step 3: Calculate Absolute Sum Comparing the calculated values: M = textAbsolute Maximum = -4.5 quad (textat x = -1) m = textAbsolute Minimum = -16.6 quad (textat x = -2) Therefore: |M + m| = |-4.5 + (-16.6)| = |-21.1| = 21.1 ### Pattern Recognition Always verify whether the critical points lie inside the requested boundary interval before blindly testing all values. Here, x=2 was an irrelevant trap for the interval valuation phase. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Mathematics: Application of Derivatives

More Application of Derivatives Questions — jee_main_2026_24_january_morning

Practice all Application of Derivatives previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)