Solveeit Logo

Question

Question: The area bounded by the curve \({{x}^{2}}+2x+y-3=0\) , the x-axis and the tangent at the point, wher...

The area bounded by the curve x2+2x+y3=0{{x}^{2}}+2x+y-3=0 , the x-axis and the tangent at the point, where it meets the y-axis is_________.

Explanation

Solution

Hint: Reduce the curve into standard form and identify the type of curve and draw its graph and determine the point where tangent cuts the x axis and then use the method of integration for the area bounded by the curve.

Complete step by step answer:
Let us consider the curve, x2+2x+y3=0{{x}^{2}}+2x+y-3=0. Using completing the square method to solve it further, we get
(x+1)21+y3=0 (x+1)2=y+4 (x+1)2=(y4) \begin{aligned} & {{(x+1)}^{2}}-1+y-3=0 \\\ & {{(x+1)}^{2}}=-y+4 \\\ & {{(x+1)}^{2}}=-(y-4) \\\ \end{aligned}
We know the standard form of a parabola is given by (xh)2=4a(yk){{(x-h)}^{2}}=4a(y-k), where focus is at (h,k+a)(h,k+a) and vertex at (h,k)(h,k).
So on comparing (x+1)2=(y4){{(x+1)}^{2}}=-(y-4) with the standard equation of the parabola, we can write it as (xh)2=4a(yk){{(x-h)}^{2}}=4a(y-k). Then, the curve will be a parabola whose vertex at (1,4)(-1,4).
Now the given parabola cuts the xx axis at a point, when y coordinates of curve =0=0.
x2+2x+y3=0{{x}^{2}}+2x+y-3=0
x2+2x+03=0 x2+2x3=0 \begin{aligned} & {{x}^{2}}+2x+0-3=0 \\\ & {{x}^{2}}+2x-3=0 \\\ \end{aligned}
Now factorize it using middle term splitting,
x2+3xx3=0{{x}^{2}}+3x-x-3=0
x(x+3)1(x+3)=0x(x+3)-1(x+3)=0
Taking (x+3)(x+3) common, we get
(x+3)(x1)=0(x+3)(x-1)=0
x=1x=1 and x=3x=-3
So, points on the x-axis are (1,0)&(3,0)(1,0) \And (-3,0). Plotting the curve, we get,

Now we need to find the equation of tangent. We know the given point of a tangent is the point where the curve cuts the y-axis. So to find the point on y-axis x coordinate must be zero.
x2+2x+y3=0{{x}^{2}}+2x+y-3=0
y=3y=3
Given point (0,3)(0,3) of the tangent. We have to find a tangent to the curve x2+2x+y3=0{{x}^{2}}+2x+y-3=0. We can rearrange it in form, y=x22x+3y=-{{x}^{2}}-2x+3.
We need to find the slope of tangent and we know that slope of tangent through a curve is equal to dydx\dfrac{dy}{dx} at the given point. We know that dxndx=nxn1\dfrac{d{{x}^{n}}}{dx}=n{{x}^{n-1}}, so,
dydx=(2x+2)\dfrac{dy}{dx}=-\left( 2x+2 \right) at (0,3)(0,3)
At x=0x=0, we get
dydx=2\dfrac{dy}{dx}=-2
We know the equation of the tangent is (yy1)=m(xx1)(y-{{y}_{1}})=m(x-{{x}_{1}}), where m is the slope and x1&y1{{x}_{1}}\And {{y}_{1}} are given points of the tangent. Then, we can write the equation as:
(y3)=2(x0) y=2x+3 \begin{aligned} & (y-3)=-2(x-0) \\\ & y=-2x+3 \\\ \end{aligned}
We draw it on the graph as well as. We need to find a point where tangent cuts the x-axis.
Coordinate y=0, we have
0=2x+3 x=32 \begin{aligned} & 0=-2x+3 \\\ & x=\dfrac{3}{2} \\\ \end{aligned}
It cuts the x-axis at (32,0)\left( \dfrac{3}{2},0 \right).
By observing the graph, the required area bounded by curve and tangent is shown using dark colour. We use integration w.r.t. x axis.
Required area =032ylinedx01ycurvedx=\int\limits_{0}^{\dfrac{3}{2}}{{{y}_{line}}dx-\int\limits_{0}^{1}{{{y}_{curve}}dx}}
=032(2x+3)dx01(x22x+3)dx=\int\limits_{0}^{\dfrac{3}{2}}{(-2x+3)dx-\int\limits_{0}^{1}{(-{{x}^{2}}-2x+3)dx}}
We know that xndx=xn+1n+1\int{{{x}^{n}}dx=\dfrac{{{x}^{n+1}}}{n+1}}, so we get
=[x2+3x]032[x33x2+3x]01 =[94+9200][131+300] \begin{aligned} & =\left[ -{{x}^{2}}+3x \right]_{0}^{^{\dfrac{3}{2}}}-\left[ -\dfrac{{{x}^{3}}}{3}-{{x}^{2}}+3x \right]_{0}^{1} \\\ & =\left[ -\dfrac{9}{4}+\dfrac{9}{2}-0-0 \right]-\left[ -\dfrac{1}{3}-1+3-0-0 \right] \\\ \end{aligned}
=94+92+13+13 =712sq.unit \begin{aligned} & =-\dfrac{9}{4}+\dfrac{9}{2}+\dfrac{1}{3}+1-3 \\\ & =\dfrac{7}{12}sq.unit \\\ \end{aligned}
The area bounded by the curve x2+2x+y3=0{{x}^{2}}+2x+y-3=0, the x-axis and the tangent at the point, where it meets the y-axis =712sq.unit=\dfrac{7}{12}sq.unit.

Note: Constructing the graph of the curve is necessary for proper understanding. In this question, it is necessary to manipulate the curve equation in the standard form to get the resulting curve. And another alternate method which can be used is by integrating the function over the y-axis rather than x-axis. However, it is used when the function is given in terms of yy and we are having value of yy ordinate, in this case we use dydy instead of dxdx.