The position vectors of two particles ejected simultaneously from the same source are r1→=3i^+4j^+5k^ and r2→=2i^+6j^+8k^. The cosine of the angle between r1→ and r2→ is
Answers
The cosine of the angle between r1→ and r2→ is 7 / 2√13.
Given: The position vectors given as, r1 = 3i^ + 4j^ + 5k^ and r2 = 2i^ + 6j^ + 8k^
To Find: The cosine of the angle between r1→ and r2→
Solution:
- We know that the value of the cosine of the angle between two position vectors can be found using the formula,
cos Ф = ( r1 . r2 ) / ( | r1 | × | r2 | ) ...(1)
where Ф = angle between the vectors, ( r1 . r2 ) = dot product of the 2 vectors.
Coming to the numerical, we are given;
r1 = 3i^ + 4j^ + 5k^ and r2 = 2i^ + 6j^ + 8k^
So, putting respective values in (1), we get;
cos Ф = ( r1 . r2 ) / ( | r1 | × | r2 | )
⇒ cos Ф = ( 3i^ + 4j^ + 5k^ ) . ( 2i^ + 6j^ + 8k^ ) ] / ( | r1 | × | r2 | )
⇒ cos Ф = ( 6 + 24 + 40 ) / ( | r1 | × | r2 | )
⇒ cos Ф = 70 / [√( 3² + 4² + 5²) × √( 2² + 6² + 8² ) ]
⇒ cos Ф = 70 / [ √50 × √104 ]
⇒ cos Ф = 7 / 2√13
Hence, the cosine of the angle between r1→ and r2→ is 7 / 2√13.
#SPJ2