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

Question

The area of the region enclosed by the curves y=x,x=e,y=1xy = x,x = e,y = {1 \over x} and the positive xx-axis is :

Options

Solution

Key Concepts and Formulas

  • Area between a curve and the x-axis: If f(x)0f(x) \ge 0 on [a,b][a, b], the area A=abf(x)dxA = \int_a^b f(x) \, dx.
  • Area between two curves: If f(x)g(x)f(x) \ge g(x) on [a,b][a, b], the area A=ab(f(x)g(x))dxA = \int_a^b (f(x) - g(x)) \, dx.
  • Splitting Regions: Divide the region into sub-regions where the upper and lower bounding curves are consistent.

Step-by-Step Solution

Step 1: Understand the Given Curves and the Region

We are given the curves y=xy = x, x=ex = e, y=1xy = \frac{1}{x}, and the positive x-axis (y=0y=0). We need to find the area of the region enclosed by these curves.

  • y=xy = x is a straight line.
  • x=ex = e is a vertical line at x2.718x \approx 2.718.
  • y=1xy = \frac{1}{x} is a hyperbola.
  • The positive x-axis acts as a lower bound.

Step 2: Determine Intersection Points

Finding the intersection points helps define the limits of integration.

  • Intersection of y=xy = x and y=1xy = \frac{1}{x}: x=1x    x2=1x = \frac{1}{x} \implies x^2 = 1. Since we are in the positive x-axis, x=1x = 1. Thus, y=1y = 1, and the intersection point is (1,1)(1, 1).

  • Intersection of y=1xy = \frac{1}{x} and x=ex = e: y=1ey = \frac{1}{e}. The intersection point is (e,1e)(e, \frac{1}{e}).

  • Intersection of y=xy = x and x=ex = e: y=ey = e. The intersection point is (e,e)(e, e).

Step 3: Sketch the Region and Divide into Sub-regions

A sketch is crucial. The region is bounded by the x-axis, y=xy=x from x=0x=0 to x=1x=1, and y=1xy=\frac{1}{x} from x=1x=1 to x=ex=e. Therefore, we need to split the region into two parts:

  • Region 1: Bounded by y=xy = x, y=0y = 0, x=0x = 0, and x=1x = 1.
  • Region 2: Bounded by y=1xy = \frac{1}{x}, y=0y = 0, x=1x = 1, and x=ex = e.

Step 4: Calculate the Area of Region 1 (A1A_1)

The area of Region 1 is given by: A1=01xdxA_1 = \int_0^1 x \, dx A1=[x22]01A_1 = \left[ \frac{x^2}{2} \right]_0^1 A1=122022=12A_1 = \frac{1^2}{2} - \frac{0^2}{2} = \frac{1}{2}

Step 5: Calculate the Area of Region 2 (A2A_2)

The area of Region 2 is given by: A2=1e1xdxA_2 = \int_1^e \frac{1}{x} \, dx A2=[lnx]1eA_2 = \left[ \ln|x| \right]_1^e A2=ln(e)ln(1)=10=1A_2 = \ln(e) - \ln(1) = 1 - 0 = 1

Step 6: Calculate the Total Area

The total area AA is the sum of A1A_1 and A2A_2: A=A1+A2=12+1=32A = A_1 + A_2 = \frac{1}{2} + 1 = \frac{3}{2}

Common Mistakes & Tips

  • Sketching: Always sketch the region to correctly identify the limits of integration and the upper/lower functions.
  • Intersection Points: Calculate intersection points accurately.
  • Splitting Regions: Correctly identify where the bounding curves change and split the integral accordingly.

Summary

We found the area of the region enclosed by the given curves by splitting it into two sub-regions and calculating the area of each using definite integrals. The total area is the sum of the areas of the sub-regions, which is 32\frac{3}{2} square units.

The final answer is \boxed{3/2}, which corresponds to option (B).

Practice More Area Under Curves Questions

View All Questions