To find the tangent at the point
(2,3), we differentiate the equation implicitly with respect to
x:
2(y−2)dxdy=1
Substituting the
y-coordinate of the point of tangency,
y=3, we find the slope
m:
2(3−2)dxdy=1⇒m=21
Using the point-slope form
y−y1=m(x−x1) with the point
(2,3) and slope
m=21, we have:
y−3=21(x−2)
Rearranging this equation to express
x in terms of
y for easier integration, we obtain:
x=2y−4
We calculate the area
A by integrating with respect to
y:
A=∫03(xright−xleft)dy
Substituting the functions into the integral:
A=∫03[((y−2)2+1)−(2y−4)]dy
Simplifying the integrand:
(y2−4y+4+1)−2y+4=y2−6y+9=(y−3)2
Applying the power rule for integration:
A=[3(y−3)3]03
Evaluating at the limits:
A=(3(3−3)3)−(3(0−3)3)=0−(3−27)=9