Find Area of Triangle with Vertices $(0, 0, 0), (1, 1, 1)$ and $(0, -2, 3)$

In summary, the conversation discusses finding the area of a triangle with given vertices and the different methods that can be used to solve the problem, including using the fact that the area of a triangle is half the area of a parallelogram and using Pythagoras and Heron's Formula. The vector method is recommended as the quickest option and there is also a formula provided for finding the area of a triangle in a plane.
  • #1
mathmari
Gold Member
MHB
5,049
7
Hello! :eek:

We have a triangle with vertices $(0, 0, 0), (1, 1, 1)$ and $(0, -2, 3)$. We want to find the area.

How could we find it?? Do we maybe use the fact that the area of the triangle is the half of the area of the parallelogram?? (Wondering)

How do we know that it stands?? How can we justify it?? (Wondering)
 
Physics news on Phys.org
  • #4
Another option could be to work out the length of each segment (using Pythagoras), then the area can be found using Heron's Formula.

But the vector method is much quicker :)
 
  • #5
You could also use the formula developed here:

http://mathhelpboards.com/math-notes-49/finding-area-triangle-formed-3-points-plane-2954.html
 

FAQ: Find Area of Triangle with Vertices $(0, 0, 0), (1, 1, 1)$ and $(0, -2, 3)$

What is the formula for finding the area of a triangle with given vertices?

The formula for finding the area of a triangle with given vertices is A = 1/2 * |(x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2))| , where (x1, y1), (x2, y2), and (x3, y3) are the coordinates of the vertices.

How do you determine which vertices to use in the formula?

The order of the vertices does not matter in the formula. You can use any combination of the three given vertices as long as the coordinates are correctly paired.

Can the formula be used to find the area of any triangle?

Yes, the formula can be used to find the area of any triangle, as long as the coordinates of the vertices are known.

Do the coordinates need to be in a specific order for the formula to work?

No, the coordinates do not need to be in a specific order for the formula to work. As long as the coordinates are correctly paired, the formula will give the correct result.

How do you interpret the absolute value in the formula?

The absolute value in the formula is used to ensure that the result is always positive, as the area of a triangle cannot be negative. It is not necessary to include the absolute value if you are confident that the coordinates are correctly paired and in the correct order.

Similar threads

Replies
2
Views
2K
Replies
29
Views
3K
Replies
20
Views
3K
Replies
5
Views
2K
Replies
16
Views
18K
Back
Top