- #1
- 458
- 0
find angle and axis of rotation that sends [x1,x2,x3] to [x2,x3,x1]
I am not sure where to begin with this.
I am not sure where to begin with this.
1. What unit vector is perpendicular to BOTH of your given vectors?
2. What is the angle between your vectors?
Now, have you learnt about the cross product of vectors?