Question
Question: Using the method of integration, find the smaller area enclosed by the circle \({x^2} + {y^2} = 4\) ...
Using the method of integration, find the smaller area enclosed by the circle x2+y2=4 and the line x+y=2.
Solution
We can plot the given curves in the XY plane. Then we can find the limits of integration by finding the point of intersections of the curves. Then we can find the area under the circle by integrating with respect to y. Then we can find the area under the line by integrating the equation of the line with respect to x. Then we can find the required area by subtracting the area under the line from the area under the circle in the interval.
Complete step-by-step answer:
We can plot the given circle and line on the XY plane.
We need to find the area using integration. We can find the limits of integration by solving the equation.
We have the equations
x2+y2=4… (1)
And, x+y=2
On rearranging, we get,
⇒y=2−x.. (2)
On substituting value of y from (2) in (1), we get,
⇒x2+(2−x)2=4
On expanding the square using the identity (a+b)2=a2+2ab+b2, we get,
⇒x2+22−2×2×x+x2=4
On simplification, we get,
⇒x2+4−4x+x2=4
On adding the like terms we get,
⇒2x2−4x=0
On taking 2x common we get,
⇒2x(x−2)=0
Hence we have,
⇒x=0or x−2=0
⇒x=0,2
So, the limit of integration is x=0 to x=2.
We need to find the smallest area enclosed by the circle and the line.
For that, we can subtract the area under the line from the area under the circle in the interval.
Now we can calculate the area under the circle.
We know that the area between x axis and the curve is given by, A=a∫bydx
The equation of the circle is x2+y2=4. We can write it in terms of y.
⇒y2=4−x2
Taking square root we get,
⇒y=4−x2
Then the area under circle is given by the equation,
A1=0∫2ydx
On substituting the value of y we get,
⇒A1=0∫24−x2dx
We know that ∫a2−x2=2a2sin−1(ax)+xa2−x2+C.
⇒A1=222sin−1(2x)+x22−x202
On applying the limits, we get,
⇒A1=24sin−1(22)+x22−22−24sin−1(20)+022−02
On simplification, we get,
⇒A1=[24sin−1(1)+0]−[24sin−1(0)+0]
We know that sin−1(1)=2π and sin−1(0)=0
⇒A1=[2×2π]−[0]
On simplification we get,
⇒A1=π
Now we can find the area under the line y=2−x. It is given by,
A2=0∫2ydx
Substituting value of y we get,
⇒A2=0∫2(2−x)dx
Using ∫(a+b)dx=∫a.dx+∫b.dx , we get,
⇒A2=0∫22dx−0∫2xdx
We know that ∫dx=xand ∫xdx=2x2,
⇒A2=2[x]02−[2x2]02
On applying the limits, we get,
⇒A2=2[2−0]−[222−0]
On simplification we get,
⇒A2=4−2
⇒A2=2
Therefore, the required area is given by,
A=A1−A2
On substituting the values, we get,
⇒A=π−2
Therefore, the required area is π−2 square units.
Note: Alternate method to solve this problem without integration is given by,
From the figure, the required area can be found by subtracting the area of the triangle formed by the line and axes from the area of the quarter of the circle.
From the equation of the circle, x2+y2=4. We can say that its radius is 2 units.
Then the area quarter circle is given by,
A1=41πr2
On substituting value of r,
⇒A1=41π(2)2
On simplification we get,
⇒A1=π
The area of the triangle is given by,
A2=21×b×h
As the h is 2 units and b is also 2 units, so we have,
⇒A2=21×2×2
On simplification we get,
⇒A2=2
Then the required area is given by,
A=A1−A2
⇒A=π−2
Therefore, the required area is π−2 square units.
As it is given to find the area by integration, we can use this method for verification of our answers.