Calculating angle between two vectors

  • Thread starter Thread starter jpd5184
  • 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.
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