Calculating QP, QR, and the Angle PQR

  • Thread starter Thread starter lemon
  • Start date Start date
  • Tags Tags
    Angle
AI Thread Summary
The discussion revolves around calculating the vectors QP and QR from given position vectors P, Q, and R, and determining if they are perpendicular. It is established that QP and QR are not perpendicular, as the dot product yields a non-zero value. The angle PQR is calculated using the formula cos(theta) = a.b / (|QP|.|QR|), leading to a value of approximately 0.842. There is some confusion regarding the interpretation of the cosine value, with participants clarifying that the angle theta is approximately 32.6 degrees. The final consensus confirms that the calculations are correct, and the angle is accurately determined.
lemon
Messages
199
Reaction score
0
1. Three points P, Q and R have position vectors p, q and r respectively, where:
p=8i+11j, q=7i-5j and r=2i+4j.
Write down the vectors QP and QR and show that they are not perpendicular. Hence determine the angle PQR.




2. |QP|.|QR|cos(theta)




3. QP= QO+OP=i+16j
QR=QO+OR=-5i+9j
|QP|=root257
|QR|=root106

If the vectors are not perpendicular then a.b=0
a.b= QP=i+16j x QR=-5i+9j = (1)(-5)+(16)(9)=-5+144=139 - not perpendicular

a.b=|QP|.|QR|cos(theta)
cos(theta)=a.b/|QP|.|QR|=139/root257 x root106 = 32.6


Could anybody check to see how pathetic this attempt is, please?
 
Physics news on Phys.org
Hi lemon! :smile:

Yes, that looks fine, except for the very last bit (the 32.6). :wink:
 
errr. can't see it
thats the same figure i keep getting out.

?
 
lemon said:
cos(theta)=a.b/|QP|.|QR|=139/root257 x root106 = 32.6

i don't know how you get that :redface:

139/√257√106 is approximately 139/16*10 < 1 :confused:
 
yeah but that is cos(theta), right?
so to find theta i need to inverse cos - 32.6
 
lemon said:
yeah but that is cos(theta), right?
so to find theta i need to inverse cos - 32.6

But it isn't 32.6! :cry:
 
it is on my calculator. I get 0.8421613497
inverse cos = 32.63093847
 
errr. can't see it
thats the same figure i keep getting out.

?
 
lemon said:
it is on my calculator. I get 0.8421613497
inverse cos = 32.63093847

ohhh! you wrote cos(theta) = 32.6 …
lemon said:
cos(theta)=a.b/|QP|.|QR|=139/root257 x root106 = 32.6

yes, theta = 32.6º is fine. :smile:
 
  • #10
thanks tT
 
Back
Top