Question
Question: Find the area in(sq. units) of the region bounded by the curve \(y = f\left( x \right){\text{ and y}...
Find the area in(sq. units) of the region bounded by the curve y=f(x) and y=g(x) between the lines 2x=1 and 2x=3 , when f(x) and g(x) are given as:
f\left( x \right) = \left\\{ \begin{gathered}
x,0 \leqslant x < \dfrac{1}{2} \\\
\dfrac{1}{2},x = \dfrac{1}{2} \\\
1 - x,\dfrac{1}{2} < x \leqslant 1 \\\
\end{gathered} \right\\}{\text{ }} and
g(x)=(x−21)2,x∈R
A. 31+43
B. 21−43
C. 21+43
D. 43−31
Solution
First, plot the graph of the given equations and make a rough sketch of the area to be founded.
Then find the limits within which curve is bounded i.e. x=a to x= b. In this question the limits are already given i.e. x=21 to x=23. These limits will become the limits for the integration.
The area bounded between two curves is given by:
x=a∫x=b(y2−y1)dx
Where, y2 represents the upper bounding curve and y1 represents the lower bounding curve.
Complete step by step solution:
The given equations are:
y= x when 0⩽x<21 −−−(i)
y = 21 when x=21 - - - - - - - - - - - - - - - - - - - - - - - - - - (ii)
y = 1−x when 21<x⩽1 - - - - - - - - - - - - - - - - - - (iii)
And y=(x−21)2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - (iv)
Equation (i) represents a straight line passing through origin, and making an angle of 45∘ with x-axis,
between x=0 and x=21.
Equation (ii) represents the point (21,21).
Equation (iii) represents a straight line.
Putting y=0 and x=0 respectively in equation (iii), we obtain:
x=1 and y=1 respectively.
So, the straight line passes through points (1,0)and (0,1), but required portion is only between x=21and x=1.
Equation (iv) represents a parabola having vertex at (21,0) , and axis along the positive y-axis.
The area bounded by these curves between lines 2x=1and 2x=3 is shown below.
In order to find the point of intersection of line and parabola we solve the equations (iii) and (iv) simultaneously.
From (iii) we get, y=1−x
Putting this value of y in (iv), we get:
1−x=(x−21)2
1−x=(22x−1)2
1−x=4(2x−1)2
Using the identity (a−b)2=a2+b2−2ab, we have
⇒1−x=44x2−4x+1
Cross multiplying we have,
⇒4−4x=4x2−4x+1
Cancelling ‘4x’ we have,
⇒4x2=3
Divide by 4 on both sides of the equation
⇒x2=43
Taking square root on both side we have,
⇒x=23
Putting x=23 , in equation (iii)
⇒y=1−23
There intersection point is:
B(23,1−23)
Now, we have to find the area of the bounded region ABDA.
Area of region ABDA:
= area under line AB – area under the parabola between x=21 and x=23
Area bounded between two curves is given by:
x1∫x2(y2−y1)dx
Where, y2 represents the upper bounding curve and y1 represents the lower bounding curve.
Here, upper bounding curve is:
y2=1−x
and lower bounding curve is:
y1=(x−21)2
Area of region ABDA after substituting the values we have,
=21∫23((1−x)−(x−21)2)dx
Using the identity (a−b)2=a2+b2−2ab, we have
=21∫23(1−x−x2+x−41)dx
Cancelling ‘x’ we get:
=21∫23(43−x2)dx
integrating we have,
=[43x−3x3]2123
Applying upper and lower bond we have,
=[833−2433]−[83−241]
⇒[2493−33]−[249−1]
⇒[833−3]−[247]
⇒[83(3−1)]−[247]
⇒[823]−[247]
⇒43−31
So, the correct answer is Option D.
Note: If the functions give are in the form of x=f(y) and x=g(y) and bounded by lines y=c and y=d then area Is given by formula:
=c∫d(f(y)−g(y))dy where f(y)>g(y).