Question
Question: Find the area of the triangle formed by the point (0,0) (4,0) (0,3)...
Find the area of the triangle formed by the point (0,0) (4,0) (0,3)
Solution
Hint : We can find the area of the triangle by using the Distance Formula and the Area formula. Distance formulas will be used to find the individual distance of each side and then using the values obtained from the Distance formula we need to find the area of the triangle.
Distance Formula: (x2−x1)2+(y2−y1)2
Area Formula: s(s−d1)(s−d2)(s−d3) where s=2(d1+d2+d3)
Complete step-by-step answer :
From the question we can see the triangle ABC is having the coordinates as A(0,0), B(4,0) & C(0,3). So, using the Distance Formula we will find the distance of side AB, BC & CA.
Distance of AB ( d1 )
= (4−0)2+(0−0)2
= 16
= 4 unit
Distance of BC ( d2 )
= (0−4)2+(3−0)2
= (−4)2+(3)2
= 16+9
= 25
= 5 unit
Distance of CA ( d3 )
= (0−0)2+(3−0)2
= 9
= 3 unit
Using the individual distance values we will find the value of s.
So,
s=2(d1+d2+d3)
s=2(4+5+3)
s=212
s=6 unit
Using the Area Formula we will find the area of the triangle ABC.
So, area of triangle ABC
= s(s−d1)(s−d2)(s−d3)
= 6(6−4)(6−5)(6−3)
= 6×2×1×3
= 36
= 6 unit
Hence, the area of the triangle ABC will be 6 units.
Note : In the final values unit means it can be mm or cm or meter as per the question but since only points are given it's better to write only units. Generally, ‘s’ is known as the semi-perimeter of a triangle.