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

Question

The area enclosed between the curves y2=x{y^2} = x and y=xy = \left| x \right| is :

Options

Solution

Key Concepts and Formulas

  • Area between curves: 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 ab[f(x)g(x)]dx\int_a^b [f(x) - g(x)] dx.
  • Power Rule for Integration: xndx=xn+1n+1+C\int x^n dx = \frac{x^{n+1}}{n+1} + C, where n1n \ne -1.
  • Fundamental Theorem of Calculus: abF(x)dx=F(b)F(a)\int_a^b F'(x) dx = F(b) - F(a).

Step-by-Step Solution

Step 1: Analyze the curves and the region

We are given the curves y2=xy^2 = x and y=xy = |x|. We need to find the area enclosed between them.

  • y2=xy^2 = x is a parabola opening to the right, with its vertex at the origin. Since y20y^2 \ge 0, we have x0x \ge 0.
  • y=xy = |x| is the absolute value function, which is y=xy = x for x0x \ge 0 and y=xy = -x for x<0x < 0.

Since y2=xy^2 = x is defined only for x0x \ge 0, we only consider the region where x0x \ge 0. In this region, x=x|x| = x, so we are looking for the area between the parabola y2=xy^2 = x and the line y=xy = x.

Step 2: Find the points of intersection

To find the intersection points, we set y2=xy^2 = x and y=xy = x equal to each other. Substituting y=xy=x into y2=xy^2 = x, we get: x2=xx^2 = x x2x=0x^2 - x = 0 x(x1)=0x(x - 1) = 0 So, x=0x = 0 or x=1x = 1.

When x=0x = 0, y=0y = 0. When x=1x = 1, y=1y = 1. Therefore, the points of intersection are (0,0)(0, 0) and (1,1)(1, 1). This means we will integrate from x=0x = 0 to x=1x = 1.

Step 3: Determine the upper and lower curves

We need to determine which curve is above the other in the interval [0,1][0, 1].

  • The parabola is given by y2=xy^2 = x, which means y=±xy = \pm \sqrt{x}. Since we are in the first quadrant, we only consider y=xy = \sqrt{x}.
  • The line is given by y=xy = x.

For x(0,1)x \in (0, 1), x>x\sqrt{x} > x. For example, if x=0.25x = 0.25, then x=0.5\sqrt{x} = 0.5 and x=0.25x = 0.25.

Therefore, y=xy = \sqrt{x} is the upper curve and y=xy = x is the lower curve in the interval [0,1][0, 1].

Step 4: Set up the integral

The area enclosed between the curves is given by: A=01(xx)dxA = \int_0^1 (\sqrt{x} - x) dx

Step 5: Evaluate the integral

A=01(x1/2x)dxA = \int_0^1 (x^{1/2} - x) dx A=[x3/23/2x22]01A = \left[ \frac{x^{3/2}}{3/2} - \frac{x^2}{2} \right]_0^1 A=[23x3/212x2]01A = \left[ \frac{2}{3}x^{3/2} - \frac{1}{2}x^2 \right]_0^1 A=(23(1)3/212(1)2)(23(0)3/212(0)2)A = \left( \frac{2}{3}(1)^{3/2} - \frac{1}{2}(1)^2 \right) - \left( \frac{2}{3}(0)^{3/2} - \frac{1}{2}(0)^2 \right) A=(2312)(00)A = \left( \frac{2}{3} - \frac{1}{2} \right) - (0 - 0) A=4636A = \frac{4}{6} - \frac{3}{6} A=16A = \frac{1}{6}

Common Mistakes & Tips

  • Incorrectly identifying the upper and lower curves: Always test a point in the interval to make sure you have the correct order.
  • Forgetting the absolute value when taking the square root: In this case, we only needed the positive root because we're in the first quadrant.
  • Not finding the points of intersection correctly: This will lead to incorrect limits of integration.

Summary

We found the area enclosed between the curves y2=xy^2 = x and y=xy = |x| by first analyzing the curves, finding their intersection points, determining which curve was above the other, setting up the integral, and then evaluating it. The area is 16\frac{1}{6}.

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

Practice More Area Under Curves Questions

View All Questions