Solveeit Logo

Question

Question: Compute the larger area bounded by \[y=4+3x-{{x}^{2}}\]and the coordinate axes....

Compute the larger area bounded by y=4+3xx2y=4+3x-{{x}^{2}}and the coordinate axes.

Explanation

Solution

Hint: Try to find where the curve cuts the xx axis. First try to make a rough sketch. Then find the area under the curve using integral.

Note that a quadratic function always represents a parabola.
So, first of all let’s try plotting the curve considering various values,
Note that at x=0,y=4x=0,y=4
And at y=0,(x4)(x+1)=0y=0,\left( x-4 \right)\left( x+1 \right)=0 or x=4,1x=4,-1
Use the above observations to plot the graph.

The shaded region is the required area.
Hence, we can now find the area by integrating the function from x=0x=0 to x=4x=4.
The formula of finding the area enclosed by f(x)f(x) between x=ax=a and x=bx=b can be written as =abf(x)dx=|\int\limits_{a}^{b}{f(x)dx|}.
So the required area under the curve is,
Area=04(4+3xx2)dx\text{Area}=\int\limits_{0}^{4}{\left( 4+3x-{{x}^{2}} \right)dx}
Now we know the integration of sum of functions is sum of individual integration of the functions, i.e.,
Area=044dx+04(3x)dx04(x2)dx\text{Area}=\int\limits_{0}^{4}{4dx}+\int\limits_{0}^{4}{\left( 3x \right)dx}-\int\limits_{0}^{4}{\left( {{x}^{2}} \right)dx}
On integrating, we get
Area=[4x]04+3[x22]04[x33]04Area=\left[ 4x \right]_{0}^{4}+3\left[ \dfrac{{{x}^{2}}}{2} \right]_{0}^{4}-\left[ \dfrac{{{x}^{3}}}{3} \right]_{0}^{4}
Applying the limits, we get
Area=[4(4)4(0)]+3[422022][433023]Area=\left[ 4(4)-4(0) \right]+3\left[ \dfrac{{{4}^{2}}}{2}-\dfrac{{{0}^{2}}}{2} \right]-\left[ \dfrac{{{4}^{3}}}{3}-\dfrac{{{0}^{2}}}{3} \right]
On solving, we get
Area=16+24643Area=16+24-\dfrac{64}{3}
Taking the LCM, we get
Area=40×3643Area=\dfrac{40\times 3-64}{3}
Area=40×3643=120643Area=\dfrac{40\times 3-64}{3}=\dfrac{120-64}{3}
Area=563Area=\dfrac{56}{3}sq. units
Therefore the area under the curve is 563\dfrac{56}{3} sq. units.
Note: The possibility of mistake is that students might take the lower limit as 1-1 considering the curve and forget to note that it is asked to find the area of the curve with the coordinate axes, so the lower limit will be 00.