Area of Triangle in Coordinate Geometry - Formula | Area of Triangle Using Determinants (2024)

In Geometry, a triangle is a three-sided polygon that has three edges and three vertices. The area of the triangle is the space covered by the triangle in a two-dimensional plane. The formula for the area of a triangle is (1/2) × base × altitude. Let's find out the area of a triangle in coordinate geometry.

1.What Is the Area of a Triangle in Coordinate Geometry?
2.How Do You Calculate the Area of A Triangle in Coordinate Geometry?
3.Area of a Triangle Using Determinants
4.FAQs on Area of a Triangle in Coordinate Geometry

What Is the Area of a Triangle in Coordinate Geometry?

Coordinate geometry is defined as the study of geometry using coordinate points. The area of a triangle in coordinate geometry can be calculated if the three vertices of the triangle are given in the coordinate plane. The area of a triangle in coordinate geometry is defined as the area or space covered by it in the 2-D coordinate plane. Let us understand the concept of the area of a triangle in coordinate geometry better using the example given below,

Consider these three points: A(−2,1), B(3,2), C(1,5). If you plot these three points in the plane, you will find that they are non-collinear, which means that they can be the vertices of a triangle, as shown below:

Area of Triangle in Coordinate Geometry - Formula | Area of Triangle Using Determinants (1)

The area covered by the triangle ABC in the x-y plane is the region marked in blue. Now, with the help of coordinate geometry, we can find the area of this triangle. Let us learn more about it in the following section.

How Do You Calculate the Area of A Triangle in Coordinate Geometry?

In coordinate geometry, if we need to find the area of a triangle, we use the coordinates of the three vertices. Consider ▵ABC as given in the figure below with vertices A(x1, y1), B(x\(_2\), y\(_2\)), and C(x\(_3\), y\(_3\)). In this figure, we have drawn perpendiculars AE, CF, and BD from the vertices of the triangle to the horizontal axis. Notice that three trapeziums are formed: BAED, ACFE, and BCFD.

Area of Triangle in Coordinate Geometry - Formula | Area of Triangle Using Determinants (2)

We can express the area of a triangle in terms of the areas of these three trapeziums.

Area(ΔABC) = Area(Trap.BAED) + Area(Trap.ACFE) - Area(Trap.BCFD)

Now, the area of a trapezium in terms of the lengths of the parallel sides (the bases of the trapezium) and the distance between the parallel sides (the height of the trapezium):

Trapezium Area = (1/2) × Sum of bases × Height

Consider any one trapezium, say BAED. Its bases are BD and AE, and its height is DE. BD and AE can easily be seen to be the y coordinates of B and A, while DE is the difference between the x coordinates of A and B. Similarly, the bases and heights of the other two trapeziums can be easily calculated. Thus, we have:

Area(Trap.BAED) = (1/2) × (BD + AE) × DE

= (1/2) × (y\(_2\) + y\(_1\)) × (x\(_1\) − x\(_2\))

Area(Trap.ACFE) = (1/2) × (AE + CF) × EF

= (1/2) × (y\(_1\) + y\(_3\)) × (x\(_3\) − x\(_1\))

Area(Trap.BCFD) = (1/2) × (BD + CF) × DF

= (1/2) × (y\(_2\) + y\(_3\)) × (x\(_3\) − x\(_2\))

The expression for the area of the triangle in terms of the coordinates of its vertices can thus be given as,

Area(ΔABC) = Area(Trap.BAED) + Area(Trap.ACFE) - Area(Trap.BCFD)

= (1/2) × [(y\(_2\) + y\(_1\)) × (x\(_1\) − x\(_2\))] + (1/2) × [(y\(_1\) + y\(_3\)) × (x\(_3\) − x\(_1\))] - (1/2) × [(y\(_2\) + y\(_3\)) × (x\(_3\) − x\(_2\))]

However, we should try to simplify it so that it is easy to remember.

For that, we simplify the product of the two brackets in each terms:

