For vectors a=(7,2,5) and b=(1,8,2), what is cos theta between them?
Vectors a=(7,2,5) और b=(1,8,2) के बीच angle theta के लिए cos theta क्या है?
Show answer and explanation
B. 33 / sqrt(5382)
ExplanationStep 1: use a·b=|a||b|cosθ. Step 2: dot=33, |a|^2=78, |b|^2=69, so cosθ=33/sqrt(5382). Step 3: tip: dot product is the direct method for angle between vectors.
Step 1: dot product formula a·b=|a||b|cosθ लगाइए। Step 2: dot=33, |a|^2=78, |b|^2=69, इसलिए cosθ=33/sqrt(5382)। Step 3: tip: angle between vectors में dot product सबसे direct method है।