Calculating angle between two vectors

  • Thread starter Thread starter jpd5184
  • Start date Start date
  • Tags Tags
    Angle Vectors
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 7K views
jpd5184
Messages
76
Reaction score
0

Homework Statement



Use the definition of scalar product, a·b = ab cos θ, and the fact that a·b = axbx + ayby + azbz to calculate the angle between the two vectors given by a = 1.0 ihat + 5.0 jhat + 1.0 khat and b = 6.0 ihat + 3.0 jhat + 4.0 khat.


Homework Equations



a·b = ab cos θ

The Attempt at a Solution



i really don't have any clue were to start
 
Physics news on Phys.org
jpd5184 said:

Homework Statement



Use the definition of scalar product, a·b = ab cos θ, and the fact that a·b = axbx + ayby + azbz to calculate the angle between the two vectors given by a = 1.0 ihat + 5.0 jhat + 1.0 khat and b = 6.0 ihat + 3.0 jhat + 4.0 khat.


Homework Equations



a·b = ab cos θ

The Attempt at a Solution



i really don't have any clue were to start
Write out the expression for [itex]\theta[/itex] in terms of the length of a x length of b and [itex]a_xb_x + a_yb_y + a_zb_z[/itex] (hint: you need the arccos function and pythagoras' theorem).

AM