= (1/2) (x\(_1\)y\(_2\) − x\(_2\)y\(_2\) + x\(_1\)y\(_1\) − x\(_2\)y\(_1\)) + (1/2) (x\(_3\) y\(_1\) − x\(_1\)y\(_1\) + x\(_3\)y\(_3\) − x\(_1\)y\(_3\)) − (1/2)(x\(_3\)y\(_2\) − x\(_2\)y\(_2\) + x\(_3\)y\(_3\) − x\(_2\)y\(_3\))

Take the common term 1/2 outside the bracket.

=(1/2) (x\(_1\)y\(_2\) − x\(_2\)y\(_2\) + x\(_1\)y\(_1\) − x\(_2\)y\(_1\) − x\(_3\) y\(_1\) − x\(_1\)y\(_1\) + x\(_3\)y\(_3\) − x\(_1\)y\(_3\) − x\(_3\)y\(_2\) + x\(_2\)y\(_2\) - x\(_3\)y\(_3\) + x\(_2\)y\(_3\))

Thus,

Area(ΔABC) = (1/2){x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\))}

As the area is always positive.

(ΔABC) = (1/2) |x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\))|

This is a symmetric expression, and there is an easy technique to remember it, which we will now discuss as Determinants Method.

Area of a Triangle Using Determinant Method

To calculate the area of a triangle using determinants, we use the formula as shown below,

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

Let us solve the above expression to obtain the formula for the area of a triangle using coordinates. We will solve the determinant along the first column.

Now, the first term in the expression for the area is \({x_1}\left( {{y_2} - {y_3}} \right)\). To obtain this, we solve determinants for the first term in the first column. Ignore the terms in the first row and column other than the first term and proceed according to the following visual representation (the cross arrows represent multiplication). Solving determinant we get, x\(_1\)(y\(_2\) - y\(_3\)).

Area of Triangle in Coordinate Geometry - Formula | Area of Triangle Using Determinants (3)

The second term in the expression for the area is x\(_2\)(y\(_3\) − y\(_1\)). To obtain this, we solve determinant for the second term in the first column. Ignore the terms in the second row and first column other than the first term in the second column. Solving determinant, we get -x\(_2\)(y\(_1\) - y\(_3\)) = x\(_2\)(\({y_3} - {y_1}\)):

Area of Triangle in Coordinate Geometry - Formula | Area of Triangle Using Determinants (4)

Next, the third term in the expression for the area is \({x_3}\left( {{y_1} - {y_2}} \right)\). To obtain this, we solve determinant for the third term in the first column. Ignore the terms in the first row and third column other than the first term in the third column:

Area of Triangle in Coordinate Geometry - Formula | Area of Triangle Using Determinants (5)

Finally, we add these three terms to get the area (and divided by a factor of 2, because we had this factor in the original expression we determined):

Area = (1/2) |x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\))|

Note that we have put a modulus sign (vertical bars) around our algebraic expression, and removed the negative sign because the area is always positive, which we obtained in the original expression. So even if we get a negative value through the algebraic expression, the modulus sign will ensure that it gets converted to a positive value.

We can write the above expression for area compactly as follows:

\(A = \frac{1}{2}\;\left| {\begin{array}{*{20}{c}}{{x_1}}&{{y_1}}&{{1}}\\{{x_2}}&{{y_2}}&{{1}}\\{x_3}&{y_3}&1\end{array}} \right|\)

Important Notes:

  • The area of a triangle cannot be negative. In case we get the answer in negative terms, we should consider the numerical value of the area, without the negative sign.
  • To find the area of a triangle in coordinate geometry, we need to find the length of three sides of a triangle using the distance formula.
  • If three points A(x\(_1\),y\(_1\)), B(x\(_2\),y\(_2\)), and C(x\(_3\),y\(_3\)) are collinear, then x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\)) = 0.

Challenging Questions

  • If the distance between the points (2, 3) and (1, q) is 5, find the values of q.
  • What is the formula for the area of quadrilateral in coordinate geometry?

FAQs on Area of a Triangle in Coordinate Geometry

How Do You Find the Length of Side of a Triangle Using Coordinates?

The distance formula is used to find the length of a triangle using coordinates. Distance formula can be used to find the length of any side given the coordinates of the triangle's vertices.

