Solveeit Logo

Question

Question: Find the area lying above X-axis and included between the circle \( {x^2} + {y^2} = 8x \) and inside...

Find the area lying above X-axis and included between the circle x2+y2=8x{x^2} + {y^2} = 8x and inside the parabola y2=4x.{y^2} = 4x.

Explanation

Solution

Hint : abf(x)dx\int\limits_a^b {f(x)dx} represents area under the curve f(x)f(x) between the points x=ax = a and x=bx = b above X-axis

** Complete step-by-step answer** :
Since equation of circle with center (h,k)(h,k) and radius rr is given by equation,
(xh)2+(yk)2=r2{\left( {x - h} \right)^2} + {\left( {y - k} \right)^2} = {r^2}
We convert our equation to the above form to get the coordinates of the center of the circle and the radius of the circle.
We have
x2+y2=8x{x^2} + {y^2} = 8x . . . (1)
Rearranging it, we get
x28x+y2=0{x^2} - 8x + {y^2} = 0
x22×4×x+y2=0\Rightarrow {x^2} - 2 \times 4 \times x + {y^2} = 0
Add 42{4^2} to both the sides
x22×4×x+42+y2=42\Rightarrow {x^2} - 2 \times 4 \times x + {4^2} + {y^2} = {4^2}
(x4)2+y2=42\Rightarrow {\left( {x - 4} \right)^2} + {y^2} = {4^2} ((ab)2=a2+2ab+b2)\left( {\because {{(a - b)}^2} = {a^2} + 2ab + {b^2}} \right) . . . (2)
So, circle has centers (4,0)\left( {4,0} \right) and radius =4= 4
Equation of parabola with vertex at the origin is given by
y2=4ax{y^2} = 4ax
We have the equation of parabola as
y2=4x{y^2} = 4x . . . (3)
Thus, here a=1a = 1 and the parabola has vertex at the origin.
To find the point of intersection of parabola and circle, put the value of y2{y^2} from equation (3) into equation (1)
Therefore, equation (1) becomes
x2+4x=8x{x^2} + 4x = 8x
Re-arranging it, we get
x2+4x8x=0{x^2} + 4x - 8x = 0
x24x=0\Rightarrow {x^2} - 4x = 0
x(x4)=0\Rightarrow x(x - 4) = 0
x=0\Rightarrow x = 0 or x=4x = 4
Therefore, the parabola and the circle are intersecting at points x=0x = 0 and x=4x = 4
Now, using equation (2), equation (3) and the point of intersections, we can draw the graph as

