Question
Question: Using definite integral, compute the area of the region bounded by the sides of the triangle whose v...
Using definite integral, compute the area of the region bounded by the sides of the triangle whose vertices are (2, 0), (4, 5) and (6, 3).
(a) 6 square units
(b) 7 square units
(c) 8 square units
(d) 9 square units
Solution
To get the area of the triangle with the vertices given we will start with finding the equations of the line of the triangles. We then try to transform the equations in forms of y to use the limits in form of x. Finding the integration of the form of the definite integral gives us our desired result.
Complete step by step solution:
Let us consider A (2, 0), B (4, 5) and C (6, 3) be the vertices of the given triangle.
So, the equation of AB is:
y−0=4−25−0(x−2)
⇒y=25(x−2)…….. (1)
And, again, the equation of BC is:
y−5=6−43−5(x−4)
⇒y−5=2−2(x−4)
⇒y−5=−1(x−4)
⇒y−5=−x+4
⇒y=9−x……….. (2)
And, the equation of CA is:
y−3=2−60−3(x−6)
⇒y−3=−4−3(x−6)
⇒y−3=43(x−6)
Now, by more simplification,
⇒4y−12=3x−18
⇒y=41(3x−6)
⇒4y=3x−6
⇒y=43(x−2)………. (3)
To find the area of the triangle, we are to use the definite integral in this question. Now, we have considered the lines as the forms of “y”. So, we are to integrate the equations with the limits of x. And, if we get the integration with respect to two lines, the third line will be a common part. We have to subtract the integration of the third line with the sum of the other two to find the area.
Now, Area would be,
252∫4(x−2)+4∫6(9−x)−434∫6(x−2)
=25(2x2−2x)24+(9x−2x2)46−43(2x2−2x)26
=25[6−4]+[18−10]−43[16−8]
=25.2+8−43.8
=5+8−6
= 7 square units
Hence, the correct option is (b) 7 square units.
Note: We can also solve the problem in a different way. The equations of the lines can be transformed into forms of x to use the limits of y. Using the definite integral with the limits of y gives us our desired result.