Question
Question: How do you find the area bounded by\[{{y}^{2}}=4x\] and the line\[y=2x-4\]?...
How do you find the area bounded byy2=4x and the liney=2x−4?
Solution
This question belongs to the topic of calculus. In this question, we have to find the area bounded between the curve and a line. For solving this question, we will first find the point of intersections by substituting both the equations. After substituting the equations, we will get the values of x and y. After that, we will find the bounded area between the curve and the line.
Complete step-by-step answer:
Let us solve this question.
In this question, we have to find the area bounded by the curve y2=4xand the liney=2x−4.
We will simplify both the equation to check where the curve and the line meet.
By putting the value of y from the equationy=2x−4 in the equationy2=4x, we get
(2x−4)2=4x
Using the formula (a−b)2=a2+b2−2ab in the above equation, we can write
⇒4x2+16−16x=4x
The above equation can also be written as
⇒4x2+16−16x−4x=0
The above equation can also be written as
⇒4x2+16−20x=0
After arranging equation in a quadratic equation form, we can write
⇒4x2−20x+16=0
By taking a common factor of 4, we can write the above equation as
⇒5(x2−5x+4)=0
The above equation can also be written as
⇒x2−5x+4=0
Now, using Sridharacharya method, the value of x will be
x=2×1−(−5)±(−5)2−4×1×4=25±25−16=25±9=25±3
Hence, the value of x will be25+3 and 25−3 that is the value of x is 28 and22.
So,
x=4 and x=1
If we put the value of x as 4 and 1 in the equationy=2x−4, then we get the value of y as 4 and -2 respectively. We can take reference from the following figure.
We have to find the area between the point (1,-2) and (4,4).
The equation y=2x−4can also be written as x=2y+4 and the equationy2=4x can be written as x=4y2.
So, the area between the curve y2=4x and the line y=2x−4from y=-2 to y=4 will be
A=−2∫4[(2y+4)−(4y2)]dy
The above integration can also be written as
A=−2∫4[2y+24−4y2]dy
As we know that ∫xndx=n+1xn+1
Using this formula, the above integration can also be written as
⇒A=[2×2y2+24y−4×3y3]−24
We can write above equation as
⇒A=[4y2+2y−12y3]−24
Now, putting the limits, we will get
⇒A=[4(4)2+2(4)−12(4)3]−[4(−2)2+2(−2)−12(−2)3]
The above equation can also be written as
⇒A=[4+8−316]−[1−4+32]
The above equation can also be written as
⇒A=12−316+3−32=15−316−32=15−6=9
Hence, the area bounded between by y2=4x and the line y=2x−4 is 9 square units.
Note: We should have a better knowledge in the topic of calculus to solve this question easily.
Don’t forget the formula(a−b)2=a2+b2−2ab.
Always remember the Sridharacharya rule. The Sridharacharya rule says that the values of x of the equation ax2+bx+c=0 (let us consider this equation as a general equation) will be x=2a−b±b2−4ac.
At the time of finding the area using the integration method, always remember the following points:
- The formula of the bounded area is a∫b[f(y)−g(y)]dy. This value will always be positive. If it is negative, then make it positive, because the area quantity is always in the positive form.
- The value of ‘a’ (lower limit of the integration) should always be less than the value of ‘b’ (upper limit of the integration).
- f(y) and g(y) are the functions of y (or, we can say the value of x in term of y) taken from both the equations (we have take a curve and a line here)
And, also don’t forget the formula of integration that is ∫xndx=n+1xn+1.