Finding the angle of 3-dimensional vectors.

  • Thread starter Thread starter niyati
  • Start date Start date
  • Tags Tags
    Angle Vectors
AI Thread Summary
To find the angle between two 3-dimensional vectors, the scalar (dot) product is used. For vectors A and B, the dot product is calculated as A · B = |A||B|cos(θ). By determining the dot product and the magnitudes of both vectors, the angle θ can be found by taking the arccosine of the result. The example provided illustrates this method with specific vector components. This approach effectively calculates the angle between the two vectors.
niyati
Messages
63
Reaction score
0
How would the angle between two vectors be found, if, for each vector, three components (i, j, k) were given?

Ex. Given that vector A = 2.0 i + 4.0 j - 7.0 k and vector B = 5.0 i - 3.0 j + 1.0 k, what is the angle between A and B?
 
Physics news on Phys.org
Use the definition of the scalar (dot) product.
 
Last edited:
Ok.

We can find it by dot product.We know that for two vectors A and B

\vec{A} \cdot \vec{B} = AB\cos\theta

Hence find A dot B and divide it by AB. And take its arccosine and you will get your angle.
 
...dot...product?

All right. I'm pulling out some of my old Pre-Cal stuff, when I learned that. :DDD

Thank you.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Back
Top