Find the area of the region bounded on the left by the y -axis and above by the line y = 1 and that lies inside the circle x 2 + y 2 = 4 y . (Round your answer to three decimal places.)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is the area under the circle with x axis
Log in to reply
No, it's the area below the red line and inside the green circle. When finding the area between two curves, we evaluate the integral: ∫ a b ( f ( x ) − g ( x ) ) d x where f ( x ) is the top curve, and g ( x ) is the bottom curve. In this case, the top curve is f ( x ) = 1 and the bottom curve is g ( x ) = 2 − 4 − x 2 . So: f ( x ) − g ( x ) = 1 − ( 2 − 4 − x 2 ) = 4 − x 2 − 1 .
Log in to reply
sorry for that
Log in to reply
@Allu Phanindra – but actually in our problem we want area above the line y=1
Log in to reply
@Allu Phanindra – The problem states that the region is bounded "above by the line y = 1 ," which means that line serves as the top boundary of the region. Another way to word the question would be:
"Find the area of the region to the right of the y -axis, below the line y = 1 , and inside the circle x 2 + y 2 = 4 y ."
Is that more clear?
Log in to reply
@Tony Sprinkle – sorry , i misread the problem
I think answer is wrong
Problem Loading...
Note Loading...
Set Loading...
(The area in question is the lower-right section of the circle shown above.)
Manipulating the equation of the circle, solving for y and taking the negative square root gives the function for the lower half of the circle as f ( x ) = 2 − 4 − x 2 . The line y = 1 intersects the circle at x = 3 . This gives us the information we need to set up the integral to find the desired area:
A = ∫ 0 3 ( 1 − ( 2 − 4 − x 2 ) ) d x = ∫ 0 3 ( 4 − x 2 − 1 ) d x = ( 2 x 4 − x 2 + 2 sin − 1 ( 2 x ) − x ) ∣ ∣ ∣ 0 3 = 3 2 π − 2 3 ≈ 1 . 2 2 8