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

Question

Area of the region {(x,y):x2+(y2)24,x22y}\left\{(x, y): x^{2}+(y-2)^{2} \leq 4, x^{2} \geq 2 y\right\} is

Options

Solution

Key Concepts and Formulas

  • Area Between Curves: The area of a region bounded by curves y=f(x)y=f(x) and y=g(x)y=g(x), where f(x)g(x)f(x) \ge g(x) on the interval [a,b][a,b], is given by ab(f(x)g(x))dx\int_a^b (f(x) - g(x)) \, dx.
  • Equation of a Circle: The equation of a circle with center (h,k)(h, k) and radius rr is (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
  • Integration Techniques: Knowledge of basic integration, including trigonometric substitution, is required.

Step-by-Step Solution

Step 1: Understand the Region

We are given two inequalities: x2+(y2)24x^2 + (y-2)^2 \leq 4 and x22yx^2 \geq 2y. The first inequality represents the region inside and on the circle with center (0,2)(0, 2) and radius 22. The second inequality represents the region below and on the parabola y=x22y = \frac{x^2}{2}. We need to find the area of the region that satisfies both inequalities.

Step 2: Find the Points of Intersection

To find the points where the circle and parabola intersect, we solve their equations simultaneously: x2+(y2)2=4x^2 + (y-2)^2 = 4 x2=2yx^2 = 2y Substituting x2=2yx^2 = 2y into the circle's equation, we get: 2y+(y2)2=42y + (y-2)^2 = 4 2y+y24y+4=42y + y^2 - 4y + 4 = 4 y22y=0y^2 - 2y = 0 y(y2)=0y(y-2) = 0 So, y=0y = 0 or y=2y = 2.

When y=0y = 0, x2=2(0)=0x^2 = 2(0) = 0, so x=0x = 0. When y=2y = 2, x2=2(2)=4x^2 = 2(2) = 4, so x=±2x = \pm 2.

The points of intersection are (0,0)(0, 0), (2,2)(2, 2), and (2,2)(-2, 2).

Step 3: Set up the Integral

We want to find the area of the region where the circle is "above" the parabola. To express yy in terms of xx for the circle, we have: x2+(y2)2=4x^2 + (y-2)^2 = 4 (y2)2=4x2(y-2)^2 = 4 - x^2 y2=±4x2y-2 = \pm \sqrt{4 - x^2} y=2±4x2y = 2 \pm \sqrt{4 - x^2} Since we are considering the upper part of the circle, we take the positive square root: ycircle=2+4x2y_{circle} = 2 + \sqrt{4 - x^2} The parabola is given by yparabola=x22y_{parabola} = \frac{x^2}{2}. The area of the region is given by the integral: A=22((2+4x2)x22)dxA = \int_{-2}^{2} \left( (2 + \sqrt{4 - x^2}) - \frac{x^2}{2} \right) dx

Step 4: Evaluate the Integral

We can split the integral into three parts: A=222dx+224x2dx22x22dxA = \int_{-2}^{2} 2 \, dx + \int_{-2}^{2} \sqrt{4 - x^2} \, dx - \int_{-2}^{2} \frac{x^2}{2} \, dx

The first integral is: 222dx=2x22=2(2)2(2)=4+4=8\int_{-2}^{2} 2 \, dx = 2x \Big|_{-2}^{2} = 2(2) - 2(-2) = 4 + 4 = 8

The second integral represents the area of a semicircle with radius 2. 224x2dx=12π(22)=12π(4)=2π\int_{-2}^{2} \sqrt{4 - x^2} \, dx = \frac{1}{2} \pi (2^2) = \frac{1}{2} \pi (4) = 2\pi

The third integral is: 22x22dx=1222x2dx=12[x33]22=12(8383)=12(163)=83\int_{-2}^{2} \frac{x^2}{2} \, dx = \frac{1}{2} \int_{-2}^{2} x^2 \, dx = \frac{1}{2} \left[ \frac{x^3}{3} \right]_{-2}^{2} = \frac{1}{2} \left( \frac{8}{3} - \frac{-8}{3} \right) = \frac{1}{2} \left( \frac{16}{3} \right) = \frac{8}{3}

Therefore, the area is: A=8+2π83=2π+2483=2π+163A = 8 + 2\pi - \frac{8}{3} = 2\pi + \frac{24 - 8}{3} = 2\pi + \frac{16}{3}

Common Mistakes & Tips

  • Incorrectly identifying the upper and lower curves: Carefully sketch the region to determine which curve is above the other within the interval of integration.
  • Forgetting the limits of integration: The points of intersection determine the limits of integration. Ensure they are correctly identified.
  • Difficulty integrating a2x2\sqrt{a^2-x^2}: Remember this integral represents the area under a circle or semicircle, and can be solved using trigonometric substitution (x=asinθx = a\sin\theta).

Summary

We found the area of the region by identifying the curves, finding their points of intersection, setting up the integral representing the area between the curves, and then evaluating the integral. The area of the region is 2π+1632\pi + \frac{16}{3}.

Final Answer

The final answer is \boxed{2 \pi+\frac{16}{3}}, which corresponds to option (A).

Practice More Area Under Curves Questions

View All Questions