187k views
4 votes
Find the area of the triangle with the given vertices. Use the fact that the area of the triangle having u and v as adjacent sides is given by A = 1 2 u × v . (3, 5, 9), (5, 5, 0), (−4, 0, 2)

User Edd Inglis
by
7.9k points

1 Answer

2 votes

Answer:

The area of the triangle is
A=\sqrt{(4027)/(2)}

Explanation:

Using the fact that the area of the triangle having u and v as adjacent sides is given by


A=(1)/(2)||{\bf u} * {\bf v} ||

We know that we want to take a cross product to compute the area of the triangle, but we need to be careful because it doesn't make sense if we take the cross product of points.

The first step is to build some vectors that describe this triangle.

According with the graph we can build the vectors:


{\bf AB} and
{\bf AC}

The vector
{\bf AB} is the difference of point B minus point A


{\bf AB}=(5-3,5-5,0-9)=(2,0,-9)

and the vector
{\bf AC} is the difference of point C minus point A


{\bf AC}=(-4-3,0-5,2-9)=(-7,-5,-7)

Next we need to find the cross product of this vectors.


{\bf AB} * {\bf AC}=\begin{pmatrix}2&0&-9\end{pmatrix}* \begin{pmatrix}-7&-5&-7\end{pmatrix}

This is the definition of cross product of two vectors in space:

Let
{\bf u} = u_1{\bf i}+u_2{\bf j}+u_3{\bf k} and
{\bf v} = v_1{\bf i}+v_2{\bf j}+v_3{\bf k} be vectors in space. The cross product of
{\bf u} and
{\bf v} is the vector


{\bf u} * {\bf v}=(u_2v_3-u_3v_2){\bf i}-(u_1v_3-u_3v_1){\bf j}+(u_1v_2-u_2v_1){\bf k}

Applying this definition we get


{\bf AB} * {\bf AC}=\begin{pmatrix}2&0&-9\end{pmatrix}* \begin{pmatrix}-7&-5&-7\end{pmatrix}


\begin{pmatrix}0\cdot \left(-7\right)-\left(-9\left(-5\right)\right)&-9\left(-7\right)-2\left(-7\right)&2\left(-5\right)-0\cdot \left(-7\right)\end{pmatrix}\\\\\begin{pmatrix}-45&77&-10\end{pmatrix}


||{\bf AB} * {\bf AC}||=√((-45)^2+(77)^2+(-10)^2) \\\\||{\bf AB} * {\bf AC}||=√(2025+5929+100)\\\\||{\bf AB} * {\bf AC}||=√(8054)

The area of the triangle is


A=(1)/(2)||{\bf AB} * {\bf AC} ||=(1)/(2)√(8054)=\sqrt{(4027)/(2)}

Find the area of the triangle with the given vertices. Use the fact that the area-example-1
User JeffUK
by
8.7k points

No related questions found