Solveeit Logo

Question

Question: The area enclosed between the \({y^2} = x\) and \(y = |x|\) is A) \(\dfrac{1}{3}\) B) \(\dfrac{2...

The area enclosed between the y2=x{y^2} = x and y=xy = |x| is
A) 13\dfrac{1}{3}
B) 23\dfrac{2}{3}
C) 11
D) 16\dfrac{1}{6}

Explanation

Solution

The area between two curves can be found using definite integral. Since the curves are expressed in terms of y=f(x)y = f(x), we can integrate with respect to xx. No specific interval is given. So we can take the unit interval (0,1)(0,1).

Formula used: If we have two curves y=f(x)y = f(x) and y=g(x)y = g(x) such that f(x)>g(x)f(x) > g(x) then the area between them bounded by the horizontal lines x=a,x=bx = a,x = b is given by
A=ab(f(x)g(x))dxA = \int\limits_a^b {(f(x) - g(x))dx}

Complete step-by-step solution:
We are given the curves y2=x{y^2} = x and y=xy = |x|.
We have to find the area enclosed between them.

We can rewrite them as follows.
y2=xy=x{y^2} = x \Rightarrow y = \sqrt x
And we have,
x|x| takes the value xx for x>0x > 0 and x - x for x<0x < 0.
To find the area between the curves,
Consider the interval (0,1)(0,1).
If we have two curves y=f(x)y = f(x) and y=g(x)y = g(x) such that f(x)>g(x)f(x) > g(x) then the area between them bounded by the
horizontal lines x=a,x=bx = a,x = b is given by
A=ab(f(x)g(x))dxA = \int\limits_a^b {(f(x) - g(x))dx}
So let f(x)=xf(x) = \sqrt x and g(x)=xg(x) = |x|.
In the interval (0,1)(0,1), we have x>x=x\sqrt x > |x| = x
So substituting we get the area as,
\Rightarrow A=01(xx)dxA = \int\limits_0^1 {(\sqrt x - x)dx}
This gives,
\Rightarrow A=01(x12x)dxA = \int\limits_0^1 {({x^{\dfrac{1}{2}}} - x)dx}
We know that 01xndx=[xn+1n+1]01\int\limits_0^1 {{x^n}dx} = [\dfrac{{{x^{n + 1}}}}{{n + 1}}]_0^1
We get,
\Rightarrow A=[x3232x22]01A = [\dfrac{{{x^{\dfrac{3}{2}}}}}{{\dfrac{3}{2}}} - \dfrac{{{x^2}}}{2}]_0^1
Simplifying we have,
\Rightarrow A=[2x323x22]01A = [\dfrac{{2{x^{\dfrac{3}{2}}}}}{3} - \dfrac{{{x^2}}}{2}]_0^1
Substituting the limits we get,
\Rightarrow A=[2×1323122(2×0323022)]A = [\dfrac{{2 \times {1^{\dfrac{3}{2}}}}}{3} - \dfrac{{{1^2}}}{2} - (\dfrac{{2 \times {0^{\dfrac{3}{2}}}}}{3} -\dfrac{{{0^2}}}{2})]
Simplifying we get,
\Rightarrow A=[2312(00)]A = [\dfrac{2}{3} - \dfrac{1}{2} - (0 - 0)]
A=436\Rightarrow A = \dfrac{{4 - 3}}{6}
So we get,
\Rightarrow A=16A = \dfrac{1}{6}
That is the area enclosed between the two curves is 16\dfrac{1}{6}.

Therefore the answer is option D.

Note: We took the value of x|x| as xx since the values are positive in the unit interval. Also, we have for positive numbers less than one, its root exceeds the number. So, we get the function f(x)f(x) greater than the function g(x)g(x). If in the question any interval is specified, we have to change the range of xx.