What Is the Formula of the Area of a Triangle in Coordinate Geometry?

The formula of area of triangle formula in coordinate geometry the area of triangle in coordinate geometry is: A = (1/2) |x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\))|, where (x\(_1\),y\(_1\)),(x\(_2\),y\(_2\)), and (x\(_3\),y\(_3\)) are the coordinates of vertices of triangle.

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

For the area and perimeter of a triangle with coordinates first, we have to find the distance between each pair of points by distance formula and then we apply the formula for area and perimeter.

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

Area of triangle with 3 points is: A = (1/2) |x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\))|, where (x\(_1\),y\(_1\)),(x\(_2\),y\(_2\)), and (x\(_3\),y\(_3\)) are the coordinates of vertices of triangle.

How Do You Find the Area of Triangle Using Vertices?

The formula of the area of triangle in coordinate geometry is: A = (1/2)|x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\))|, where (x\(_1\),y\(_1\)), (x\(_2\),y\(_2\)), and (x\(_3\),y\(_3\)) are the vertices of triangle.

How Do You Find the Area of an Isosceles Triangle Using Coordinates?

First, we use the distance formula to calculate the length of each side of the triangle. If two sides are equal then it's an isosceles triangle. We can apply the area of an isosceles triangle formula using the side lengths.

How Do You Find the Area of a Right-Angled Triangle Using Coordinates?

First, we use the distance formula to calculate the length of each side of the triangle. If the squares of the smaller two distances equal the square of the largest distance, then these points are the vertices of a right triangle. or we can use the Pythagoras theorem. We can apply the area of a right triangle formula using side lengths.

How Do You Calculate the Area of a Triangle on a Graph?

The area of a triangle on a graph is calculated by the formula of area which is: A = (1/2) |x\(_1\)(y\(_2\) − y\(_3\)) + x\(_2\)(y\(_3\) − y\(_1\)) + x\(_3\)(y\(_1\) − y\(_2\))|, where (x\(_1\),y\(_1\)), (x\(_2\),y\(_2\)), and (x\(_3\),y\(_3\)) are the vertices of triangle.

How Do You Find the Missing Coordinate of a Right-Angled Triangle?

We use the distance formula and Pythagoras theorem to calculate the missing coordinate of a right-angled triangle.

Area of Triangle in Coordinate Geometry - Formula | Area of Triangle Using Determinants (2024)

FAQs

How do you find the determinant of a triangle with vertices and area? ›

And then we have all the determinants. The vertices have to be listed in a counterclockwise. Order

What is the determinant formula? ›

The determinant is: |A| = a (ei − fh) − b (di − fg) + c (dh − eg). The determinant of A equals 'a times e x i minus f x h minus b times d x i minus f x g plus c times d x h minus e x g'.

What is the area of a 3x3 triangle? ›

Triangle area formula

area = 0.5 * b * h , where b is the length of the base of the triangle, and h is the height/altitude of the triangle.

How can I find the area of a triangle in 3d coordinate geometry? ›

We can find this area using vectors where if we have a triangle formed by vector v and vector w the

How do you find the area of a triangle using determinants? ›

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.

How do I find the determinant of a triangle? ›

Area of a Triangle Using Determinant - YouTube

What is determinant example? ›

What are Examples of Determinants? Consider the example of a square matrix D, D = [8634] [ 8 6 3 4 ] . Its determinant can be calculated as:|D| = ∣∣∣8634∣∣∣ | 8 6 3 4 | |D| = (8×4) - (6×3) = 32 - 18 = 14.

Why is it called a determinant? ›

A determinant is a factor or cause that makes something happen or leads directly to a decision. The word determinant hasn't strayed much from its roots in the Latin word for "determining." As a noun or adjective, it refers to determining or deciding something.

How do you solve a 3x3 determinant? ›

To find determinant of 3x3 matrix, you first take the first element of the first row and multiply it by a secondary 2x2 matrix which comes from the elements remaining in the 3x3 matrix that do not belong to the row or column to which your first selected element belongs.

What is the formula for coordinate geometry? ›

