First, let's ground ourselves. The equation x2+(y−2)2=4 describes a circle with center (0,2) and radius 2. It sits perfectly on the origin (0,0) and reaches up to (0,4).
Now, consider the parabola y=2x2. It starts at the origin and opens upwards.
The problem asks for the region where x2+(y−2)2≤4 (inside the circle) and x2≥2y (which is equivalent to y≤2x2, or the region below the parabola). When you sketch these, you will see a lens-like shape trapped between the parabola and the bottom arc of the circle.
The Algebraic Bridge
To calculate the area, we must find the intersection points. We substitute x2=2y into the circle's equation:
2y+(y−2)2=4
Expanding this, we get 2y+y2−4y+4=4. The constants cancel out, leaving us with y2−2y=0.
Factoring this gives y(y−2)=0. Our intersection points occur at y=0 and y=2. When y=0, x=0. When y=2, x2=4, so x=±2.
Setting the Integral
The area A between two curves is the integral of the upper curve minus the lower curve. Our upper boundary is the parabola y=2x2.
From (y−2)2=4−x2, we get y−2=±4−x2. Since we need the lower arc of the circle, we take y=2−4−x2.
Thus, our integral becomes:
A=∫−22(2x2−(2−4−x2))dx
We can split this into two manageable pieces:
A=∫−224−x2dx−∫−22(2−2x2)dx
The Final Execution
Let's tackle the first integral, I1=∫−224−x2dx. This represents the area of a semicircle with radius 2.
Using the geometric formula for the area of a semicircle, 21πr2, with r=2, we get:
I1=21π(2)2=2π
Now for the second integral, I2=∫−22(2−2x2)dx. Integrating term by term, we get: