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

Question

If the area of the region bounded by the curves, y=x2,y=1xy = {x^2},y = {1 \over x} and the lines y = 0 and x= t (t >1) is 1 sq. unit, then t is equal to :

Options

Solution

Key Concepts and Formulas

  • The area under a curve y=f(x)y = f(x) from x=ax = a to x=bx = b, where f(x)0f(x) \ge 0 on [a,b][a, b], is given by the definite integral: A=abf(x)dxA = \int_a^b f(x) \, dx
  • The area between two curves y=f(x)y = f(x) and y=g(x)y = g(x) from x=ax = a to x=bx = b, where f(x)g(x)f(x) \ge g(x) on [a,b][a, b], is given by the definite integral: A=ab(f(x)g(x))dxA = \int_a^b (f(x) - g(x)) \, dx
  • The integral of xnx^n is: xndx=xn+1n+1+C\int x^n \, dx = \frac{x^{n+1}}{n+1} + C
  • The integral of 1/x1/x is: 1xdx=lnx+C\int \frac{1}{x} \, dx = \ln|x| + C

Step-by-Step Solution

Step 1: Visualize the Region and Find Intersection Points

We need to find the area of the region bounded by y=x2y = x^2, y=1xy = \frac{1}{x}, y=0y = 0, and x=tx = t (where t>1t > 1). First, let's find the intersection point of y=x2y = x^2 and y=1xy = \frac{1}{x}. We set the expressions for yy equal to each other to find where they intersect because that point will be crucial for setting up our integrals.

x2=1xx^2 = \frac{1}{x} x3=1x^3 = 1 x=1x = 1

When x=1x = 1, y=12=1y = 1^2 = 1. So, the intersection point is (1,1)(1, 1). This is important because the region's boundaries change at this point.

Step 2: Decompose the Area into Integrable Parts

The region is bounded by the x-axis (y=0y=0) from below. Since t>1t > 1, we need to split the area into two parts based on the intersection point at x=1x = 1.

  • Part 1 (A1A_1): From x=0x = 0 to x=1x = 1. The upper boundary is y=x2y = x^2, and the lower boundary is y=0y = 0. Thus, the area A1A_1 is given by: A1=01x2dxA_1 = \int_0^1 x^2 \, dx

  • Part 2 (A2A_2): From x=1x = 1 to x=tx = t. The upper boundary is y=1xy = \frac{1}{x}, and the lower boundary is y=0y = 0. Thus, the area A2A_2 is given by: A2=1t1xdxA_2 = \int_1^t \frac{1}{x} \, dx

The total area AA is the sum of these two parts: A=A1+A2=01x2dx+1t1xdxA = A_1 + A_2 = \int_0^1 x^2 \, dx + \int_1^t \frac{1}{x} \, dx

Step 3: Evaluate the Definite Integrals

Now, we evaluate each integral.

  • Evaluation of A1A_1: A1=01x2dx=[x33]01=133033=130=13A_1 = \int_0^1 x^2 \, dx = \left[\frac{x^3}{3}\right]_0^1 = \frac{1^3}{3} - \frac{0^3}{3} = \frac{1}{3} - 0 = \frac{1}{3}

  • Evaluation of A2A_2: A2=1t1xdx=[lnx]1t=lntln1=lnt0=lntA_2 = \int_1^t \frac{1}{x} \, dx = \left[\ln|x|\right]_1^t = \ln|t| - \ln|1| = \ln t - 0 = \ln t (Since t>1t>1, we can write lnt\ln t without the absolute value).

Step 4: Calculate the Total Area and Solve for tt

We are given that the total area A=1A = 1. Therefore: A=A1+A2=13+lnt=1A = A_1 + A_2 = \frac{1}{3} + \ln t = 1

Now, solve for tt: lnt=113=23\ln t = 1 - \frac{1}{3} = \frac{2}{3} t=e23t = e^{\frac{2}{3}}

Common Mistakes & Tips

  • Sketching is Crucial: Always sketch the region to identify the correct upper and lower boundaries and intersection points.
  • Splitting the Integral: Remember to split the integral into multiple parts if the upper or lower boundary changes within the interval.
  • Logarithm Properties: Recall that ln(1)=0\ln(1) = 0.

Summary

By visualizing the region, splitting the area into two integrals, and evaluating each integral, we found that the value of tt that gives an area of 1 square unit is e2/3e^{2/3}.

The final answer is e2/3\boxed{e^{2/3}}, which corresponds to option (D).

Practice More Area Under Curves Questions

View All Questions