Question
Question: How do you find the area of a triangle whose vertices are \[A(2,4)\], \[B( - 2,0)\] and \[C(4, - 2)\...
How do you find the area of a triangle whose vertices are A(2,4), B(−2,0) and C(4,−2).
Solution
We use the concepts of geometry, triangle and matrices to solve this problem. A triangle is a polygon (a closed figure) of three sides. A matrix is a group of elements arranged in different numbers of rows and columns. It is represented as Am×n where m is the number of rows and n is the number of columns.
Complete step by step solution:
The triangle formed by points A(2,4), B(−2,0) and C(4,−2) is given below.
The side opposite to point ‘A’ is a units.
The side opposite to point ‘B’ is b units.
The side opposite to point ‘C’ is c units.
Area of a triangle with vertices (x1,y1), (x2,y2) and (x3,y3) is given by half times the determinant of matrix ‘A’, where A = \left( {\begin{array}{*{20}{c}}
{{x_1}}&{{y_1}}&1 \\\
{{x_2}}&{{y_2}}&1 \\\
{{x_3}}&{{y_3}}&1
\end{array}} \right)
So, mathematically, Area=21∣A∣ square units.
So, area of this triangle is