Analyzing the Geometry
The parabola is defined by the equation (y−2)2=(x−1). Because the squared term involves y, this parabola opens horizontally to the right with its vertex located at (1,2).
We are tasked with finding the area of the region bounded by this curve, a specific tangent line, and the x-axis.
The Tangent's Dance
First, we identify the point of tangency where the ordinate is y=3. Substituting this into the parabola equation:
Thus, our point of tangency is P(2,3). To find the slope m, we differentiate the equation (y−2)2=(x−1) with respect to x:
2(y−2)dxdy=1⟹dxdy=2(y−2)1
At point P(2,3), the slope is m=2(3−2)1=21. Using the point-slope form y−y1=m(x−x1), we obtain:
y−3=21(x−2)⟹2y−6=x−2⟹x=2y−4
The Strategic Choice
Integrating with respect to x would require splitting the region into two parts. However, integrating with respect to y allows for a single, continuous integral.
The right boundary is the parabola x=(y−2)2+1, and the left boundary is the tangent line x=2y−4. The region spans from the x-axis (y=0) to the point of tangency (y=3).
The area A is given by the integral:
The Integration
Substituting the expressions for x into the integral:
A=∫03[((y−2)2+1)−(2y−4)]dy
Expanding the integrand:
(y2−4y+4+1−2y+4)=y2−6y+9=(y−3)2
Now, we evaluate the simplified integral:
A=∫03(y−3)2dy=[3(y−3)3]03
Evaluating at the boundaries:
A=(3(3−3)3)−(3(0−3)3)=0−(3−27)=9
The area of the region is 9 square units.