Skip to main content
Back to Definite Integration
JEE Main 2024
Definite Integration
Definite Integration
Hard

Question

Let (a,b)(a, b) be the point of intersection of the curve x2=2yx^2=2 y and the straight line y2x6=0y-2 x-6=0 in the second quadrant. Then the integral I=ab9x21+5x dx\mathrm{I}=\int_{\mathrm{a}}^{\mathrm{b}} \frac{9 x^2}{1+5^x} \mathrm{~d} x is equal to :

Options

Solution

Key Concepts and Formulas

  1. Solving Simultaneous Equations: To find the point(s) of intersection of curves, we solve their equations concurrently.
  2. Cartesian Quadrants: The second quadrant is defined by points with negative x-coordinates and positive y-coordinates.
  3. Definite Integral Property (King's Rule): For a continuous function f(x)f(x) on [p,q][p, q], pqf(x)dx=pqf(p+qx)dx\int_p^q f(x) \, dx = \int_p^q f(p+q-x) \, dx. This is particularly useful for integrals with symmetric limits or integrands involving exponential/trigonometric functions.

Step-by-Step Solution

Step 1: Find the Point of Intersection (a,b)(a,b)

We are given the equations of a curve and a line:

  1. x2=2yx^2 = 2y
  2. y2x6=0y - 2x - 6 = 0

We need to find the point of intersection (a,b)(a,b) that lies in the second quadrant.

  • Explanation: To find the intersection, we substitute the expression for yy from the first equation into the second equation. From x2=2yx^2 = 2y, we get y=x22y = \frac{x^2}{2}. Substituting this into the second equation: x222x6=0\frac{x^2}{2} - 2x - 6 = 0 Multiply by 2 to clear the fraction: x24x12=0x^2 - 4x - 12 = 0 Factor the quadratic equation: (x6)(x+2)=0(x-6)(x+2) = 0 This gives two possible x-values: x=6x=6 or x=2x=-2.

    Now, find the corresponding y-values using y=x22y = \frac{x^2}{2}: If x=6x=6, then y=622=362=18y = \frac{6^2}{2} = \frac{36}{2} = 18. The point is (6,18)(6, 18). If x=2x=-2, then y=(2)22=42=2y = \frac{(-2)^2}{2} = \frac{4}{2} = 2. The point is (2,2)(-2, 2).

  • Identify the point in the second quadrant: The second quadrant has x<0x < 0 and y>0y > 0. The point (2,2)(-2, 2) satisfies these conditions. Therefore, (a,b)=(2,2)(a, b) = (-2, 2), which means a=2a = -2 and b=2b = 2.

Step 2: Set up the Definite Integral

The integral to be evaluated is I=ab9x21+5x dx\mathrm{I}=\int_{\mathrm{a}}^{\mathrm{b}} \frac{9 x^2}{1+5^x} \mathrm{~d} x. Substituting the values of aa and bb: I=229x21+5x dx..... (1)\mathrm{I}=\int_{-2}^{2} \frac{9 x^2}{1+5^x} \mathrm{~d} x \quad \text{..... (1)}

Step 3: Apply King's Rule to Evaluate the Integral

  • Explanation: The integral has symmetric limits [2,2][-2, 2]. This suggests using King's Rule, which states pqf(x)dx=pqf(p+qx)dx\int_p^q f(x) \, dx = \int_p^q f(p+q-x) \, dx. Here, p=2p=-2 and q=2q=2, so p+q=2+2=0p+q = -2+2=0. Let f(x)=9x21+5xf(x) = \frac{9x^2}{1+5^x}. Applying King's Rule, we replace xx with p+qx=0x=xp+q-x = 0-x = -x: I=229(x)21+5x dx\mathrm{I}=\int_{-2}^{2} \frac{9 (-x)^2}{1+5^{-x}} \mathrm{~d} x Since (x)2=x2(-x)^2 = x^2, we have: I=229x21+5x dx..... (2)\mathrm{I}=\int_{-2}^{2} \frac{9 x^2}{1+5^{-x}} \mathrm{~d} x \quad \text{..... (2)}

    Now, simplify the denominator 1+5x1+5^{-x}: 1+5x=1+15x=5x+15x1+5^{-x} = 1 + \frac{1}{5^x} = \frac{5^x+1}{5^x} Substitute this back into equation (2): I=229x25x+15x dx=229x25x1+5x dx..... (3)\mathrm{I}=\int_{-2}^{2} \frac{9 x^2}{\frac{5^x+1}{5^x}} \mathrm{~d} x = \int_{-2}^{2} \frac{9 x^2 \cdot 5^x}{1+5^x} \mathrm{~d} x \quad \text{..... (3)}

Step 4: Combine the Integral Expressions

  • Explanation: Add equation (1) and equation (3). This is a standard technique when applying King's Rule for integrals of this form. I+I=229x21+5x dx+229x25x1+5x dx\mathrm{I} + \mathrm{I} = \int_{-2}^{2} \frac{9 x^2}{1+5^x} \mathrm{~d} x + \int_{-2}^{2} \frac{9 x^2 \cdot 5^x}{1+5^x} \mathrm{~d} x 2I=22(9x21+5x+9x25x1+5x) dx2\mathrm{I} = \int_{-2}^{2} \left( \frac{9 x^2}{1+5^x} + \frac{9 x^2 \cdot 5^x}{1+5^x} \right) \mathrm{~d} x Combine the terms inside the integral since they have a common denominator: 2I=229x2(1+5x)1+5x dx2\mathrm{I} = \int_{-2}^{2} \frac{9 x^2 (1 + 5^x)}{1+5^x} \mathrm{~d} x The term (1+5x)(1+5^x) cancels out: 2I=229x2 dx2\mathrm{I} = \int_{-2}^{2} 9 x^2 \mathrm{~d} x

Step 5: Evaluate the Simplified Integral

  • Explanation: Now we have a simple polynomial integral. 2I=922x2 dx2\mathrm{I} = 9 \int_{-2}^{2} x^2 \mathrm{~d} x The integral of x2x^2 is x33\frac{x^3}{3}. 2I=9[x33]222\mathrm{I} = 9 \left[ \frac{x^3}{3} \right]_{-2}^{2} Evaluate at the limits: 2I=9(233(2)33)2\mathrm{I} = 9 \left( \frac{2^3}{3} - \frac{(-2)^3}{3} \right) 2I=9(8383)2\mathrm{I} = 9 \left( \frac{8}{3} - \frac{-8}{3} \right) 2I=9(83+83)2\mathrm{I} = 9 \left( \frac{8}{3} + \frac{8}{3} \right) 2I=9(163)2\mathrm{I} = 9 \left( \frac{16}{3} \right) 2I=3×162\mathrm{I} = 3 \times 16 2I=482\mathrm{I} = 48 Solve for I: I=482\mathrm{I} = \frac{48}{2} I=24\mathrm{I} = 24

Common Mistakes & Tips

  • Quadrant Identification: Ensure you correctly identify the second quadrant (x<0,y>0x<0, y>0) when determining the values of aa and bb.
  • King's Rule Application: Remember that King's Rule is most effective when the sum of the limits (p+qp+q) is a simple constant, especially 0, which simplifies p+qxp+q-x to x-x.
  • Algebraic Simplification: Be careful with algebraic manipulations, especially when dealing with fractions and exponential terms like 5x5^{-x}.

Summary

The problem requires finding the intersection point of a parabola and a line, then evaluating a definite integral. We first solved the system of equations to find the intersection point (2,2)(-2, 2) in the second quadrant, establishing the limits of integration as a=2a=-2 and b=2b=2. The integral I=229x21+5x dx\mathrm{I}=\int_{-2}^{2} \frac{9 x^2}{1+5^x} \mathrm{~d} x was then evaluated using King's Rule (pqf(x)dx=pqf(p+qx)dx\int_p^q f(x) \, dx = \int_p^q f(p+q-x) \, dx). By applying this rule with p=2p=-2 and q=2q=2, we obtained a second expression for I, and summing the original and transformed integrals simplified the integrand significantly. This led to the evaluation of a straightforward polynomial integral, yielding the final result.

The final answer is \boxed{24}.

Practice More Definite Integration Questions

View All Questions