Solveeit Logo

Question

Question: The area of the region \(A=\left[ \left( x,y \right):0\le y\le x\left| x \right|+1\text{ and }-1\le ...

The area of the region A=[(x,y):0yxx+1 and 1x1]A=\left[ \left( x,y \right):0\le y\le x\left| x \right|+1\text{ and }-1\le x\le 1 \right] in square units is
(A)23 (B)13 (C)2 (D)43 \begin{aligned} & \left( A \right)\dfrac{2}{3} \\\ & \left( B \right)\dfrac{1}{3} \\\ & \left( C \right)2 \\\ & \left( D \right)\dfrac{4}{3} \\\ \end{aligned}

Explanation

Solution

We solve the given question by dividing the curve into two parts, one is when x is less than zero and one is when x is greater than zero. Then we plot the graph of the given curves and find the region for which we need to calculate the area. Then we integrate the curves and add them to get the final area of the region bounded by them using the formula xndx=xn+1n+1\int{{{x}^{n}}dx}=\dfrac{{{x}^{n+1}}}{n+1}.

Complete step-by-step solution:
We are given the curves, 1x1-1\le x\le 1 and 0yxx+10\le y\le x\left| x \right|+1.
Consider the second curve, 0yxx+10\le y\le x\left| x \right|+1.
Let us consider the function f(x)=xf\left( x \right)=\left| x \right|. It can be written as
\left| x \right|=\left\\{ \begin{matrix} x\text{ when }x>0 \\\ -x\text{ when }x< 0 \\\ \end{matrix} \right.
So, by using that we get,
When x<0x<0, the equation transforms as 0yx2+10\le y\le -{{x}^{2}}+1, that is 0y1x20\le y\le 1-{{x}^{2}}.
When x>0x>0, the equation transforms as 0yx2+10\le y\le {{x}^{2}}+1.
So, now let us plot the graph of the given regions,

The area common to both the curves is the region between the curve and x-axis between x=-1 and x=1. Here between x=-1 and x=0, the curve is y=x2+1y=-{{x}^{2}}+1 and between x=0 and x=1 the curve is y=x2+1y={{x}^{2}}+1.
Now let us find the area using integration.
Area of required region is
10(x2+1)dx+01(x2+1)dx [x33+x]10+[x33+x]01 [(033+0)((1)33+(1))]+[(133+1)(033+0)] [0(131)]+[(13+1)0] [0(23)]+[43] 23+43 63 2 \begin{aligned} & \Rightarrow \int\limits_{-1}^{0}{\left( -{{x}^{2}}+1 \right)dx}+\int\limits_{0}^{1}{\left( {{x}^{2}}+1 \right)dx} \\\ & \Rightarrow \left[ -\dfrac{{{x}^{3}}}{3}+x \right]_{-1}^{0}+\left[ \dfrac{{{x}^{3}}}{3}+x \right]_{0}^{1} \\\ & \Rightarrow \left[ \left( -\dfrac{{{0}^{3}}}{3}+0 \right)-\left( -\dfrac{{{\left( -1 \right)}^{3}}}{3}+\left( -1 \right) \right) \right]+\left[ \left( \dfrac{{{1}^{3}}}{3}+1 \right)-\left( \dfrac{{{0}^{3}}}{3}+0 \right) \right] \\\ & \Rightarrow \left[ 0-\left( -\dfrac{-1}{3}-1 \right) \right]+\left[ \left( \dfrac{1}{3}+1 \right)-0 \right] \\\ & \Rightarrow \left[ 0-\left( -\dfrac{2}{3} \right) \right]+\left[ \dfrac{4}{3} \right] \\\ & \Rightarrow \dfrac{2}{3}+\dfrac{4}{3} \\\ & \Rightarrow \dfrac{6}{3} \\\ & \Rightarrow 2 \\\ \end{aligned}
So, area of our required region is 2 square units.
Hence answer is Option C.

Note: The major mistake one does while solving this question is one might forget to convert the x\left| x \right| present in the equation of the curve, 0yxx+10\le y\le x\left| x \right|+1. One might forget to convert x\left| x \right| and write the curve as 0yx2+10\le y\le {{x}^{2}}+1. But it is correct only when x is greater than zero not when x is less than zero. So, we should convert x\left| x \right| and write the curve as 0y1x20\le y\le 1-{{x}^{2}} when x is less than zero and 0yx2+10\le y\le {{x}^{2}}+1 when x is greater than zero.