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 and y=∣x∣ is
A) 31
B) 32
C) 1
D) 61
Solution
The area between two curves can be found using definite integral. Since the curves are expressed in terms of y=f(x), we can integrate with respect to x. No specific interval is given. So we can take the unit interval (0,1).
Formula used: If we have two curves y=f(x) and y=g(x) such that f(x)>g(x) then the area between them bounded by the horizontal lines x=a,x=b is given by
A=a∫b(f(x)−g(x))dx
Complete step-by-step solution:
We are given the curves y2=x and y=∣x∣.
We have to find the area enclosed between them.
We can rewrite them as follows.
y2=x⇒y=x
And we have,
∣x∣ takes the value x for x>0 and −x for x<0.
To find the area between the curves,
Consider the interval (0,1).
If we have two curves y=f(x) and y=g(x) such that f(x)>g(x) then the area between them bounded by the
horizontal lines x=a,x=b is given by
A=a∫b(f(x)−g(x))dx
So let f(x)=x and g(x)=∣x∣.
In the interval (0,1), we have x>∣x∣=x
So substituting we get the area as,
⇒ A=0∫1(x−x)dx
This gives,
⇒ A=0∫1(x21−x)dx
We know that 0∫1xndx=[n+1xn+1]01
We get,
⇒ A=[23x23−2x2]01
Simplifying we have,
⇒ A=[32x23−2x2]01
Substituting the limits we get,
⇒ A=[32×123−212−(32×023−202)]
Simplifying we get,
⇒ A=[32−21−(0−0)]
⇒A=64−3
So we get,
⇒ A=61
That is the area enclosed between the two curves is 61.
Therefore the answer is option D.
Note: We took the value of ∣x∣ as x 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) greater than the function g(x). If in the question any interval is specified, we have to change the range of x.