Solveeit Logo

Question

Question: Find the area of the region bounded by the curve \({{x}^{2}}=4y\) and the line \(x=4y-2\)....

Find the area of the region bounded by the curve x2=4y{{x}^{2}}=4y and the line x=4y2x=4y-2.

Explanation

Solution

Hint: First draw the graph of the two functions and find the intersection points by solving the two equations. Once the point is determined, apply the formula for area bounded by two curves: A=ab[f(x)g(x)]dxA=\int\limits_{a}^{b}{\left[ f(x)-g(x) \right]}dx, where A is the area bounded between the curves, ‘a’ is the lower limit and ‘b’ is the upper limit. Here, ‘a’ and ‘b’ are the values of ‘x’, obtained after solving the equations. In the formula of area, f(x) is the graph of a function having higher value than the function g(x) in the range [a,b]\left[ a,b \right].

Complete step-by-step answer:
We have been provided with the two equations:
x2=4y.................(i){{x}^{2}}=4y.................(i)
x=4y2...................(ii)x=4y-2...................(ii)
Let us solve these two equations to determine the point of intersection.
Equating the value of ‘y’ from equation (i) in equation (ii), we get,
x=x22 x2x2=0 \begin{aligned} & x={{x}^{2}}-2 \\\ & \Rightarrow {{x}^{2}}-x-2=0 \\\ \end{aligned}
Splitting the middle term, we get,
x22x+x2=0 x(x2)+1(x2)=0 (x2)(x+1)=0 \begin{aligned} & {{x}^{2}}-2x+x-2=0 \\\ & \Rightarrow x(x-2)+1(x-2)=0 \\\ & \Rightarrow (x-2)(x+1)=0 \\\ \end{aligned}
Substituting each term equal to 0, we get,
x = 2 or x = -1
Hence, the lower limit is (x = -1) and the upper limit is (x = 2).
Let us draw the graph of the two functions.

Clearly we can see that the graph of the function x=4y2x=4y-2 is present above the graph of the function x2=4y{{x}^{2}}=4y, in the range [1,2]\left[ -1,2 \right].
Therefore, f(x)=y=x+24f(x)=y=\dfrac{x+2}{4} and g(x)=y=x24g(x)=y=\dfrac{{{x}^{2}}}{4}.
Now, using the formula for area of the curve bounded between the two functions: A=ab[f(x)g(x)]dxA=\int\limits_{a}^{b}{\left[ f(x)-g(x) \right]}dx, we get,
A=12[x+24x24]dxA=\int\limits_{-1}^{2}{\left[ \dfrac{x+2}{4}-\dfrac{{{x}^{2}}}{4} \right]}dx
Breaking the two terms, we get,
A=14×[01(x+2)dx01x2dx]\Rightarrow A=\dfrac{1}{4}\times \left[ \int\limits_{0}^{1}{(x}+2)dx-\int\limits_{0}^{1}{{{x}^{2}}}dx \right]
Using the rule for integration given by: xadx=xa+1a+1\int{{{x}^{a}}dx}=\dfrac{{{x}^{a+1}}}{a+1}, we get,
A=14×[(x22+2x)x33]12\Rightarrow A=\dfrac{1}{4}\times \left[ \left( \dfrac{{{x}^{2}}}{2}+2x \right)-\dfrac{{{x}^{3}}}{3} \right]_{-1}^{2}
Substituting the limits, we get,

& \Rightarrow A=\dfrac{1}{4}\times \left[ \left( \dfrac{{{2}^{2}}}{2}+2\times 2 \right)-\dfrac{{{2}^{3}}}{3}-\left\\{ \left( \dfrac{{{\left( -1 \right)}^{2}}}{2}+2\times \left( -1 \right) \right)-\dfrac{{{\left( -1 \right)}^{3}}}{3} \right\\} \right] \\\ & \Rightarrow A=\dfrac{1}{4}\times \left[ \left( \dfrac{4}{2}+4 \right)-\dfrac{8}{3}-\left\\{ \left( \dfrac{1}{2}-2 \right)-\dfrac{-1}{3} \right\\} \right] \\\ & \Rightarrow A=\dfrac{1}{4}\times \left[ 6-\dfrac{8}{3}-\left\\{ \dfrac{-3}{2}+\dfrac{1}{3} \right\\} \right] \\\ & \Rightarrow A=\dfrac{1}{4}\times \left[ \dfrac{18-8}{3}-\left\\{ \dfrac{-9+2}{6} \right\\} \right] \\\ & \Rightarrow A=\dfrac{1}{4}\times \left[ \dfrac{10}{3}-\left\\{ \dfrac{-7}{6} \right\\} \right] \\\ & \Rightarrow A=\dfrac{1}{4}\times \left[ \dfrac{20+7}{6} \right] \\\ & \Rightarrow A=\dfrac{1}{4}\times \left[ \dfrac{27}{6} \right] \\\ & \Rightarrow A=\dfrac{1}{4}\times \left[ \dfrac{9}{2} \right] \\\ & \Rightarrow A=\dfrac{9}{8}\text{ sq}\text{. units} \\\ \end{aligned}$$ Note: One my note that, we can also take the area of the region bounded as $A=\int\limits_{a}^{b}{\left[ g(x)-f(x) \right]}dx$. This expression will give the negative value of the area and we know that the area cannot be negative, therefore, after the negative numerical value is obtained, take its modulus to make it positive. Or we can say we have to calculate: $A=\left| \int\limits_{a}^{b}{\left[ g(x)-f(x) \right]}dx \right|$. This is not a process but in case you took the opposite difference of functions and got the value of area negative, don’t panic and just take its modulus.