Solveeit Logo

Question

Question: Let a cubic polynomial be $f(x) = \frac{x^3}{3} - x^2 + ax + 2$. If all the values of $a$ for which ...

Let a cubic polynomial be f(x)=x33x2+ax+2f(x) = \frac{x^3}{3} - x^2 + ax + 2. If all the values of aa for which f(x)f(x) has a positive point of local maxima also satisfy the inequality 3x2(b+1)x+b(b2)<03x^2 - (b+1)x + b(b-2) < 0 and range of values of bb is [p,q][p, q], then find the value of (pq)(p-q) _______

Answer

-1

Explanation

Solution

To solve this problem, we need to follow these steps:

  1. Determine the conditions on 'a' for which f(x)f(x) has a positive point of local maxima.
  2. Use this range of 'a' to find the range of 'b' that satisfies the given inequality.
  3. Calculate the value of (pq)(p-q).

Step 1: Analyze the cubic polynomial f(x)f(x)

The given polynomial is f(x)=x33x2+ax+2f(x) = \frac{x^3}{3} - x^2 + ax + 2.

  1. Find the first derivative: f(x)=ddx(x33x2+ax+2)=x22x+af'(x) = \frac{d}{dx}(\frac{x^3}{3} - x^2 + ax + 2) = x^2 - 2x + a.

  2. Find critical points: Set f(x)=0f'(x) = 0. x22x+a=0x^2 - 2x + a = 0. For real critical points to exist, the discriminant of this quadratic equation must be non-negative: D=(2)24(1)(a)=44aD = (-2)^2 - 4(1)(a) = 4 - 4a. So, 44a0    44a    a14 - 4a \ge 0 \implies 4 \ge 4a \implies a \le 1.

  3. Find the second derivative: f(x)=ddx(x22x+a)=2x2f''(x) = \frac{d}{dx}(x^2 - 2x + a) = 2x - 2.

  4. Determine the point of local maxima: The roots of x22x+a=0x^2 - 2x + a = 0 are x=(2)±44a2=2±21a2=1±1ax = \frac{-(-2) \pm \sqrt{4-4a}}{2} = \frac{2 \pm 2\sqrt{1-a}}{2} = 1 \pm \sqrt{1-a}. Let x1=11ax_1 = 1 - \sqrt{1-a} and x2=1+1ax_2 = 1 + \sqrt{1-a}. Note that x1<x2x_1 < x_2.

    To identify a local maximum, we use the second derivative test:

    • f(x1)=2(11a)2=21af''(x_1) = 2(1 - \sqrt{1-a}) - 2 = -2\sqrt{1-a}.
    • f(x2)=2(1+1a)2=21af''(x_2) = 2(1 + \sqrt{1-a}) - 2 = 2\sqrt{1-a}.

    For a local maximum, f(x)<0f''(x) < 0. This occurs at x1=11ax_1 = 1 - \sqrt{1-a} because 21a-2\sqrt{1-a} is negative (or zero). For a strict local maximum, we need f(x1)<0f''(x_1) < 0, which implies 21a<0-2\sqrt{1-a} < 0, so 1a>0\sqrt{1-a} > 0. This means 1a>0    a<11-a > 0 \implies a < 1. If a=1a=1, then f(x)=(x1)2f'(x) = (x-1)^2, f(1)=0f''(1)=0, and f(1)=20f'''(1)=2 \ne 0. This indicates an inflection point, not a local extremum. So, for a local maximum to exist, we must have a<1a < 1.

  5. Apply the condition "positive point of local maxima": The point of local maxima is xmax=11ax_{max} = 1 - \sqrt{1-a}. We are given that this point must be positive: 11a>01 - \sqrt{1-a} > 0 1>1a1 > \sqrt{1-a} Since both sides are positive, we can square both sides: 12>(1a)21^2 > (\sqrt{1-a})^2 1>1a1 > 1-a 0>a    a>00 > -a \implies a > 0.

    Combining the conditions a<1a < 1 and a>0a > 0, the range of values for aa is 0<a<10 < a < 1.

Step 2: Find the range of 'b'

The problem states that all values of aa for which f(x)f(x) has a positive point of local maxima (i.e., a(0,1)a \in (0,1)) also satisfy the inequality 3x2(b+1)x+b(b2)<03x^2 - (b+1)x + b(b-2) < 0. The most plausible interpretation is that the inequality must hold for x=ax=a for all a(0,1)a \in (0,1). So, let g(a)=3a2(b+1)a+b(b2)g(a) = 3a^2 - (b+1)a + b(b-2). We need g(a)<0g(a) < 0 for all a(0,1)a \in (0,1).

Since g(a)g(a) is a quadratic in aa with a positive leading coefficient (3 > 0), its parabola opens upwards. For g(a)g(a) to be negative over an interval (0,1)(0,1), the roots of g(a)=0g(a)=0 must lie on either side of this interval. That is, a=0a=0 and a=1a=1 must lie between the roots. This implies two conditions:

  1. g(0)<0g(0) < 0
  2. g(1)<0g(1) < 0

Let's apply these conditions:

  1. g(0)=3(0)2(b+1)(0)+b(b2)=b(b2)g(0) = 3(0)^2 - (b+1)(0) + b(b-2) = b(b-2). We need b(b2)<0b(b-2) < 0. This implies 0<b<20 < b < 2.

  2. g(1)=3(1)2(b+1)(1)+b(b2)=3b1+b22b=b23b+2g(1) = 3(1)^2 - (b+1)(1) + b(b-2) = 3 - b - 1 + b^2 - 2b = b^2 - 3b + 2. We need b23b+2<0b^2 - 3b + 2 < 0. Factoring the quadratic: (b1)(b2)<0(b-1)(b-2) < 0. This implies 1<b<21 < b < 2.

