The area of the region bounded by the curves x(1+y2)=1 and y2=2x is:
Options
Solution
Key Concepts and Formulas
The area between two curves x=f(y) and x=g(y) from y=a to y=b is given by A=∫ab∣f(y)−g(y)∣dy. We determine which function is the "rightmost" curve (xright) and the "leftmost" curve (xleft) to evaluate the integral as A=∫ab(xright−xleft)dy.
∫1+y21dy=arctan(y)+C
If f(y) is an even function, i.e., f(−y)=f(y), then ∫−aaf(y)dy=2∫0af(y)dy.
Step-by-Step Solution
Step 1: Express the Curves as Functions of y
We are given the equations x(1+y2)=1 and y2=2x. To integrate with respect to y, we rewrite both equations in the form x=f(y).
Equation 1: x(1+y2)=1⟹x=1+y21
Equation 2: y2=2x⟹x=2y2
Step 2: Find the Intersection Points
To find the points of intersection, we set the two expressions for x equal to each other:
1+y21=2y2
Cross-multiplying gives:
2=y2(1+y2)2=y2+y4
Rearranging into a quartic equation:
y4+y2−2=0
Let u=y2. Then the equation becomes:
u2+u−2=0
Factoring the quadratic equation:
(u+2)(u−1)=0
So, u=−2 or u=1. Since u=y2, we have y2=−2 or y2=1. y2=−2 has no real solutions. y2=1 gives y=±1.
Now, we find the corresponding x values. Using x=2y2:
When y=1, x=2(1)2=21.
When y=−1, x=2(−1)2=21.
Thus, the points of intersection are (21,1) and (21,−1). The limits of integration with respect to y will be from −1 to 1.
Step 3: Determine the Rightmost and Leftmost Curves
We need to determine which curve is to the right and which is to the left in the region of interest. Let's consider y=0, which is between -1 and 1.
For x=1+y21, when y=0, x=1+021=1.
For x=2y2, when y=0, x=202=0.
Since 1>0, the curve x=1+y21 is to the right of the curve x=2y2 in the region between y=−1 and y=1. Therefore, xright=1+y21 and xleft=2y2.
Step 4: Set Up the Definite Integral
The area A is given by:
A=∫−11(xright−xleft)dy=∫−11(1+y21−2y2)dy
Since the integrand is an even function and the limits are symmetric, we can write:
A=2∫01(1+y21−2y2)dy
Step 5: Evaluate the Integral
Now, we evaluate the integral:
A=2[∫011+y21dy−∫012y2dy]A=2[arctan(y)01−6y301]A=2[(arctan(1)−arctan(0))−(613−603)]A=2[(4π−0)−(61−0)]A=2(4π−61)A=2π−31
Step 6: Conclusion
The area of the region bounded by the curves x(1+y2)=1 and y2=2x is 2π−31.
Common Mistakes & Tips
Failing to correctly identify the rightmost and leftmost curves can lead to a negative area or an incorrect result. Always test a point within the interval or sketch the curves.
Incorrectly evaluating the definite integral, especially the arctangent function, is a common error. Remember that arctan(1)=4π and arctan(0)=0.
Forgetting to multiply by 2 when using symmetry can lead to an answer that's half the correct value.
Summary
We expressed both curves as functions of y, found their intersection points, determined which curve was to the right and which was to the left, set up the definite integral, and evaluated it to find the area. By utilizing the symmetry of the region, we simplified the calculation. The area of the region is 2π−31.
Final Answer
The final answer is 2π−31, which corresponds to option (B).