We need to find the area of the shaded region.
Now, we know that
abf(x)dx\int\limits_a^b {f(x)dx} represents area under the curve f(x)f(x) between the points x=ax = a and x=bx = b above X-axis
The area in the shaded region is under two curves
y2=4x{y^2} = 4x from x=0x = 0 to x=4x = 4
And
(x4)2+y2=42{\left( {x - 4} \right)^2} + {y^2} = {4^2} from x=4x = 4 to x=8x = 8
Let the required area in the shaded region is given by AA
Then
A=04f1(x)dx+48f2(x)dxA = \int\limits_0^4 {{f_1}(x)dx} + \int\limits_4^8 {{f_2}(x)dx} . . . (1)
Where,
f1(x)=y=4x{f_1}(x) = y = \sqrt {4x}
And
f2(x)=y=42(x4)2{f_2}(x) = y = \sqrt {{4^2} - {{\left( {x - 4} \right)}^2}}
A=044xdx+4842(x4)2dx\Rightarrow A = \int\limits_0^4 {\sqrt {4x} dx} + \int\limits_4^8 {\sqrt {{4^2} - {{\left( {x - 4} \right)}^2}} dx} . . . (4)
Let I1=044xdx{I_1} = \int\limits_0^4 {\sqrt {4x} dx}
I1=204xdx\Rightarrow {I_1} = 2\int\limits_0^4 {\sqrt x dx} (kf(x)dx=kf(x)dx)\left( {\because \int {kf(x)dx = k\int {f(x)dx} } } \right)
I1=204x12dx\Rightarrow {I_1} = 2\int\limits_0^4 {{x^{\dfrac{1}{2}}}dx}
=2[x12+112+1]04= 2\left[ {\dfrac{{{x^{\dfrac{1}{2} + 1}}}}{{\dfrac{1}{2} + 1}}} \right]_0^4 (xndx=xn+1n+1+C)\left( {\because \int {{x^n}dx = \dfrac{{{x^{n + 1}}}}{{n + 1}}} + C} \right)
=2[x3232]04= 2\left[ {\dfrac{{{x^{\dfrac{3}{2}}}}}{{\dfrac{3}{2}}}} \right]_0^4
Substituting the upper and lower limits and simplifying it, we get
=43[4320]= \dfrac{4}{3}\left[ {{4^{\dfrac{3}{2}}} - 0} \right] ([F(x)]ab=F(b)F(a))\left( {\because \left[ {F(x)} \right]_a^b = F(b) - F(a)} \right)
=43×23= \dfrac{4}{3} \times {2^3}
I1=323\Rightarrow {I_1} = \dfrac{{32}}{3} . . . (5)
Let I2=4842(x4)2dx{I_2} = \int\limits_4^8 {\sqrt {{4^2} - {{\left( {x - 4} \right)}^2}} dx}
We know that
a2x2dx=x2a2x2+a22sin1(xa)+C\int {\sqrt {{a^2} - {x^2}} dx = } \dfrac{x}{2}\sqrt {{a^2} - {x^2}} + \dfrac{{{a^2}}}{2}{\sin ^{ - 1}}\left( {\dfrac{x}{a}} \right) + C
Using this formula, we can write
I2=[x4242(x4)2+422sin1(x44)]48{I_2} = \left[ {\dfrac{{x - 4}}{2}\sqrt {{4^2} - {{\left( {x - 4} \right)}^2}} + \dfrac{{{4^2}}}{2}{{\sin }^{ - 1}}\left( {\dfrac{{x - 4}}{4}} \right)} \right]_4^8
I2=[84242(84)2+422sin1(844)(44242(44)2+422sin1(444))]\Rightarrow {I_2} = \left[ {\dfrac{{8 - 4}}{2}\sqrt {{4^2} - {{\left( {8 - 4} \right)}^2}} + \dfrac{{{4^2}}}{2}{{\sin }^{ - 1}}\left( {\dfrac{{8 - 4}}{4}} \right) - \left( {\dfrac{{4 - 4}}{2}\sqrt {{4^2} - {{\left( {4 - 4} \right)}^2}} + \dfrac{{{4^2}}}{2}{{\sin }^{ - 1}}\left( {\dfrac{{4 - 4}}{4}} \right)} \right)} \right]
By simplifying it, we get
I2=4242(4)2+422sin1(44)0+0{I_2} = \dfrac{4}{2}\sqrt {{4^2} - {{\left( 4 \right)}^2}} + \dfrac{{{4^2}}}{2}{\sin ^{ - 1}}\left( {\dfrac{4}{4}} \right) - 0 + 0 (sin1(0)=0)\left( {\because {{\sin }^{ - 1}}(0) = 0} \right)
I2=162sin1(1)\Rightarrow {I_2} = \dfrac{{16}}{2}{\sin ^{ - 1}}(1)
I2=8×π2\Rightarrow {I_2} = 8 \times \dfrac{\pi }{2} (sin1(1)=π2)\left( {\because {{\sin }^{ - 1}}(1) = \dfrac{\pi }{2}} \right)
I2=4π\Rightarrow {I_2} = 4\pi . . . (6)
By substituting the values of I1{I_1} and I2{I_2} from equation (5) and (6) into equation (4), we get
A=323+4πA = \dfrac{{32}}{3} + 4\pi sq. units
Therefore, the required area is, 323+4π\dfrac{{32}}{3} + 4\pi sq. units

Note : It is extremely important to note that abf(x)dx\int\limits_a^b {f(x)dx} gives the area under the curve f(x)f(x) and above the X-axis. If the curve is under the X-axis then this integral will give a negative answer. But the area cannot be negative. Therefore, whenever the curve is under X-axis, we will write the above integral in mod. i.e. abf(x)dx\left| {\int\limits_a^b {f(x)dx} } \right|