Skip to main content
Back to Area Under Curves
JEE Main 2021
Area Under Curves
Area Under The Curves
Hard

Question

The area enclosed between the curve y=loge(x+e)y = {\log _e}\left( {x + e} \right) and the coordinate axes is :

Options

Solution

Key Concepts and Formulas

  • Area Under a Curve: The area enclosed between a curve y=f(x)y = f(x), the x-axis, and the vertical lines x=ax=a and x=bx=b is given by A=abf(x)dxA = \int_a^b |f(x)| \, dx.
  • Integration by Parts: udv=uvvdu\int u \, dv = uv - \int v \, du.
  • Logarithm Properties: logaa=1\log_a a = 1 and loga1=0\log_a 1 = 0.

Step-by-Step Solution

Step 1: Understanding the Curve and Finding Intercepts

The goal is to find the area enclosed by the curve y=loge(x+e)y = \log_e(x+e) and the coordinate axes. We need to find the x and y intercepts to define the region of integration.

  1. Finding the X-intercept: The x-intercept occurs when y=0y=0. 0=loge(x+e)0 = \log_e(x+e) e0=x+ee^0 = x+e 1=x+e1 = x+e x=1ex = 1-e So, the x-intercept is at (1e,0)(1-e, 0).

  2. Finding the Y-intercept: The y-intercept occurs when x=0x=0. y=loge(0+e)y = \log_e(0+e) y=loge(e)y = \log_e(e) y=1y = 1 So, the y-intercept is at (0,1)(0, 1).

  3. Determining the Region of Integration: The region is bounded by the curve y=loge(x+e)y = \log_e(x+e), the x-axis, the y-axis, and the line x=1ex = 1-e. The interval of integration for xx is therefore [1e,0][1-e, 0]. Since x>ex > -e, x+e>0x+e > 0 and loge(x+e)\log_e(x+e) is well-defined. Also, on the interval [1e,0][1-e, 0], 1x+ee1 \le x+e \le e, so loge(x+e)0\log_e(x+e) \ge 0. Therefore, the function is non-negative on the interval of integration.

Step 2: Setting up the Definite Integral

The area AA is given by the integral of the function from x=1ex=1-e to x=0x=0. A=1e0loge(x+e)dxA = \int_{1-e}^0 \log_e(x+e) \, dx

Step 3: Evaluating the Integral using Substitution

We use substitution to simplify the integral.

  1. Substitution: Let u=x+eu = x+e. Then, du=dxdu = dx.

  2. Changing the Limits of Integration: When x=1ex = 1-e, u=(1e)+e=1u = (1-e) + e = 1. When x=0x = 0, u=0+e=eu = 0 + e = e.

  3. Rewriting the Integral: The integral becomes: A=1eloge(u)duA = \int_1^e \log_e(u) \, du

Step 4: Integrating the Logarithmic Function using Integration by Parts

We use integration by parts to solve the integral.

  1. Integration by Parts: Let v=loge(u)v = \log_e(u) and dw=dudw = du. Then, dv=1ududv = \frac{1}{u} \, du and w=uw = u. Using the integration by parts formula vdw=vwwdv\int v \, dw = vw - \int w \, dv: loge(u)du=uloge(u)u1udu\int \log_e(u) \, du = u \log_e(u) - \int u \cdot \frac{1}{u} \, du =uloge(u)1du= u \log_e(u) - \int 1 \, du =uloge(u)u+C= u \log_e(u) - u + C

Step 5: Applying the Limits of Integration and Final Calculation

We evaluate the definite integral using the antiderivative and the limits of integration. A=[uloge(u)u]1eA = \left[ u \log_e(u) - u \right]_1^e A=(eloge(e)e)(1loge(1)1)A = (e \log_e(e) - e) - (1 \log_e(1) - 1) A=(e1e)(101)A = (e \cdot 1 - e) - (1 \cdot 0 - 1) A=(ee)(01)A = (e - e) - (0 - 1) A=0(1)A = 0 - (-1) A=1A = 1

Common Mistakes & Tips

  • Sketching the Graph: Always sketch the graph to visualize the region and determine the correct limits of integration.
  • Changing Limits in Substitution: When using substitution for definite integrals, remember to change the limits of integration to match the new variable.
  • Integrating by Parts: Correctly identify uu and dvdv when applying integration by parts.

Summary

We found the area enclosed between the curve y=loge(x+e)y = \log_e(x+e) and the coordinate axes by first determining the x and y intercepts. We then set up a definite integral, used substitution to simplify the integral, and finally used integration by parts to solve it. The area is 1 square unit.

Final Answer

The final answer is \boxed{1}, which corresponds to option (A).

Practice More Area Under Curves Questions

View All Questions