The parabola y2=4x divides the area of the circle x2+y2=5 in two parts. The area of the smaller part is equal to :
Options
Solution
Key Concepts and Formulas
Area between curves: The area between two curves y=f(x) and y=g(x) from x=a to x=b, where f(x)≥g(x) on [a,b], is given by A=∫ab[f(x)−g(x)]dx.
Inverse Trigonometric Integrals: Recall that ∫a2−x2dx=2xa2−x2+2a2sin−1(ax)+C.
Symmetry: Utilize symmetry about the x-axis to simplify area calculations.
Step-by-Step Solution
Step 1: Find the points of intersection
We need to find where the parabola y2=4x and the circle x2+y2=5 intersect. Substituting y2=4x into the equation of the circle, we get:
x2+4x=5x2+4x−5=0(x+5)(x−1)=0
So, x=−5 or x=1. Since y2=4x, x cannot be negative. Thus, x=1.
When x=1, y2=4(1)=4, so y=±2. Therefore, the points of intersection are (1,2) and (1,−2).
Step 2: Visualize the region and set up the integral
The circle x2+y2=5 has radius 5 and is centered at the origin. The parabola y2=4x opens to the right with its vertex at the origin. We want to find the area of the smaller region enclosed by the circle and the parabola. This region is symmetric about the x-axis. We will calculate the area of the upper half and then double it.
The equation of the circle can be written as x=5−y2 (for the right half, which bounds the region). The equation of the parabola can be written as x=4y2. We will integrate with respect to y.
Step 3: Calculate the area of the upper half of the region
The upper half of the smaller area is bounded by x=5−y2 and x=4y2 from y=0 to y=2. The area of this region is:
Ahalf=∫02(5−y2−4y2)dy
We split the integral:
Ahalf=∫025−y2dy−∫024y2dy
Step 4: Evaluate the integrals
Let's evaluate the first integral:
∫025−y2dy
Using the formula ∫a2−x2dx=2xa2−x2+2a2sin−1(ax)+C with a=5, we get:
Now, let's evaluate the second integral:
∫024y2dy=[12y3]02=1223−1203=128=32
So,
Ahalf=1+25sin−1(52)−32=31+25sin−1(52)
Step 5: Calculate the total area
Since the region is symmetric about the x-axis, the total area is twice the area of the upper half:
Atotal=2⋅Ahalf=2(31+25sin−1(52))Atotal=32+5sin−1(52)
Common Mistakes & Tips
Sign Errors: Be careful with signs when substituting and evaluating limits of integration.
Incorrect Formula: Make sure you are using the correct integral formula for ∫a2−x2dx.
Symmetry: Utilize symmetry to simplify the calculations by only finding the area of half the region and doubling it.
Summary
To find the area of the smaller region enclosed by the parabola y2=4x and the circle x2+y2=5, we first found the intersection points of the two curves. We then set up a definite integral to represent the area of the upper half of the region, taking advantage of the symmetry about the x-axis. We evaluated the integral using standard integration techniques, including the formula for integrating a2−x2. Finally, we doubled the area of the upper half to find the total area of the smaller region, which is 32+5sin−1(52).
Final Answer
The final answer is 32+5sin−1(52), which corresponds to option (A).