Question
Question: Using the method of integration find the area of the region bounded by the lines : \(2x+y=4\), \(3...
Using the method of integration find the area of the region bounded by the lines :
2x+y=4, 3x−2y=6 and x−3y+5=0
Solution
Hint: First try to make a rough sketch of all the three lines and find their intersection points, two lines at a time. This would give us a triangle and its vertices. Now, break the entire area into two parts, according to the points of intersection and the valid lines that exist in that particular interval of x. Thus, break the integral up into two smaller intervals by looking at the diagram and proceed.
Complete Step-by-Step Solution:
Now, first let’s remember the formula that helped us find the area enclosed between two curves in a given interval.
If, f(x) is the curve lying above g(x) on the graph, then the formula of the area enclosed between the two of them in the interval (a,b)= ∣a∫b(f(x)−g(x))dx∣…(*)
We have to apply the same concept here. However, for this question, we first need to find the interval of integration. The first step to doing this would be finding the three points where the lines intersect each other, as only then we’ll have a triangle and be able to integrate.
Let’s call 2x+y=4 equation (1), 3x−2y=6 as equation (2), and x−3y+5=0 as equation (3).
To find the intersection point of (1) and (2), let’s multiply (1) by 2, and add it to (2). Doing so, we get :
(4x+2y)+(3x−2y)=8+6⇒7x=14⇒x=2
Now, for finding the corresponding value of y, let’s substitute this value of x in (1). Doing so, we get :
2x+y=4⇒4+y=4⇒y=0
Therefore, lines (1) and (2) intersect at (2,0).
Now, to find the intersection point of lines (2) and (3), let’s multiply (3) by 3 and subtract it from (2). Doing so, we get :
(3x−2y)−(3x−9y)=6+15⇒7y=21⇒y=3
Now, to find the corresponding value of x, let’s substitute this value of y in (3). Doing so, we get :
x−3y+5=0⇒x−9+5=0⇒x=4
Therefore, lines (2) and (3) intersect at (4,3).
Now, let’s find the intersection point of (1) and (3). Let’s multiply (1) by 3 and add it to (3). Doing so, we get :
(6x+3y)+(x−3y)=12−5⇒7x=7⇒x=1
Now, to find the corresponding value of y, let’s substitute this value of x in (1). Doing so, we get :
2x+y=4⇒2+y=4⇒y=2
Therefore, line (1) and line (3) intersect at (1,2).
Thus, we have the three intersection points for these three lines, forming a triangle. The points are point A (1,2), point B (2,0) and point C (4,3).
Now, let’s try to imagine what the figure looks like. Point A has the lowest x coordinate, and is formed by the intersection of (1) and (3), point B is formed by the intersection of (1) and (2), and point C is formed by the intersection of (2) and (3). Let’s sketch the diagram now.
Here, we have all the three lines and the points signified clearly. Now, to find the area enclosed by the figure, we can easily integrate in the interval x∈(1,4), since in this interval, the position of the curves relative to each other and the x axis remains same, i.e. (3) stays above both, (1) and (2) in the interval x∈(1,4). Beforex=1, (1) is above (3), and afterx=4, (2) becomes above (3), so we’ll need to change the expression under the integral unnecessarily because of the relative positioning of the lines. That’s why, it’s enough if we integrate from x=1 to x=4.
Now, to shorten our calculations, we can break the integral at the point x=2. Since from here, the relative positioning of (1) and (2) changes. (2) comes above (1), and so, it’ll be enough if we subtract the area covered by (2) from that covered by (3).
Therefore, we’ll use the formula a∫cf(x)dx=a∫bf(x)dx+b∫cf(x)dx provided b lies between a and c.
Here, a=1,b=2,c=4 .
Now, for the interval x=1 to x=2, going back to (), we’ll have the upper curve f(x)=line(3)=x−3y+5=0⇒f(x)=3x+5 and the lower curve g(x)=line(1)=2x+y=4⇒g(x)=4−2x
Applying (), we get : Area1 = ∣1∫2(3x+5−(4−2x))dx∣=∣1∫2(3x+5−4+2x)dx∣=∣1∫23x+5−12+6xdx∣=31∣1∫2(7x−7)dx∣=37∣1∫2(x−1)dx∣=∣37[2x2−x]12∣=37∣(24−2)−(21−1)∣=37×21=67
Now, for evaluating Area2, or the area enclosed between line (3) and line (2) in the interval x=2 to x=4.
Before applying (), let’s know the upper curve and the lower curve. Seeing the figure, we can clearly determine that the upper curve f(x)=line(3)=x−3y+5=0⇒f(x)=3x+5 and the lower curve g(x)=line(2)=3x−2y=6⇒g(x)=23x−6.
Now, we can apply () here. Doing so, we’ll have Area2= ∣2∫4(f(x)−g(x))dx∣=∣2∫4(3x+5−23x−6)dx∣=∣2∫462x+10−(9x−18)dx∣=61∣2∫4(28−7x)dx∣=67∣2∫4(4−x)dx∣=67∣[4x−2x2]24∣=67∣(16−216)−(8−24)∣=67∣8−6∣=67×2=37
The last step is to find the final area, by adding Area1 and Area2, and find the total area enclosed in the interval x=1 to x=4, by the three lines.
Therefore, total Area = Area1+Area2 =67+37=37(21+1)=37×23=27
Hence, our required area = 27.