Question 1: State the formula of coordinate geometry? Answer: One of the important formula of coordinate geometry is the equation of the straight line which is y = mx + c. Here m is the slope and c is the y-intercept (tan θ = m, here θ is the angle that the line makes with the positive x-axis).

How do you find the area of a triangle on a coordinate plane? ›

Area of a Triangle on a coordinate plane - YouTube

How do you find the third coordinate of a triangle? ›

Coordinate Geometry How to find the third vertex of an equilateral triangle

What is area of triangle Class 10? ›

Area of Triangle is a very useful topic for students. The region enclosed by the 3 sides of any triangle is defined as the area of triangle A = 1/2 (bxh).

How do you calculate area? ›

The area is measurement of the surface of a shape. To find the area of a rectangle or a square you need to multiply the length and the width of a rectangle or a square. Area, A, is x times y. Find the area of this square.

What is the use of a determinant? ›

The determinant is useful for solving linear equations, capturing how linear transformation change area or volume, and changing variables in integrals. The determinant can be viewed as a function whose input is a square matrix and whose output is a number.

How do you find the equation of a line using the determinant? ›

Finding the Equation of a Line Using Determinants - YouTube

What are the properties of determinants? ›

There are 10 main properties of determinants: reflection property, all-zero property, proportionality or repetition property, switching property, scalar multiple properties, sum property, invariance property, factor property, triangle property, and co-factor matrix property.

How do you find the determinant of a 3 by 3 matrix? ›

To find determinant of 3x3 matrix, you first take the first element of the first row and multiply it by a secondary 2x2 matrix which comes from the elements remaining in the 3x3 matrix that do not belong to the row or column to which your first selected element belongs.

How do you find the coordinate of a determinant? ›

Application of Determinants: Area on the Coordinate Plane - YouTube

What is the determinant of an upper triangular matrix? ›

The determinant of an upper (or lower) triangular matrix is the product of the main diagonal entries. A row operation of type (I) involving multiplication by c multiplies the determinant by c.

How do you find the perimeter of a triangle with vertices? ›

Find the perimeter of a triangle on a coordinate plane | Geometry

How do you find the determinant of a 3x3 matrix using cofactors? ›

To compute the cofactor expansion of a 3×3 matrix, you have to:
  1. Choose a row/column of your matrix. ...
  2. For each coefficient in your row/column, compute the respective 2×2 cofactor.
  3. Multiply the coefficient by its cofactor.
  4. Add the three numbers obtained in steps 2 & 3.
  5. This is your determinant!
20 Oct 2021

How do you find the determinant of a 3x2 matrix? ›

Since determinants are only applicable to square matrices, it is impossible to calculate the determinant of a 3x2 matrix.

How do you find the determinant of a 3x3 matrix on a TI 84? ›

How to Find the Determinant of a 3x3 Matrix using the TI 84 - YouTube

What are the properties of determinants? ›

There are 10 main properties of determinants: reflection property, all-zero property, proportionality or repetition property, switching property, scalar multiple properties, sum property, invariance property, factor property, triangle property, and co-factor matrix property.

How are determinants used to find areas of polygons? ›

If we can calculate the area of a triangle using determinants, then we can calculate the area of any polygon by splitting it into triangles (called triangulation).

What does this determinant equation become of the three distinct points are collinear? ›

And similarly, if the points are collinear, then the determinant is zero, where we assume we have three distinct points.

How can you easily solve for the determinant of a triangular matrix? ›

Given any upper triangular matrix, you can find the value of the determinant simply by multiplying together all of the entries along the main diagonal of the matrix. This also tells you that, if you have a 0 anywhere along the main diagonal of an upper triangular matrix, that the determinant will be 0.

How do you prove a determinant of a triangular matrix? ›

Determinant of Triangular Matrix | Linear Algebra Proof - YouTube

How do you find the lower and upper triangular matrix? ›

A square matrix is said to be a lower triangular matrix if all the elements above its main diagonal are zero. A square matrix is said to be an upper triangular matrix if all the elements below the main diagonal are zero.

Top Articles
Latest Posts
Article information

Author: Pres. Carey Rath

Last Updated:

Views: 5604

Rating: 4 / 5 (61 voted)

Reviews: 84% 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.