Question
Question: How to find the area of a triangle whose vertices are: \(\left( {3, - 1} \right)\), \(\left( {2,7} \...
How to find the area of a triangle whose vertices are: (3,−1), (2,7) and (−5,6)?
Solution
In the given question, we are required to find the area of the triangle whose coordinates of vertices are given to us in the problem. So, we substitute the values of coordinates into the formula for area of the triangle as 21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣ where (x1,y1), (x2,y2) and (x3,y3) are coordinates of the vertices of triangle.
Complete step by step answer:
The points given to us in the question are: (3,−1), (2,7) and (−5,6)
Now, we know that the formula for the area of triangle ABC with coordinates of vertices as (x1,y1), (x2,y2) and (x3,y3) is 21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣.
So, we have, (x1,y1)=(3,−1), (x2,y2)=(2,7) and (x3,y3)=(−5,6).
Substituting the values of coordinates of the three points, we get,
⇒21∣3(7−6)+2(6−(−1))−5(−1−7)∣
Simplifying the expression,
⇒21∣3(1)+2(6+1)−5(−8)∣
Opening the brackets, we get,
⇒21∣3+14+40∣
Simplifying the expression we get,
⇒21∣57∣
So, we know that the modulus of any positive number is the number itself. So, we get,
⇒257
Expressing in decimal representation, we get,
⇒28.5
So, the area of the triangle whose vertices are given as (3,−1), (2,7) and (−5,6) is 28.5 square units.
Note: Modulus function always returns the magnitude of the number which is always positive. Hence, even a negative number in a modulus function yields a positive value. We can take the coordinates of the vertices of the triangle in any cyclic order, we will arrive at the same answer as the sign will be adjusted due to the modulus function.