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

Question

The area of the region bounded by the curves x(1+y2)=1x(1+y^2)=1 and y2=2xy^2=2x is:

Options

Solution

Key Concepts and Formulas

  • The area between two curves x=f(y)x = f(y) and x=g(y)x = g(y) from y=ay=a to y=by=b is given by A=abf(y)g(y)dyA = \int_a^b |f(y) - g(y)| dy. We determine which function is the "rightmost" curve (xrightx_{right}) and the "leftmost" curve (xleftx_{left}) to evaluate the integral as A=ab(xrightxleft)dyA = \int_a^b (x_{right} - x_{left}) dy.
  • 11+y2dy=arctan(y)+C\int \frac{1}{1+y^2} dy = \arctan(y) + C
  • If f(y)f(y) is an even function, i.e., f(y)=f(y)f(-y) = f(y), then aaf(y)dy=20af(y)dy\int_{-a}^{a} f(y) dy = 2 \int_{0}^{a} f(y) dy.

Step-by-Step Solution

Step 1: Express the Curves as Functions of y

We are given the equations x(1+y2)=1x(1+y^2)=1 and y2=2xy^2=2x. To integrate with respect to yy, we rewrite both equations in the form x=f(y)x = f(y).

  • Equation 1: x(1+y2)=1    x=11+y2x(1+y^2) = 1 \implies x = \frac{1}{1+y^2}
  • Equation 2: y2=2x    x=y22y^2 = 2x \implies x = \frac{y^2}{2}

Step 2: Find the Intersection Points

To find the points of intersection, we set the two expressions for xx equal to each other: 11+y2=y22\frac{1}{1+y^2} = \frac{y^2}{2} Cross-multiplying gives: 2=y2(1+y2)2 = y^2(1+y^2) 2=y2+y42 = y^2 + y^4 Rearranging into a quartic equation: y4+y22=0y^4 + y^2 - 2 = 0 Let u=y2u = y^2. Then the equation becomes: u2+u2=0u^2 + u - 2 = 0 Factoring the quadratic equation: (u+2)(u1)=0(u+2)(u-1) = 0 So, u=2u = -2 or u=1u = 1. Since u=y2u = y^2, we have y2=2y^2 = -2 or y2=1y^2 = 1. y2=2y^2 = -2 has no real solutions. y2=1y^2 = 1 gives y=±1y = \pm 1.

Now, we find the corresponding xx values. Using x=y22x = \frac{y^2}{2}:

  • When y=1y = 1, x=(1)22=12x = \frac{(1)^2}{2} = \frac{1}{2}.
  • When y=1y = -1, x=(1)22=12x = \frac{(-1)^2}{2} = \frac{1}{2}. Thus, the points of intersection are (12,1)(\frac{1}{2}, 1) and (12,1)(\frac{1}{2}, -1). The limits of integration with respect to yy will be from 1-1 to 11.

Step 3: Determine the Rightmost and Leftmost Curves

We need to determine which curve is to the right and which is to the left in the region of interest. Let's consider y=0y=0, which is between -1 and 1.

  • For x=11+y2x = \frac{1}{1+y^2}, when y=0y=0, x=11+02=1x = \frac{1}{1+0^2} = 1.
  • For x=y22x = \frac{y^2}{2}, when y=0y=0, x=022=0x = \frac{0^2}{2} = 0. Since 1>01 > 0, the curve x=11+y2x = \frac{1}{1+y^2} is to the right of the curve x=y22x = \frac{y^2}{2} in the region between y=1y=-1 and y=1y=1. Therefore, xright=11+y2x_{right} = \frac{1}{1+y^2} and xleft=y22x_{left} = \frac{y^2}{2}.

Step 4: Set Up the Definite Integral

The area AA is given by: A=11(xrightxleft)dy=11(11+y2y22)dyA = \int_{-1}^{1} (x_{right} - x_{left}) dy = \int_{-1}^{1} \left(\frac{1}{1+y^2} - \frac{y^2}{2}\right) dy Since the integrand is an even function and the limits are symmetric, we can write: A=201(11+y2y22)dyA = 2 \int_{0}^{1} \left(\frac{1}{1+y^2} - \frac{y^2}{2}\right) dy

Step 5: Evaluate the Integral

Now, we evaluate the integral: A=2[0111+y2dy01y22dy]A = 2 \left[ \int_{0}^{1} \frac{1}{1+y^2} dy - \int_{0}^{1} \frac{y^2}{2} dy \right] A=2[arctan(y)01y3601]A = 2 \left[ \arctan(y) \Big|_0^1 - \frac{y^3}{6} \Big|_0^1 \right] A=2[(arctan(1)arctan(0))(136036)]A = 2 \left[ (\arctan(1) - \arctan(0)) - \left(\frac{1^3}{6} - \frac{0^3}{6}\right) \right] A=2[(π40)(160)]A = 2 \left[ \left(\frac{\pi}{4} - 0\right) - \left(\frac{1}{6} - 0\right) \right] A=2(π416)A = 2 \left(\frac{\pi}{4} - \frac{1}{6}\right) A=π213A = \frac{\pi}{2} - \frac{1}{3}

Step 6: Conclusion

The area of the region bounded by the curves x(1+y2)=1x(1+y^2)=1 and y2=2xy^2=2x is π213\frac{\pi}{2} - \frac{1}{3}.

Common Mistakes & Tips

  • Failing to correctly identify the rightmost and leftmost curves can lead to a negative area or an incorrect result. Always test a point within the interval or sketch the curves.
  • Incorrectly evaluating the definite integral, especially the arctangent function, is a common error. Remember that arctan(1)=π4\arctan(1) = \frac{\pi}{4} and arctan(0)=0\arctan(0) = 0.
  • Forgetting to multiply by 2 when using symmetry can lead to an answer that's half the correct value.

Summary

We expressed both curves as functions of yy, found their intersection points, determined which curve was to the right and which was to the left, set up the definite integral, and evaluated it to find the area. By utilizing the symmetry of the region, we simplified the calculation. The area of the region is π213\frac{\pi}{2} - \frac{1}{3}.

Final Answer

The final answer is π213\boxed{\frac{\pi}{2} - \frac{1}{3}}, which corresponds to option (B).

Practice More Area Under Curves Questions

View All Questions