Question
Question: If $M$ be the area of the region (in square units) defined by $\{(x, y) \in R^2: x^2 + y^2 \leq 5, y...
If M be the area of the region (in square units) defined by {(x,y)∈R2:x2+y2≤5,y2≤4x,x≥1}, then M is equal to

25π+2−5sin−1(51)
25π−2−5sin−1(51)
45π−1−25sin−1(51)
45π+1−25sin−1(51)
25π−2−5sin−1(51)
Solution
The problem asks for the area of the region defined by the inequalities:
- x2+y2≤5 (Region inside or on the circle centered at the origin with radius R=5)
- y2≤4x (Region inside or on the parabola y2=4x opening to the right)
- x≥1 (Region to the right of or on the vertical line x=1)
Let's find the intersection points of the boundary curves:
- Circle x2+y2=5 and Line x=1: Substitute x=1 into the circle equation: 12+y2=5⟹y2=4⟹y=±2. So the intersection points are (1,2) and (1,−2).
- Parabola y2=4x and Line x=1: Substitute x=1 into the parabola equation: y2=4(1)⟹y2=4⟹y=±2. So the intersection points are (1,2) and (1,−2).
- Circle x2+y2=5 and Parabola y2=4x: Substitute y2=4x into the circle equation: x2+4x=5⟹x2+4x−5=0⟹(x+5)(x−1)=0. This gives x=1 or x=−5. Since y2=4x, x must be non-negative for real y. So x=1. If x=1, y2=4, so y=±2. The intersection points are (1,2) and (1,−2).
All three boundaries intersect at (1,2) and (1,−2).
Now, let's determine the actual region. We need the intersection of the three regions defined by the inequalities. Consider the region defined by x2+y2≤5 and x≥1. This is a circular segment of the circle x2+y2=5 to the right of the line x=1. For this region, the x-values range from 1 to 5 (the maximum x for the circle).
Let's check if the condition y2≤4x is redundant for points in this circular segment. For any point (x,y) such that x2+y2≤5 and x≥1: We know y2≤5−x2. We need to check if 5−x2≤4x for x∈[1,5]. The inequality 5−x2≤4x can be rewritten as x2+4x−5≥0. Factoring the quadratic, we get (x+5)(x−1)≥0. Since x≥1, (x+5) is positive and (x−1) is non-negative. Thus, their product (x+5)(x−1) is always non-negative for x≥1. This means that for any point (x,y) satisfying x2+y2≤5 and x≥1, the condition y2≤4x is automatically satisfied.
Therefore, the region M is simply the area of the circular segment defined by x2+y2≤5 and x≥1. The region is symmetric about the x-axis, so we can calculate the area for y≥0 and multiply by 2. For y≥0, the upper boundary is y=5−x2. The area M is given by the integral:
M=∫1525−x2dx
This is a standard integral of the form ∫a2−x2dx=2xa2−x2+2a2sin−1(ax). Here a2=5, so a=5.
M=2[2x5−x2+25sin−1(5x)]15 M=[x5−x2+5sin−1(5x)]15
Now, evaluate the definite integral: At the upper limit x=5:
55−(5)2+5sin−1(55)=50+5sin−1(1)=0+5(2π)=25π
At the lower limit x=1:
15−12+5sin−1(51)=4+5sin−1(51)=2+5sin−1(51)
Subtract the lower limit value from the upper limit value:
M=25π−(2+5sin−1(51)) M=25π−2−5sin−1(51)