Find the Value os Cos Vectors

AI Thread Summary
The discussion focuses on finding the cosine of the angle theta between the vectors PQ and PR derived from points P, Q, and R with given position vectors. The user initially calculated the vectors PQ and PR correctly but miscalculated the dot product and the magnitudes. After clarifying the calculations, it was determined that the correct value of cos(theta) is 2/√18, leading to an angle of approximately 61 degrees. The importance of verifying calculations through graphing was also mentioned. The conversation emphasizes the need for careful attention to detail in vector calculations.
Peter G.
Messages
439
Reaction score
0
The points P, Q and R have position vectors 2i + 5j -3k, i + 4j - 2k and 3i + 3j - 2k, respectively. Given that the angle between PQ and PR is theta, find the value of cos of theta:

So, the first thing I did was to find PQ and PR. I got:

PQ = -i -j + k
PR = i + 2j + k

Then what I did was I found the dot product between the two of those and then found the magnitude of each and multiplied them. I thought I would get the value of cos of theta by dividing the dot product by the the product of the magnitude of each but the answer in the book does not agree with mine. What am I doing wrong?

Thanks,
Peter
 
Physics news on Phys.org
PQ dot PR = |PR| |PQ| cos theta

(PQ dot PR) / (|PR| |PQ|) = cos theta

should be right

post what you got for PQ dot PR and the magnitudes
 
Ok, for the dot product: 2
Product of Magnitudes: √18
 
-1*1 + -1*2 + 1*1 =

-1 + -2 + 1

= -2
 
Isn't the j component -1 * -2?
 
Peter G. said:
Isn't the j component -1 * -2?

you wrote +2j and -j
 
Oh, I'm so sorry... Ok, if we look back at the first post, R - P will yield i - 2j + k. So the answer is in fact 2/√18?
 
Peter G. said:
Oh, I'm so sorry... Ok, if we look back at the first post, R - P will yield i - 2j + k. So the answer is in fact 2/√18?

seems like it
 
the angle should be about 61 degrees you can graph it to verify on a graphing system if you want
 
Back
Top