- #1
karush
Gold Member
MHB
- 3,269
- 5
$\tiny{s4.13.t.71}$
$\textsf{For the given points
$P(0,-1,2), Q(4,4,1), R(-4,4,6)$}$
$\textsf{Find the approximate measurements
of the angles of $\triangle$ PQR. }$
$\textit{Ok, presume its get vectors first
then use Dot Product...}$
$\textit{First find vectors $\vec{PQ},\vec{QR},$ and $\vec{RP}$}$
\begin{align*}\displaystyle
\vec{PQ}&=\langle 0-4,-1-4, 2-1 \rangle =\langle -4,-5,1 \rangle\\
\vec{QR}&=\langle 4+4,-4-4, 2-1 \rangle =\langle 8,0,-5 \rangle\\
\vec{RP}&=\langle-4-0,4+1,6-2 \rangle=\langle -4,0,4 \rangle\\
\end{align*}
$\textit{Calculate the dot product and magnitudes of first two vectors.}$\begin{align*}\displaystyle
\vec{PQ}\cdot\vec{QR}&=(-4)(8)+(-5)(0)+(1)(-5)=-37\\
|\vec{PQ}|&=\sqrt{(-4)^2+(-5)^2+(1)^2}=\sqrt{41}\\
|\vec{QR}|&=\sqrt{(8)^2+(0)^2+(-5)^2}=\sqrt{99}\\
\end{align*}
$\textit{now apply angle formula}$
\begin{align*}\displaystyle
\theta&=\cos^{-1}\left[\frac{\vec{PQ}\cdot\vec{QR}}{|\vec{PQ}||\vec{QR}|}\right]\\
&=\cos^{-1}\left[\frac{-37}{|\sqrt{41}||\sqrt{99}}\right]\\
&=\cos^{-1}(-0.5807)=2.1905 radians
\end{align*}
I think so far...
$\textsf{For the given points
$P(0,-1,2), Q(4,4,1), R(-4,4,6)$}$
$\textsf{Find the approximate measurements
of the angles of $\triangle$ PQR. }$
$\textit{Ok, presume its get vectors first
then use Dot Product...}$
$\textit{First find vectors $\vec{PQ},\vec{QR},$ and $\vec{RP}$}$
\begin{align*}\displaystyle
\vec{PQ}&=\langle 0-4,-1-4, 2-1 \rangle =\langle -4,-5,1 \rangle\\
\vec{QR}&=\langle 4+4,-4-4, 2-1 \rangle =\langle 8,0,-5 \rangle\\
\vec{RP}&=\langle-4-0,4+1,6-2 \rangle=\langle -4,0,4 \rangle\\
\end{align*}
$\textit{Calculate the dot product and magnitudes of first two vectors.}$\begin{align*}\displaystyle
\vec{PQ}\cdot\vec{QR}&=(-4)(8)+(-5)(0)+(1)(-5)=-37\\
|\vec{PQ}|&=\sqrt{(-4)^2+(-5)^2+(1)^2}=\sqrt{41}\\
|\vec{QR}|&=\sqrt{(8)^2+(0)^2+(-5)^2}=\sqrt{99}\\
\end{align*}
$\textit{now apply angle formula}$
\begin{align*}\displaystyle
\theta&=\cos^{-1}\left[\frac{\vec{PQ}\cdot\vec{QR}}{|\vec{PQ}||\vec{QR}|}\right]\\
&=\cos^{-1}\left[\frac{-37}{|\sqrt{41}||\sqrt{99}}\right]\\
&=\cos^{-1}(-0.5807)=2.1905 radians
\end{align*}
I think so far...
Last edited: