Let f be a differentiable function satisfying f(x) = 1 - 2x + int_0^x e^(x-t) f(t) dt, x in R and let g(x) = int_0^x (f(t) + 2)^15 (t - 4)^6 (t + 12)^17 dt, x in R. If p and q are respectively the points of local minima and local maxima of g, then the value of |p + q| is equal to

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

Solution & Explanation

### Related Formula textLeibniz Rule: fracddxleft(int_a(x)^b(x) h(x, t) dtright) = int_a(x)^b(x) fracpartial hpartial x dt + h(x, b(x))b'(x) - h(x, a(x))a'(x) ### Core Logic First, extract f(x) from the integral equation: f(x) = 1 - 2x + e^x int_0^x e^-t f(t) dt Divide by e^x: e^-x f(x) = e^-x(1 - 2x) + int_0^x e^-t f(t) dt Differentiate with respect to x using Leibniz rule: e^-xf'(x) - e^-xf(x) = e^-x(-2) - e^-x(1-2x) + e^-xf(x) Cancel e^-x: f'(x) - f(x) = -2 - 1 + 2x + f(x) f'(x) - 2f(x) = 2x - 3 ### Execution Solve the linear differential equation fracdydx - 2y = 2x - 3: Integrating factor IF = e^int -2 dx = e^-2x. Solution: y cdot e^-2x = int e^-2x(2x - 3) dx. Using integration by parts, it resolves to y = 1 - x. So f(x) = 1 - x. Now, analyze g'(x): g(x) = int_0^x ((1 - t) + 2)^15 (t - 4)^6 (t + 12)^17 dt g'(x) = (3 - x)^15 (x - 4)^6 (x + 12)^17 = -(x - 3)^15 (x - 4)^6 (x + 12)^17. Find critical points where g'(x) = 0: x = 3, 4, -12. Analyze sign changes of g'(x) around critical points using the wavy curve method. The leading coefficient is negative. For x = -12 (odd power 17), g'(x) changes from negative to positive Rightarrow Local Minima (p = -12). For x = 3 (odd power 15), g'(x) changes from positive to negative Rightarrow Local Maxima (q = 3). For x = 4 (even power 6), sign does not change. Calculate |p + q|: |p + q| = |-12 + 3| = |-9| = 9. ### Pattern Recognition Differentiating an integral equation involving e^x-t always immediately yields a first-order linear differential equation. Once f(x) is found, Newton-Leibniz on g(x) converts it to a standard Wavy-Curve extrema problem. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Application of Derivatives Class 12 Maths: Differential Equations

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
Q24 jee_main_2026_24_january_morning Maxima and Minima
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. Answer: 4 to 4

Solution

### 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
Q15 jee_main_2026_24_january_evening Monotonicity and Differentiability
Consider the following three statements for the function f: (0, infty) to mathbbR defined by f(x) = |log_e x| - |x - 1|: (I) f is differentiable at all x > 0. (II) f is increasing in (0, 1). (III) f is decreasing in (1, infty). Then.
  • A. All (I), (II) and (III) are TRUE.
  • B. Only (I) is TRUE.
  • C. Only (II) and (III) are TRUE.
  • D. Only (I) and (III) are TRUE.

Solution

### Related Formula textFor x geq 1, quad ln x geq 0 text and x-1 geq 0 textFor 0 < x < 1, quad ln x < 0 text and x-1 < 0 ### Core Logic Break the function into piecewise intervals based on the critical point x=1. f(x) = begincases ln x - (x - 1) & x geq 1 \\ -ln x - (-(x - 1)) & 0 < x < 1 endcases f(x) = begincases ln x - x + 1 & x geq 1 \\ -ln x + x - 1 & 0 < x < 1 endcases ### Step 1: Checking Differentiability (Statement I) Find the derivative f'(x): f'(x) = begincases frac1x - 1 & x > 1 \\ -frac1x + 1 & 0 < x < 1 endcases Check left-hand derivative (LHD) and right-hand derivative (RHD) at x = 1: textRHD = f'(1^+) = frac11 - 1 = 0 textLHD = f'(1^-) = -frac11 + 1 = 0 Since textLHD = textRHD, f(x) is differentiable at x=1 (and clearly everywhere else in its domain). Thus, Statement (I) is TRUE. ### Step 2: Checking Monotonicity (Statements II and III) Check for x > 1: f'(x) = frac1x - 1 < 0 text for all x > 1. Therefore, f is decreasing in (1, infty). Statement (III) is TRUE. Check for 0 < x < 1: f'(x) = 1 - frac1x = fracx-1x < 0 text for all 0 < x < 1. Therefore, f is also decreasing in (0, 1). Statement (II) is FALSE. Since f is decreasing in both intervals, it is monotonically decreasing across (0, infty). ### Step 3: Final Conclusion Only Statement (I) and Statement (III) are true. ### Pattern Recognition Adding or subtracting two modulus functions that change sign at the exact same critical point often smooths out the sharp corner, leading to a perfectly differentiable curve at that node. Always compute LHD and RHD to confirm. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 12 Maths: Application of Derivatives Class 12 Maths: Limits, Continuity and Differentiability

More Application of Derivatives Questions — jee_main_2026_28_january_evening

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%)