Question
Question: The area (in sq. units) bounded by the parabola \(y={{x}^{2}}-1\), the tangent at the point (2,3) to...
The area (in sq. units) bounded by the parabola y=x2−1, the tangent at the point (2,3) to it and the y-axis is
(A)314(B)356(C)38(D)332
Solution
We start solving this question by finding the slope of the tangent to the curve at (2,3) by differentiating the curve and substituting the point (2,3) and we use the formula dxdxn=n×xn−1. From the obtained slope and point we find the equation of line using the formula, (y−y1)=m(x−x1). Then we plot the graph of the curve and the tangent. Then we divide the region into two parts and find their areas by integrating them using the formula ∫xndx=n+1xn+1 and add them to find the total area.
Complete step-by-step solution:
Given that a tangent is drawn to the parabola y=x2−1 at point (2,3). So, let us find the equation of the tangent to the curve.
To find the slope of the tangent, let us differentiate the equation with respective to x.
dxdy=dxd(x2−1)dxdy=2x
Then at point (2,3), slope of tangent is,
dxdy=2x]x=2=4
So, slope of the tangent is equal to 4.
Now let us consider the formula for line equation from slope and point.
(y−y1)=m(x−x1)
So, using the above formula we get,
⇒(y−3)=4(x−2)⇒y−3=4x−8⇒y=4x−5
So, equation of the tangent at (2,3) is y=4x−5.
Now, let us plot the graph for the given curves.
Now, let us divide our required region into two parts, above x-axis and below x-axis. So, let us find the point where the line intersects x-axis. On x-axis y=0. So,
⇒4x−5=0⇒4x=5⇒x=45
Let us use the formula for finding the area between two curves f(x) and g(x) and x-axis between x=a and x=b is
a∫b(f(x)−g(x))dx
Using the above formula, for the region below x-axis, we get
⇒0∫45((4x−5)−(x2−1))dx⇒0∫45(−x2+4x−4)dx⇒[−3x3+2x2−4x]045⇒−3(45)3+2(45)2−4(45)−(−303+2(0)2−4(0))⇒−364125+2(1625)−5−(0)⇒(−192125+825−5)⇒(192475−5)⇒(192475−5)⇒−192485
As the area is positive quantity, we take the area of first part as 192485…………(1)
Now, let us find the area of second part that is above x-axis.
⇒45∫2((x2−1)−(4x−5))dx⇒45∫2(x2−4x+4)dx⇒[3x3−2x2+4x]452⇒(323−2(2)2+4(2))−3(45)3−2(45)2+4(45)⇒(38−8+8)−364125−2(1625)+5⇒(38)−(192125−825+5)⇒(38)−(−192475+5)⇒38−192485⇒19227.................(2)
Then the total area is sum of both areas. So, adding the obtained areas in equation (1) and (2) we get,
⇒192485+19227⇒192512⇒38
So, total area of the region bounded by given curves is 38 square units.
Hence answer is Option C.
Note: There is a possibility of making a mistake while solving this question by not taking the modulus of −192485, and leaving it as it is. Then they add it with 19227 to find the total area. But it is wrong. The first part of the region is below the x-axis that is the reason we get the area as negative. So, we need to take the modulus of the area of the first part −192485, and add it to 19227.