S4.13.t.71 angles of triangle PQR

In summary, the approximate measurements of the angles of the triangle formed by points $P(0,-1,2), Q(4,4,1),$ and $R(-4,4,6)$ are $\angle PQR = 0.921$ radians, $\angle QRP = 0.753$ radians, and $\angle RPQ = 1.468$ radians. The interior angle sum of the triangle is $180°= π= 3.142$. The calculations were done by finding the vectors $\vec{PQ},\vec{QR},$ and $\vec{RP}$, calculating their dot products and magnitudes, and then using the angle formula $\cos^{-1}\left[\frac
  • #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...
 
Last edited:
Physics news on Phys.org
  • #2
Your approach is correct. I haven't checked the arithmetic. :p
 
  • #3
Two of the dot products are negative suggesting two of the angles are $>90^\circ$. (Wondering)
 
  • #4
greg1313 said:
Two of the dot products are negative suggesting two of the angles are $>90^\circ$. (Wondering)

Sorry spent an hour trying to find the errors but still
so before I take the arccos would this be correct
I found about 5 oops

$\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{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),(1-6) \rangle =\langle 8,0,-5 \rangle\\
\vec{RP}&=\langle (-4-0),(4+1),(6-2) \rangle=\langle -4,5,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{QR}\cdot\vec{RP}&=(8)(-4)+(0)(5)+(-5)(4)=-52\\
\vec{RP}\cdot\vec{PQ}&=(-4)(-4)+(-5)(5)+(4)(1)=-5\\
|\vec{PQ}|&=\sqrt{(-4)^2+(-5)^2+(1)^2}=\sqrt{42}\\
|\vec{QR}|&=\sqrt{(8)^2+(0)^2+(-5)^2}=\sqrt{89}\\
|\vec{RP}|&=\sqrt{(-4)^2+(5)^2+(4)^2}=\sqrt{57}\\
\end{align*}

View attachment 7087
W|A answer
0.753 radians | 1.468 radians | 0.921 radians
interior angle sum | 180° = π rad≈3.142 rad)
 

Attachments

  • 8.5.71.PNG
    8.5.71.PNG
    5.3 KB · Views: 69
Last edited:
  • #5
I have a couple of observations:
  1. When subtracting 2 vectors we have that $\vec{PQ}=\vec{OQ}-\vec{OP}$.
    That is, a vector is the endpoint minus the starting point.
    It appears that this has been reversed.
  2. The dot product is that: $\vec{PQ}\cdot\vec{PR} = PQ\cdot PR\cdot \cos\angle P$.
    And $\vec{PR}=-\vec{RP}$, meaning we have to be careful with our signs. (Thinking)
 
  • #6
I like Serena said:
I have a couple of observations:
  1. When subtracting 2 vectors we have that $\vec{PQ}=\vec{OQ}-\vec{OP}$.
    That is, a vector is the endpoint minus the starting point.
    It appears that this has been reversed.
  2. The dot product is that: $\vec{PQ}\cdot\vec{PR} = PQ\cdot PR\cdot \cos\angle P$.
    And $\vec{PR}=-\vec{RP}$, meaning we have to be careful with our signs. (Thinking)

OK here is the redo...

$\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{QR}\cdot\vec{RP}&=(8)(-4)+(0)(5)+(-5)(4)=52\\
\vec{RP}\cdot\vec{PQ}&=(-4)(-4)+(-5)(5)+(4)(1)=5\\
|\vec{PQ}|&=\sqrt{(-4)^2+(-5)^2+(1)^2}=\sqrt{42}\\
|\vec{QR}|&=\sqrt{(8)^2+(0)^2+(-5)^2}=\sqrt{89}\\
|\vec{RP}|&=\sqrt{(-4)^2+(5)^2+(4)^2}=\sqrt{57}\\
\end{align*}
$\textit{Apply angle formula}$
\begin{align*}\displaystyle
{\angle PQR}
&=\cos^{-1}\left[\frac{\vec{PQ}\cdot\vec{QR}}{|\vec{PQ}||\vec{QR}|}\right]
=\cos^{-1}\left[\frac{37}{|\sqrt{42}||\sqrt{89}|}\right]
=0.921 \textit{ rad}\\
{\angle QRP}
&=\cos^{-1}\left[\frac{\vec{QR}\cdot\vec{RP}}{|\vec{QR}||\vec{RP}|}\right]
=\cos^{-1}\left[\frac{52}{|\sqrt{89}||\sqrt{57}|}\right]
=0.753 \textit{ rad}\\
{\angle RPQ}
&=\cos^{-1}\left[\frac{\vec{RP}\cdot\vec{PR}}{|\vec{RP}||\vec{PR}|}\right]
=\cos^{-1}\left[\frac{5}{|\sqrt{57}||\sqrt{42}|}\right]
=1.468 \textit{ rad}
\end{align*}

$\textsf{triangle A(0,-1,2), B(4,4,1), C(-4,4,6) }\\$
$\textsf{ 0.921 radians \\ 0.753 radians \\ 1.468 radians }\\$
$\textsf{interior angle sum $180°= π= 3.142$}$

View attachment 7109
 

Attachments

  • 8.5.71o.PNG
    8.5.71o.PNG
    3.4 KB · Views: 58
Last edited:

1. What is the sum of the angles of triangle PQR?

The sum of the angles of any triangle is always 180 degrees. Therefore, the sum of the angles of triangle PQR is also 180 degrees.

2. How many degrees is angle P?

Without any additional information, it is impossible to determine the measure of angle P. More information, such as the measures of the other two angles, is needed to solve for the measure of angle P.

3. Is triangle PQR an equilateral triangle?

An equilateral triangle is a triangle with all three sides and angles equal. Without knowing the measures of the sides of triangle PQR, it cannot be determined if it is an equilateral triangle.

4. How are the angles of triangle PQR related to each other?

The angles of a triangle are related through the Triangle Sum Theorem, which states that the sum of the measures of any two angles of a triangle is equal to the measure of the third angle. In other words, the larger the measure of one angle, the smaller the measure of the other two angles.

5. Can triangle PQR have a right angle?

Yes, triangle PQR can have a right angle. A right triangle has one angle that measures 90 degrees. However, without knowing the measures of the other two angles, it cannot be determined if triangle PQR is a right triangle.

Similar threads

Replies
5
Views
2K
Replies
4
Views
3K
Replies
4
Views
1K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
8
Views
2K
  • Calculus
Replies
4
Views
2K
Replies
6
Views
2K
Replies
3
Views
1K
  • Calculus
Replies
2
Views
1K
Back
Top