The area (in square units) of the region bounded by the parabola y2=4(x−2) and the line y=2x−8, is :
Options
Solution
Key Concepts and Formulas
Area Between Curves (Integration with respect to y): If x=f(y) and x=g(y) are continuous functions and f(y)≥g(y) on the interval [c,d], then the area of the region bounded by the curves is given by A=∫cd[f(y)−g(y)]dy.
Finding Intersection Points: To find the points of intersection of two curves, set their equations equal to each other and solve for the variable.
Quadratic Formula/Factoring: To solve a quadratic equation of the form ax2+bx+c=0, either factor it or use the quadratic formula: x=2a−b±b2−4ac.
Step-by-Step Solution
Step 1: Express the equations in terms of y
We are given the parabola y2=4(x−2) and the line y=2x−8. We need to express both equations in the form x=f(y).
Parabola:y2=4(x−2)4y2=x−2x=4y2+2
Let xP(y)=4y2+2.
Line:y=2x−8y+8=2xx=2y+8
Let xL(y)=2y+8.
Step 2: Find the points of intersection
To find the points of intersection, we set the x-values equal to each other:
xP(y)=xL(y)4y2+2=2y+8
Multiply both sides by 4 to eliminate fractions:
y2+8=2(y+8)y2+8=2y+16y2−2y−8=0
Factor the quadratic equation:
(y−4)(y+2)=0
So, y=4 or y=−2. These are the y-coordinates of the intersection points, and will be our limits of integration.
Step 3: Determine which curve is to the right
We need to determine which curve has a larger x-value for a given y in the interval [−2,4]. Let's test y=0:
xP(0)=402+2=2
xL(0)=20+8=4
Since xL(0)>xP(0), the line is to the right of the parabola in the interval [−2,4]. Therefore, xright=xL(y) and xleft=xP(y).
Step 4: Set up and evaluate the integral
The area is given by the integral:
A=∫−24[xL(y)−xP(y)]dyA=∫−24[2y+8−(4y2+2)]dyA=∫−24[2y+4−4y2−2]dyA=∫−24[−4y2+2y+2]dy
Now, integrate:
A=[−12y3+4y2+2y]−24
Evaluate at the limits:
A=(−1243+442+2(4))−(−12(−2)3+4(−2)2+2(−2))A=(−1264+416+8)−(−12−8+44−4)A=(−316+4+8)−(32+1−4)A=(−316+12)−(32−3)A=(3−16+36)−(32−9)A=320−(−37)A=320+37=327=9
Common Mistakes & Tips
Incorrectly identifying the "right" and "left" curves: Always test a point within the interval to determine which curve has a larger x-value.
Sign errors: Be extremely careful with signs, especially when evaluating the integral at the lower limit.
Choosing the wrong variable of integration: Integrating with respect to y significantly simplifies this problem. Recognizing this is key.
Summary
We found the area of the region bounded by the given parabola and line by expressing both equations in terms of y, finding the intersection points to determine the limits of integration, determining which curve was to the right, and then evaluating the definite integral. This approach avoided the complexities of integrating with respect to x.
The final answer is \boxed{9}, which corresponds to option (C).