Area of Triangle in Determinant Form - Formula, Application, Examples (2024)

The area of triangle in determinant form is calculated in coordinate geometry when the coordinates of the vertices of the triangle are given. Finding the area of triangle in determinant form is one of the important applications of determinants. Generally, we determine the area of a triangle using the formula half the product of the base and altitude of the triangle. But if the height of the triangle is not known and its vertices are given, then we can find the area of the triangle using the determinant formula.

In this article, we will compute the area of a triangle in determinant form using its formula. We will solve a few examples based on the concept of the area of triangle in determinant form for a better understanding of its application.

1.What is the Area of Triangle in Determinant Form?
2.Formula of Area of Triangle in Determinant Form
3.How to Determine Area of Triangle in Determinant Form?
4.FAQs on Area of Triangle in Determinant Form

What is the Area of Triangle in Determinant Form?

The area of triangle in determinant form can be evaluated if the vertices of the triangle are given. If we have a triangle ABC with vertices A(x1, y1), B(x2, y2), and C(x3, y3), then its area can be calculated as (1/2) [x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2)]. The general formula for the area of a triangle is half the product of its base and height. But in coordinate geometry, if the coordinates of the vertices of a triangle are given, then we can compute the area of triangle in determinant form. Let us now go through its formula in the determinant form in the next section.

Formula of Area of Triangle in Determinant Form

The formula for the area of a triangle in determinant form gives a scalar value that can be positive or negative. But since the area of a triangle can never be negative, we consider the absolute value of the determinant as the area of the triangle. Now, if the vertices of a triangle ABC are A(x1, y1), B(x2, y2), and C(x3, y3) in a cartesian plane, then the area of triangle in determinant form formula is given by,

Area of triangle ABC = \(\dfrac{1}{2}\begin{vmatrix}x_1&y_1&1\\x_2&y_2&1\\x_3&y_3&1\end{vmatrix}\)

After simplification, this formula of area of triangle in determinant form can also be written as:

Area of triangle ABC = (1/2) | [x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2)] |

Area of Triangle in Determinant Form - Formula, Application, Examples (1)

How to Determine Area of Triangle in Determinant Form?

Now that we know the formula to evaluate the area of triangle in determinant form, we will now solve a few examples to understand its application. Let us consider a triangle ABC whose vertices with coordinates are given.

Example 1: Find the area of triangle in determinant form whose vertices are A(0, 0), B(0, -5), and C(8, 0).

Solution: To find the area of triangle ABC, we will use the formula, Area of triangle ABC = \(\dfrac{1}{2}\begin{vmatrix}x_1&y_1&1\\x_2&y_2&1\\x_3&y_3&1\end{vmatrix}\)

Here x1 = 0, x2 = 0, x3 = 8, y1 = 0, y2 = -5, y3 = 0. Therefore, the area is given by,

Area = \(\dfrac{1}{2}\begin{vmatrix}x_1&y_1&1\\x_2&y_2&1\\x_3&y_3&1\end{vmatrix}\)

= \(\dfrac{1}{2}\begin{vmatrix}0&0&1\\0&-5&1\\8&0&1\end{vmatrix}\)

= (1/2) | [0 (-5 - 0) + 0 (0 - 0) + 8 (0 - (-5))] |

= (1/2) | 0 + 0 + 8 × 5 |

= (1/2) × 40

= 20 square units

Answer: Hence, the area of triangle ABC with vertices A(0, 0), B(0, -5), and C(8, 0) is 20 square units.

Example 2: Compute the area of a triangle PQR by the determinant method whose vertices are P(-3, -5), Q(-8, 5), and R(1, 2).

Solution: To find the area of triangle PQR, we will use the formula, Area of triangle PQR = \(\dfrac{1}{2}\begin{vmatrix}x_1&y_1&1\\x_2&y_2&1\\x_3&y_3&1\end{vmatrix}\)

Here x1 = -3, x2 = -8, x3 = 1, y1 = -5, y2 = 5, y3 = 2. Therefore, the area is given by,

Area = (1/2) | [x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2)] |

= (1/2) | [-3 (5 - 2) + (-8) (2 - (-5)) + 1 (-5 - 5)] |

= (1/2) | [-3 (3) - 8 (7) + 1 (-10)] |

= (1/2) |- 9 - 56 - 10|

= (1/2) |-75|

= (1/2) × 75

= 37.5 square units

Answer: Hence, the area of triangle PQR is equal to 37.5 square units.

Important Notes on Area of Triangle in Determinant Form

  • On simplification, the formula for the area of triangle ABC with vertices A(x1, y1), B(x2, y2), and C(x3, y3) in determinant form is (1/2) | [x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2)] |.
  • Evaluating the area of triangle in determinant form is an application of determinants.

☛ Related Topics:

  • Involutory Matrix
  • Equality of Matrices
  • Triangular Matrix

FAQs on Area of Triangle in Determinant Form

What is Area of Triangle in Determinant Form?

The area of triangle in determinant form can be evaluated if the vertices of the triangle are given. If we have a triangle ABC with vertices A(x1, y1), B(x2, y2), and C(x3, y3), then its area can be calculated as (1/2) [x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2)].

How Do You Find the Area of a Triangle With 3 Coordinates?

We can find the area of triangle with 3 coordinates using the determinant formula. For a triangle ABC with vertices A(x1, y1), B(x2, y2), and C(x3, y3), we can use the formula \(\dfrac{1}{2}\begin{vmatrix}x_1&y_1&1\\x_2&y_2&1\\x_3&y_3&1\end{vmatrix}\).

What is the Formula for Area of Triangle in Determinant Form?

The formula to find the area of triangle in determinant form using the formula \(\dfrac{1}{2}\begin{vmatrix}x_1&y_1&1\\x_2&y_2&1\\x_3&y_3&1\end{vmatrix}\) where A(x1, y1), B(x2, y2), and C(x3, y3) are the vertices of the triangle ABC. On simplification of the determinant formula, we have the formula as (1/2) [x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2)].

How Do You Find the Area of Triangle in Determinant Form?

The area of a triangle in determinant form can be determined using the formula (1/2) [x1 (y2 - y3) + x2 (y3 - y1) + x3 (y1 - y2)], where A(x1, y1), B(x2, y2), and C(x3, y3) are the vertices of the triangle ABC.

Area of Triangle in Determinant Form - Formula, Application, Examples (2024)
Top Articles
Latest Posts
Article information

Author: Pres. Carey Rath

Last Updated:

Views: 5797

Rating: 4 / 5 (61 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Pres. Carey Rath

Birthday: 1997-03-06

Address: 14955 Ledner Trail, East Rodrickfort, NE 85127-8369

Phone: +18682428114917

Job: National Technology Representative

Hobby: Sand art, Drama, Web surfing, Cycling, Brazilian jiu-jitsu, Leather crafting, Creative writing

Introduction: My name is Pres. Carey Rath, I am a faithful, funny, vast, joyous, lively, brave, glamorous person who loves writing and wants to share my knowledge and understanding with you.