12.4.9 - Area of a triangle given points in 3D space

In summary, the formula for finding the area of a triangle in 3D space is 1/2 * base * height, and three non-collinear points must be selected to use this formula. The orientation of the points does not matter as long as they form a triangle. The area of a triangle in 3D space is typically measured in square units, and this formula can only be used for triangles, not other shapes.
  • #1
karush
Gold Member
MHB
3,269
5
$\textsf{Find the area of the triangle determined by the points }$
\begin{align*}\displaystyle
&P(1,1,1), \, Q(-2,-7,-1), \, R(-7,-1,4)\\
\end{align*}

\begin{align*}\displaystyle
\vec{PQ}&=(-2-1)i&+(-7-1)J&+(-1-1)k&=-3i-8j-2k\\
\vec{PR}&=(-7-1)i&+(-1-1)j&+(4-1) k&=-8i-2j-3k
\end{align*}
\begin{align*}\displaystyle
\vec{PQ} \times \vec{PR}&=
\begin{vmatrix}
i&j&k\\-3&-8&-2\\-8&-2&3
\end{vmatrix}\\
&=
\begin{vmatrix}
-8&-2\\-2&3
\end{vmatrix}i-
\begin{vmatrix}
-3&-2\\-8&3
\end{vmatrix}j-
\begin{vmatrix}
-3&-8\\-8&-2
\end{vmatrix}k\\
&=(-24-4)i-(-9-16)j+(6-64)k\\
&=-28i+25j-58k\\
&=\sqrt{28^2 + 25^2 + 58^2}\\
&=\sqrt{4773}
\end{align*}
$\textit{divide by half to obtain area of triangle}$
$\displaystyle \frac{\sqrt{4773}}{2}$
I just followed an example but was unsure about the signs in between matrix
and suggestions ?

View attachment 7309
 

Attachments

  • 12.4.9.PNG
    12.4.9.PNG
    3.7 KB · Views: 91
Physics news on Phys.org
  • #2
Re: 12.4.9 area of a triangle given points in 3D space

karush said:
$\textsf{Find the area of the triangle determined by the points }$
\begin{align*}\displaystyle
&P(1,1,1), \, Q(-2,-7,-1), \, R(-7,-1,4)\\
\end{align*}

\begin{align*}\displaystyle
\vec{PQ}&=(-2-1)i&+(-7-1)J&+(-1-1)k&=-3i-8j-2k\\
\vec{PR}&=(-7-1)i&+(-1-1)j&+(4-1) k&=-8i-2j-3k
\end{align*}
\begin{align*}\displaystyle
\vec{PQ} \times \vec{PR}&=
\begin{vmatrix}
i&j&k\\-3&-8&-2\\-8&-2&3
\end{vmatrix}\\
&=
\begin{vmatrix}
-8&-2\\-2&3
\end{vmatrix}i-
\begin{vmatrix}
-3&-2\\-8&3
\end{vmatrix}j-
\begin{vmatrix}
-3&-8\\-8&-2
\end{vmatrix}k\\
&=(-24-4)i-(-9-16)j+(6-64)k\\
&=-28i+25j-58k\\
&=\sqrt{28^2 + 25^2 + 58^2}\\
&=\sqrt{4773}
\end{align*}
$\textit{divide by half to obtain area of triangle}$
$\displaystyle \frac{\sqrt{4773}}{2}$
I just followed an example but was unsure about the signs in between matrix
and suggestions ?

$\displaystyle \begin{align*} \vec{PR} = \left( -8, -2, 3 \right) \end{align*}$, not $\displaystyle \begin{align*} \left( -8, -2, -3 \right) \end{align*}$ as you wrote, but since you have used the correct vector in your calculation of the cross product, I expect this is just a typo.

Also, the area is $\displaystyle \begin{align*} \frac{1}{2} \left| \vec{PQ} \times \vec{PR} \right| \end{align*}$, which you actually calculated, but you wrote $\displaystyle \begin{align*} \frac{1}{2} \left( \vec{PQ} \times \vec{PR} \right) \end{align*}$. PLEASE be careful with your notation!
 
  • #3
Re: 12.4.9 area of a triangle given points in 3D space

thanks for the catch

yes easy sign error typos on these

Still got 5 more vector probs to do :cool:
 
  • #4
Re: 12.4.9 area of a triangle given points in 3D space

Prove It said:
but you wrote $\displaystyle \begin{align*} \frac{1}{2} \left( \vec{PQ} \times \vec{PR} \right) \end{align*}$. PLEASE be careful with your notation!

where did I write this?

$\displaystyle \begin{align*}
\frac{1}{2} \left( \vec{PQ} \times \vec{PR} \right)
\end{align*}$
 
  • #5
Re: 12.4.9 area of a triangle given points in 3D space

It might be simpler to do this using "Heron's formula": If the lengths of the three sides of a triangle are a, b, and c, then the area of the triangle is [tex]\sqrt{s(s- a)(s- b)(s- c)}[/tex] where "s" is the "half perimeter"- s= (a+ b+ c)/2.
 
  • #6
Re: 12.4.9 area of a triangle given points in 3D space

probably so but it was a homework assignment on this method.
 

Related to 12.4.9 - Area of a triangle given points in 3D space

1. What is the formula for finding the area of a triangle given points in 3D space?

The formula for finding the area of a triangle in 3D space is 1/2 * base * height, where the base is the distance between two of the points and the height is the perpendicular distance from the third point to the base.

2. How do you determine which points to use in the formula?

In order to use the formula for finding the area of a triangle in 3D space, you need to select three points that form a triangle. You can use any three non-collinear points, meaning they cannot all be in a straight line.

3. Can the points be in any orientation in 3D space?

Yes, the points can be in any orientation in 3D space as long as they form a triangle. The formula for finding the area of a triangle in 3D space can be used for any triangle, regardless of its orientation.

4. Is there a specific unit of measurement for the area in 3D space?

The area of a triangle in 3D space is typically measured in square units, such as square meters or square feet, depending on the units used for the coordinates of the points.

5. Can the formula be used for finding the area of any shape in 3D space?

No, the formula for finding the area of a triangle in 3D space can only be used for triangles. Other shapes, such as rectangles or circles, have their own formulas for finding area in 3D space.

Similar threads

Replies
4
Views
3K
  • Calculus
Replies
5
Views
3K
Replies
3
Views
1K
Replies
4
Views
1K
  • Calculus
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
997
Replies
4
Views
2K
  • Linear and Abstract Algebra
Replies
15
Views
981
  • Calculus
Replies
9
Views
2K
Replies
4
Views
1K
Back
Top