

InterviewSolution
Saved Bookmarks
1. |
Find the moment of force `vecF = hati + hatj + hatk` acting at point `(-2, 3, 4)` about the point `(1, 2, 3)`. |
Answer» Correct Answer - `4(hati -hatk)` `vecF = hati + hatj +hatk` Let `vecr_(2) = (-2hati + 3hatj + 4hatk)` `" "vecr_(1) =(hati + 2hatj + 3hatk)` `vecr= vecr_(2) - vecr_(1) = -3hati +hatj +hatk` Moment of force `= vectau = vecr xx vecF` `" "=(1 -1)hati - (-3-1) hatj + (-3-1)hatk` `" "= - 4hatj + 4hatk` |
|