Skip to main content
Back to Indefinite Integration
JEE Main 2023
Indefinite Integration
Indefinite Integrals
Hard

Question

Let I(x)=x+7x dxI(x)=\int \sqrt{\frac{x+7}{x}} \mathrm{~d} x and I(9)=12+7loge7I(9)=12+7 \log _{e} 7. If I(1)=α+7loge(1+22)I(1)=\alpha+7 \log _{e}(1+2 \sqrt{2}), then α4\alpha^{4} is equal to _________.

Answer: 7

Solution

Key Concepts and Formulas

  • Indefinite Integration: The process of finding the antiderivative of a function.
  • Substitution Method: A technique to simplify integrals by substituting a part of the integrand with a new variable.
  • Integral Formula: x2+a2dx=x2x2+a2+a22lnx+x2+a2+C\int \sqrt{x^2 + a^2} \, dx = \frac{x}{2} \sqrt{x^2 + a^2} + \frac{a^2}{2} \ln |x + \sqrt{x^2 + a^2}| + C

Step-by-Step Solution

Step 1: Set up the integral and perform the initial substitution. We are given the integral I(x)=x+7xdxI(x) = \int \sqrt{\frac{x+7}{x}} \, dx. To simplify, we substitute x=t2x = t^2. This implies dx=2tdtdx = 2t \, dt. The integral becomes: I(x)=t2+7t22tdt=t2+7t2tdt=2t2+7dtI(x) = \int \sqrt{\frac{t^2+7}{t^2}} \cdot 2t \, dt = \int \frac{\sqrt{t^2+7}}{t} \cdot 2t \, dt = 2 \int \sqrt{t^2+7} \, dt Reasoning: The substitution helps to remove the fraction inside the square root, making the integral easier to handle.

Step 2: Apply the standard integral formula. We use the formula x2+a2dx=x2x2+a2+a22lnx+x2+a2+C\int \sqrt{x^2 + a^2} \, dx = \frac{x}{2} \sqrt{x^2 + a^2} + \frac{a^2}{2} \ln |x + \sqrt{x^2 + a^2}| + C. In our case, x=tx=t and a2=7a^2 = 7, so a=7a = \sqrt{7}. I(t)=2[t2t2+7+72lnt+t2+7]+CI(t) = 2 \left[ \frac{t}{2} \sqrt{t^2+7} + \frac{7}{2} \ln |t + \sqrt{t^2+7}| \right] + C I(t)=tt2+7+7lnt+t2+7+CI(t) = t \sqrt{t^2+7} + 7 \ln |t + \sqrt{t^2+7}| + C Reasoning: This step directly applies a known integral formula to solve the integral in terms of tt.

Step 3: Substitute back to express the integral in terms of xx. Since x=t2x = t^2, we have t=xt = \sqrt{x}. Substituting back into the expression for I(t)I(t), we get: I(x)=xx+7+7lnx+x+7+CI(x) = \sqrt{x} \sqrt{x+7} + 7 \ln |\sqrt{x} + \sqrt{x+7}| + C Reasoning: This step reverses the initial substitution to express the result in terms of the original variable xx.

Step 4: Use the given condition I(9)=12+7ln7I(9) = 12 + 7 \ln 7 to find the constant CC. We are given that I(9)=12+7ln7I(9) = 12 + 7 \ln 7. Substituting x=9x = 9 into the expression for I(x)I(x), we have: I(9)=99+7+7ln9+9+7+CI(9) = \sqrt{9} \sqrt{9+7} + 7 \ln |\sqrt{9} + \sqrt{9+7}| + C 12+7ln7=316+7ln3+16+C12 + 7 \ln 7 = 3 \sqrt{16} + 7 \ln |3 + \sqrt{16}| + C 12+7ln7=34+7ln3+4+C12 + 7 \ln 7 = 3 \cdot 4 + 7 \ln |3 + 4| + C 12+7ln7=12+7ln7+C12 + 7 \ln 7 = 12 + 7 \ln 7 + C Therefore, C=0C = 0. Reasoning: Using the given initial condition, we can solve for the constant of integration.

Step 5: Calculate I(1)I(1). Now that we know C=0C = 0, we have I(x)=xx+7+7lnx+x+7I(x) = \sqrt{x} \sqrt{x+7} + 7 \ln |\sqrt{x} + \sqrt{x+7}|. We need to find I(1)I(1): I(1)=11+7+7ln1+1+7I(1) = \sqrt{1} \sqrt{1+7} + 7 \ln |\sqrt{1} + \sqrt{1+7}| I(1)=18+7ln1+8I(1) = 1 \cdot \sqrt{8} + 7 \ln |1 + \sqrt{8}| I(1)=8+7ln(1+22)I(1) = \sqrt{8} + 7 \ln (1 + 2\sqrt{2}) Reasoning: We substitute x=1x=1 into the expression for I(x)I(x) to find the value of the integral at x=1x=1.

Step 6: Determine α\alpha and calculate α4\alpha^4. We are given that I(1)=α+7ln(1+22)I(1) = \alpha + 7 \ln (1 + 2\sqrt{2}). Comparing this with our calculated value of I(1)=8+7ln(1+22)I(1) = \sqrt{8} + 7 \ln (1 + 2\sqrt{2}), we find that α=8\alpha = \sqrt{8}. Therefore, α4=(8)4=(81/2)4=82=64\alpha^4 = (\sqrt{8})^4 = (8^{1/2})^4 = 8^2 = 64. Reasoning: By comparing the given form of I(1)I(1) with our calculated value, we can isolate the value of α\alpha and then calculate α4\alpha^4.

Common Mistakes & Tips

  • Forgetting the Constant of Integration: Always remember to add the constant of integration, CC, when evaluating indefinite integrals.
  • Incorrect Substitution: Ensure that the substitution and the differential are correctly calculated.
  • Simplification Errors: Double-check your algebraic manipulations to avoid errors.

Summary We solved the indefinite integral I(x)=x+7xdxI(x) = \int \sqrt{\frac{x+7}{x}} \, dx using substitution and a standard integral formula. We then used the given condition I(9)=12+7ln7I(9) = 12 + 7 \ln 7 to find the constant of integration, C=0C=0. Next, we calculated I(1)I(1) and compared it with the given form I(1)=α+7ln(1+22)I(1) = \alpha + 7 \ln (1 + 2\sqrt{2}) to find α=8\alpha = \sqrt{8}. Finally, we calculated α4=(8)4=64\alpha^4 = (\sqrt{8})^4 = 64.

Final Answer The final answer is \boxed{64}.

Practice More Indefinite Integration Questions

View All Questions