The area (in sq. units) of the region described by {(x,y):y2≤2x, and y≥4x−1} is
Options
Solution
Key Concepts and Formulas
Area Between Curves: The area of the region bounded by x=f(y) and x=g(y) between y=a and y=b, where f(y)≥g(y) on [a,b], is given by ∫ab(f(y)−g(y))dy.
Intersection Points: To find the intersection points of two curves, we set their equations equal to each other and solve for the variable(s).
Solving Quadratic Equations: For a quadratic equation of the form ax2+bx+c=0, the solutions are given by x=2a−b±b2−4ac.
Step-by-Step Solution
Step 1: Find the intersection points of the curves
We are given the curves y2≤2x and y≥4x−1. We want to find where y2=2x and y=4x−1 intersect. To do this, we solve the system of equations. From the second equation, we have x=4y+1. Substituting this into the first equation, we get
y2=2(4y+1)y2=2y+12y2=y+12y2−y−1=0
Step 2: Solve the quadratic equation
We solve the quadratic equation 2y2−y−1=0 for y. Factoring gives us
(2y+1)(y−1)=0
So, y=1 or y=−21.
Step 3: Find the corresponding x-values
Using x=4y+1, when y=1, we have x=41+1=42=21. When y=−21, we have x=4−21+1=421=81. Thus, the intersection points are (21,1) and (81,−21).
Step 4: Express the curves as functions of y
We have y2≤2x, so x≥2y2. Also, y≥4x−1, so 4x≤y+1, which means x≤4y+1. Therefore, the region is bounded by x=2y2 and x=4y+1. Since 4y+1≥2y2 in the region of interest, we will integrate 4y+1−2y2 with respect to y.
Step 5: Set up the integral
The area of the region is given by
A=∫−1/21(4y+1−2y2)dy
Always sketch the region to visualize the curves and their intersection points. This helps in determining which function is "above" the other.
Be careful with signs when evaluating the definite integral, especially when substituting negative values.
Double-check your algebra and arithmetic to avoid errors in the calculations.
Summary
We found the area of the region by first determining the intersection points of the curves y2=2x and y=4x−1. Then, we expressed both equations in the form x=f(y) and integrated the difference between these functions with respect to y from the lower intersection point's y-coordinate to the upper intersection point's y-coordinate. The final area is 329.
Final Answer
The final answer is \boxed{\frac{9}{32}}, which corresponds to option (A).