Answer :
Answer:
Yes, it is right-angled
Explanation:
Two vectors are orthogonal if the scalar product between them is zero. Then, we will match each pair of vertices with a vector, wich is formed with the following formula:
Given two points A and B, the vector going from A to B is
[tex]AB=B-A=(B_{x}-A_{x},B_{y}-A_{y},B_{z} -A_{z})[/tex]
So, we calculate each component separately.
[tex]PQ=Q-P=(2-1,1-(-2),-3-(-1))=(1,3,-2)[/tex]
[tex]QR=R-Q=(6-2,-1-1,-4-(-3))=(4,-2,-1)[/tex]
[tex]RP=P-R=(1-6,-2-(-1),-1-(-4))=(-5,-1,3)[/tex]
Finally, using the scalar product formula
[tex]A*B=A_{x}* B_{x}+ A_{y}* B_{y}+ A_{z}* B_{z}[/tex]
we see if the products is zero
[tex]PQ*QR=1*4+3(-2)+(-2)*(-1)=0[/tex]
In this case we don't even have to calculate the other products as we've found that PQ and QR form a right angle.