Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2024
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Medium

Question

Let the function, f(x)={3ax22,x<1a2+bx,x1f(x)= \begin{cases}-3 \mathrm{ax}^2-2, & x<1 \\ \mathrm{a}^2+\mathrm{b} x, & x \geqslant 1\end{cases} be differentiable for all xRx \in \mathbf{R}, where a>1, bR\mathrm{a}>1, \mathrm{~b} \in \mathbf{R}. If the area of the region enclosed by y=f(x)y=f(x) and the line y=20y=-20 is α+β3,α,βZ\alpha+\beta \sqrt{3}, \alpha, \beta \in Z, then the value of α+β\alpha+\beta is ___________ .

Answer: 1

Solution

Key Concepts and Formulas

  • Differentiability Implies Continuity: A function is differentiable at a point if and only if it is continuous at that point. This means the left-hand limit (LHL), right-hand limit (RHL), and the function value at that point must be equal.
  • Differentiability Condition: For a piecewise function to be differentiable at the point where the definition changes, the left-hand derivative (LHD) must equal the right-hand derivative (RHD).
  • Area Under a Curve: The area of the region enclosed by a curve y=f(x)y=f(x) and the x-axis between x=ax=a and x=bx=b is given by abf(x)dx\int_a^b |f(x)| dx. If the region is enclosed by two curves y=f(x)y=f(x) and y=g(x)y=g(x), the area is abf(x)g(x)dx\int_a^b |f(x) - g(x)| dx.

Step-by-Step Solution

Step 1: Use the differentiability condition at x=1x=1 to establish relationships between aa and bb.

Since f(x)f(x) is differentiable for all xRx \in \mathbf{R}, it must be differentiable at x=1x=1. This implies two conditions: continuity at x=1x=1 and equality of the derivatives from the left and right at x=1x=1.

  • Continuity at x=1x=1: LHL = RHL = f(1)f(1) limx1f(x)=limx1+f(x)=f(1)\lim_{x \to 1^-} f(x) = \lim_{x \to 1^+} f(x) = f(1) limx1(3ax22)=limx1+(a2+bx)=a2+b(1)\lim_{x \to 1^-} (-3ax^2 - 2) = \lim_{x \to 1^+} (a^2 + bx) = a^2 + b(1) 3a(1)22=a2+b-3a(1)^2 - 2 = a^2 + b 3a2=a2+b-3a - 2 = a^2 + b (Equation 1)

  • Differentiability at x=1x=1: LHD = RHD First, find the derivatives of the two pieces: For x<1x<1, f(x)=ddx(3ax22)=6axf'(x) = \frac{d}{dx}(-3ax^2 - 2) = -6ax For x1x \geq 1, f(x)=ddx(a2+bx)=bf'(x) = \frac{d}{dx}(a^2 + bx) = b

    Now, evaluate the limits of these derivatives as x1x \to 1: LHD: limx1f(x)=limx1(6ax)=6a(1)=6a\lim_{x \to 1^-} f'(x) = \lim_{x \to 1^-} (-6ax) = -6a(1) = -6a RHD: limx1+f(x)=limx1+b=b\lim_{x \to 1^+} f'(x) = \lim_{x \to 1^+} b = b

    Equating LHD and RHD: 6a=b-6a = b (Equation 2)

Step 2: Solve the system of equations to find the values of aa and bb.

Substitute Equation 2 into Equation 1: 3a2=a2+(6a)-3a - 2 = a^2 + (-6a) 3a2=a26a-3a - 2 = a^2 - 6a a23a+2=0a^2 - 3a + 2 = 0

This is a quadratic equation in aa. We can factor it: (a1)(a2)=0(a-1)(a-2) = 0 So, a=1a=1 or a=2a=2.

The problem states that a>1a > 1. Therefore, we must choose a=2a=2.

Now, use Equation 2 to find bb: b=6a=6(2)=12b = -6a = -6(2) = -12.

So, a=2a=2 and b=12b=-12.

Step 3: Write down the explicit form of the function f(x)f(x) with the determined values of aa and bb.

Substituting a=2a=2 and b=12b=-12 into the definition of f(x)f(x): f(x)={3(2)x22,x<1(2)2+(12)x,x1f(x)= \begin{cases}-3(2)x^2-2, & x<1 \\ (2)^2+(-12) x, & x \geqslant 1\end{cases} f(x)={6x22,x<1412x,x1f(x)= \begin{cases}-6x^2-2, & x<1 \\ 4-12x, & x \geqslant 1\end{cases}

Step 4: Determine the points of intersection between y=f(x)y=f(x) and the line y=20y=-20.

We need to find where f(x)=20f(x) = -20.

  • Case 1: x<1x < 1 6x22=20-6x^2 - 2 = -20 6x2=18-6x^2 = -18 x2=3x^2 = 3 x=±3x = \pm \sqrt{3} Since we are considering x<1x < 1, both x=3x = -\sqrt{3} (approximately -1.732) and x=3x = \sqrt{3} (approximately 1.732) need to be checked against the condition x<1x<1. x=3x = -\sqrt{3} satisfies x<1x < 1. x=3x = \sqrt{3} does NOT satisfy x<1x < 1. So, x=3x = \sqrt{3} is not a valid intersection point for this piece.

  • Case 2: x1x \geq 1 412x=204 - 12x = -20 12x=24-12x = -24 x=2x = 2 This satisfies the condition x1x \geq 1.

So, the intersection points of y=f(x)y=f(x) and y=20y=-20 are x=3x = -\sqrt{3} and x=2x = 2.

Step 5: Calculate the area of the region enclosed by y=f(x)y=f(x) and y=20y=-20.

The region is bounded by x=3x = -\sqrt{3} and x=2x = 2. We need to consider the definition of f(x)f(x) in different intervals. The critical point is x=1x=1.

The area is given by 32f(x)(20)dx=32f(x)+20dx\int_{-\sqrt{3}}^{2} |f(x) - (-20)| dx = \int_{-\sqrt{3}}^{2} |f(x) + 20| dx.

Let's analyze the sign of f(x)+20f(x) + 20 in the relevant intervals.

  • For x<1x < 1, f(x)+20=(6x22)+20=6x2+18=6(x23)f(x) + 20 = (-6x^2 - 2) + 20 = -6x^2 + 18 = -6(x^2 - 3). This expression is positive when x2<3x^2 < 3, i.e., 3<x<3-\sqrt{3} < x < \sqrt{3}. In the interval [3,1)[-\sqrt{3}, 1), f(x)+20f(x)+20 is positive. So, for 3x<1-\sqrt{3} \leq x < 1, f(x)+20=6x2+18f(x)+20 = -6x^2+18.

  • For x1x \geq 1, f(x)+20=(412x)+20=2412x=12(x2)f(x) + 20 = (4 - 12x) + 20 = 24 - 12x = -12(x - 2). This expression is positive when x<2x < 2. In the interval [1,2)[1, 2), f(x)+20f(x)+20 is positive. So, for 1x<21 \leq x < 2, f(x)+20=2412xf(x)+20 = 24-12x. At x=2x=2, f(x)+20=0f(x)+20=0.

Therefore, the area can be calculated by splitting the integral at x=1x=1: Area =31(f(x)+20)dx+12(f(x)+20)dx= \int_{-\sqrt{3}}^{1} (f(x) + 20) dx + \int_{1}^{2} (f(x) + 20) dx Area =31(6x22+20)dx+12(412x+20)dx= \int_{-\sqrt{3}}^{1} (-6x^2 - 2 + 20) dx + \int_{1}^{2} (4 - 12x + 20) dx Area =31(6x2+18)dx+12(2412x)dx= \int_{-\sqrt{3}}^{1} (-6x^2 + 18) dx + \int_{1}^{2} (24 - 12x) dx

Step 6: Evaluate the integrals.

First integral: 31(6x2+18)dx=[2x3+18x]31\int_{-\sqrt{3}}^{1} (-6x^2 + 18) dx = [-2x^3 + 18x]_{-\sqrt{3}}^{1} =(2(1)3+18(1))(2(3)3+18(3))= (-2(1)^3 + 18(1)) - (-2(-\sqrt{3})^3 + 18(-\sqrt{3})) =(2+18)(2(33)183)= (-2 + 18) - (-2(-3\sqrt{3}) - 18\sqrt{3}) =16(63183)= 16 - (6\sqrt{3} - 18\sqrt{3}) =16(123)= 16 - (-12\sqrt{3}) =16+123= 16 + 12\sqrt{3}

Second integral: 12(2412x)dx=[24x6x2]12\int_{1}^{2} (24 - 12x) dx = [24x - 6x^2]_{1}^{2} =(24(2)6(2)2)(24(1)6(1)2)= (24(2) - 6(2)^2) - (24(1) - 6(1)^2) =(486(4))(246)= (48 - 6(4)) - (24 - 6) =(4824)18= (48 - 24) - 18 =2418= 24 - 18 =6= 6

Step 7: Combine the results to find the total area.

Total Area = (Result of first integral) + (Result of second integral) Total Area =(16+123)+6= (16 + 12\sqrt{3}) + 6 Total Area =22+123= 22 + 12\sqrt{3}

Step 8: Determine the values of α\alpha and β\beta and calculate α+β\alpha + \beta.

The area is given in the form α+β3\alpha + \beta\sqrt{3}, where α,βZ\alpha, \beta \in \mathbf{Z}. Comparing 22+12322 + 12\sqrt{3} with α+β3\alpha + \beta\sqrt{3}, we have: α=22\alpha = 22 β=12\beta = 12

Both α\alpha and β\beta are integers, as required.

Finally, calculate α+β\alpha + \beta: α+β=22+12=34\alpha + \beta = 22 + 12 = 34.

Common Mistakes & Tips

  • Forgetting a>1a>1 condition: Always check the given constraints on variables. If a=1a=1 was allowed, it would lead to different values for bb and potentially a different area.
  • Incorrectly evaluating limits for derivatives: Ensure you are taking the limit of the derivative function, not the derivative of the limit.
  • Sign errors in integration or evaluation: Double-check calculations, especially when dealing with negative numbers and square roots. Pay close attention to the absolute value in the area integral; ensure the integrand is positive in the integration interval.
  • Splitting the integral correctly: The integral for the area must be split at x=1x=1 because the definition of f(x)f(x) changes there. Also, ensure the limits of integration are correct based on the intersection points.

Summary

The problem requires us to first use the conditions of differentiability at the point where the piecewise function definition changes (x=1x=1) to find the unknown constants aa and bb. After determining the explicit form of f(x)f(x), we find the intersection points of y=f(x)y=f(x) and y=20y=-20. The area enclosed by these two curves is then calculated by integrating the absolute difference between the functions over the appropriate interval, splitting the integral at x=1x=1 as necessary. Finally, by comparing the calculated area with the given form α+β3\alpha + \beta\sqrt{3}, we find α\alpha and β\beta and compute their sum.

The final answer is 34\boxed{34}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions