Calculating the Angle Between a Force and Displacement

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
3 replies · 2K views
TomFoolery
Messages
14
Reaction score
0

Homework Statement



A 13 N force with a fixed orientation does work on a particle as the particle moves through displacement = (3i - 5j + 3k) m. What is the angle between the force and the displacement if the change in the particle's kinetic energy is (a) +25.6 J and (b) -25.6 J?


Homework Equations



Angle = √(x^2 + y^2 + z^2)
Work = mad or F (dot) d

The Attempt at a Solution



I'm not sure how to approach this. I know that the dot product really just means to multiply the x parts by x parts, y parts by y parts, and z parts by z parts (or [itex]\hat{i}[/itex], [itex]\hat{j}[/itex], and [itex]\hat{k}[/itex] parts, if you prefer).

If the particle starts at (0, 0, 0), then the force would have caused it to go to its current position (3, -5, 3). I'm still not sure that is what is being said though.
 
Physics news on Phys.org
Yes, work is equal to Fx*dx+Fy*dy+Fz*dz where where Fx,Fy,Fz are the force components and dx,dy,dz are the displacement components...but there is another common way to write the the dot product of two vectors that should make quick work of this problem.
 
Got it, thanks for your help.