How do I calculate the angle between three-dimensional vectors?

  • Thread starter Thread starter Antebellum
  • Start date Start date
  • Tags Tags
    Angle Vectors
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 4K views
Antebellum
Messages
7
Reaction score
0

Homework Statement



In organic chemistry, a methane molecule, CH4, is made of 4 hydrogen and one carbon atoms where each hydrogen is attached to a central carbon atom. The hydrogen atoms are located at a corner of a regular tetrahedron and the carbon is at the center. In coordinates where one of the carbon hydrogen bond is in the direction i^ + j^ + k^, an adjacent bond is in the i^ -j^ -k^. Calculate the angle between these two bonds.

Homework Equations



I know how to solve a dot (scalar) product and a cross (vector) product but I don't know if either of those two are relevant here.

The Attempt at a Solution



I really don't know where to begin. I've never had any physics before and now I find myself in a 300-level college physics class. Until last week I didn't know what a vector was. While I'm good at math, I have never worked with anything three-dimensional before and have no idea what formula to use to find this angle. The answer wouldn't be 180 degrees, would it? That's what I'm visualizing but it seems way too easy...
 
Physics news on Phys.org
they give you two vectors <1,1,1> and <1,-1,-1>

what is the definition of a dot product and what is the definition of a cross product. they are relevant to solving your problem.
 
The dot product of two vectors A and B is equal to |A|*|B|*cos(θ) where θ is the angle between A and B.