What is the area of triangle ABC in 3-D?

  • Thread starter Thread starter ivybond
  • Start date Start date
  • Tags Tags
    Area Triangle
Click For Summary

Homework Help Overview

The problem involves finding the area of triangle ABC in a three-dimensional space, with given coordinates for the vertices A(1, 3, 0), B(0, 2, 5), and C(-1, 0, 2). The context is rooted in geometry and vector mathematics.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore various methods to calculate the area, including Heron's formula, the use of the distance from a point to a line, and the cross-product of vectors. Some question the complexity of the original poster's approach and suggest alternative methods.

Discussion Status

The discussion is active, with multiple participants offering different methods and questioning the calculations presented. There is acknowledgment of varying results, and some participants express uncertainty about the correctness of their approaches.

Contextual Notes

One participant notes that the problem was assigned in an Algebra 2 class, which may limit the methods covered in that context, particularly regarding vector operations.

ivybond
Messages
37
Reaction score
0
Question:
Find the area of triangle ABC that has the coordinates A(1, 3, 0), B(0, 2, 5), and C(-1, 0, 2).
-------------------
One way to do that is to find the lengths of ABC sides and use Heron's formula. Not pretty nymbers!

You can find the distance h between C and AB.
Area A(ABC) = 1/2 AB h.

I noticed that ABC "split in half" by yz-plane.
Midpoint M(0,3/2,1) of AC is in yz-plane. ABC's median BM is in yz-plane.
This fact for some reason fascinated me, and, I guess, made me find area of AMB first and then double it to get area of ABC.
BM = sqrt(65)/2.
BM equation
(0)x + (8)y + (-1)z + (-11) = 0,
distance between A and BM is
H=|(0)(1)+(8)(3)+(-10)(0)+(-11)| /sqrt (0^2+8^2+(-1)^2))
H=13/sqrt(65)

A(ABC) = BM*H = (sqrt(65)/2)*(13/sqrt(65)) = 13 / 2 = 6.5

The answer seems to be too good to require such a long solution.

I also think that the fact that vertices A, B, and C are respectively in xy-plane, yz-plane, and xz-plane, should provide a shortcut.

Any suggestions?
 
Physics news on Phys.org
I'll take a guess
Can you just use Pothagorean to find the length of the sides?

length_{AB} = \sqrt{( |A_x-B_x|)^2 + (|A_y-B_y|)^2 +(|A_z-B_z|)^2}

Do the same for AC and BC, then use Heron's formula.
 
Use the cross-product. Calculate (say) \vec {AB} \times \vec{AC}.
 
I'm getting a different number for the area, but I'm not sure where your mistake is.

Have you learned about the cross product in your class? Given two vectors, such as the vectors AB and AC, if you take their cross product the magnitude of the resulting vector is the area of the parallelogram with sides AB, AC (the other two sides are parallel to AB, AC of course). The area of the triangle ABC is then half the area of the parallelogram.
 
I am sorry I failed to mention that this question was given in the Algebra 2 class to somebody I know.
Using vectors is the fastest way to go (I did not check my answer though :redface: ), but I don't think they covered it in the class.

Thanks anyway!
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
Replies
1
Views
3K
  • · Replies 40 ·
2
Replies
40
Views
5K
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K