For both conditions to be satisfied, we take the intersection of 0<b<20 < b < 2 and 1<b<21 < b < 2. The intersection is 1<b<21 < b < 2.

We should also check that the vertex of the parabola g(a)g(a) lies within the interval (0,1)(0,1). The vertex is at av=(b+1)2(3)=b+16a_v = -\frac{-(b+1)}{2(3)} = \frac{b+1}{6}. Since 1<b<21 < b < 2, we have 2<b+1<32 < b+1 < 3, so 26<b+16<36\frac{2}{6} < \frac{b+1}{6} < \frac{3}{6}. This means 13<av<12\frac{1}{3} < a_v < \frac{1}{2}. Since av(0,1)a_v \in (0,1), the minimum value of g(a)g(a) for a(0,1)a \in (0,1) is g(av)g(a_v). For g(a)<0g(a) < 0 for all a(0,1)a \in (0,1), we must have g(av)<0g(a_v) < 0. g(av)=11b226b112g(a_v) = \frac{11b^2 - 26b - 1}{12}. We need 11b226b112<0    11b226b1<0\frac{11b^2 - 26b - 1}{12} < 0 \implies 11b^2 - 26b - 1 < 0. The roots of 11b226b1=011b^2 - 26b - 1 = 0 are b=26±2624(11)(1)2(11)=26±676+4422=26±72022=26±12522=13±6511b = \frac{26 \pm \sqrt{26^2 - 4(11)(-1)}}{2(11)} = \frac{26 \pm \sqrt{676 + 44}}{22} = \frac{26 \pm \sqrt{720}}{22} = \frac{26 \pm 12\sqrt{5}}{22} = \frac{13 \pm 6\sqrt{5}}{11}. Numerically, 136511136(2.236)11=1313.416110.037\frac{13 - 6\sqrt{5}}{11} \approx \frac{13 - 6(2.236)}{11} = \frac{13 - 13.416}{11} \approx -0.037. And 13+651113+13.416112.401\frac{13 + 6\sqrt{5}}{11} \approx \frac{13 + 13.416}{11} \approx 2.401. So, 11b226b1<011b^2 - 26b - 1 < 0 implies approximately 0.037<b<2.401-0.037 < b < 2.401.

The range of bb must satisfy all conditions: 1<b<21 < b < 2 AND 0.037<b<2.401-0.037 < b < 2.401. The intersection of these ranges is 1<b<21 < b < 2. So, the range of values of bb is (1,2)(1, 2).

Step 3: Find the value of (pq)(p-q)

The problem states that the range of values of bb is [p,q][p, q]. However, our result is an open interval (1,2)(1, 2). This usually implies that the question meant to ask for the range of bb to be an open interval, or that pp and qq are the infimum and supremum of the range. Assuming p=1p=1 and q=2q=2, then (pq)=(12)=1(p-q) = (1-2) = -1. If the question intended for a closed interval, there might be a subtle point missed, but based on the standard interpretation of "for all values in an open interval", the boundaries are excluded. Given the options for JEE/NEET, usually, such questions imply finding the interval (p,q)(p,q) and then calculating pqp-q.

Let's assume the question means p=1p=1 and q=2q=2. Then (pq)=12=1(p-q) = 1 - 2 = -1.

Final check: If b=1b=1, g(a)=3a22a1=(3a+1)(a1)g(a) = 3a^2 - 2a - 1 = (3a+1)(a-1). For a(0,1)a \in (0,1), 3a+1>13a+1 > 1 and a1<0a-1 < 0, so g(a)<0g(a) < 0. This works. If b=2b=2, g(a)=3a23a+0=3a(a1)g(a) = 3a^2 - 3a + 0 = 3a(a-1). For a(0,1)a \in (0,1), 3a>03a > 0 and a1<0a-1 < 0, so g(a)<0g(a) < 0. This works. The boundary values p=1p=1 and q=2q=2 are indeed part of the valid range. So the range is [1,2][1,2].

If b=1b=1, b(b2)=1(12)=1b(b-2) = 1(1-2) = -1. b23b+2=13+2=0b^2-3b+2 = 1-3+2 = 0. So g(1)=0g(1)=0. If b=2b=2, b(b2)=2(22)=0b(b-2) = 2(2-2) = 0. b23b+2=46+2=0b^2-3b+2 = 4-6+2 = 0. So g(0)=0g(0)=0. If g(0)0g(0) \le 0 and g(1)0g(1) \le 0 are the conditions, then the range for bb would be [1,2][1,2]. b(b2)0    0b2b(b-2) \le 0 \implies 0 \le b \le 2. (b1)(b2)0    1b2(b-1)(b-2) \le 0 \implies 1 \le b \le 2. The intersection is 1b21 \le b \le 2. And g(av)=11b226b112<0g(a_v) = \frac{11b^2 - 26b - 1}{12} < 0 still holds for b[1,2]b \in [1,2] because 11(1)226(1)1=11261=16<011(1)^2 - 26(1) - 1 = 11-26-1 = -16 < 0 and 11(2)226(2)1=44521=9<011(2)^2 - 26(2) - 1 = 44-52-1 = -9 < 0. So the range is indeed [1,2][1,2].

Thus, p=1p=1 and q=2q=2. The value of (pq)=12=1(p-q) = 1 - 2 = -1.

The final answer is 1\boxed{-1}.