

InterviewSolution
Saved Bookmarks
1. |
If a vector has an x-component of -250units and a y-component of 40.0 units, then the magnitude and direction of this vector isA. `5sqrt(89)` units, `sin^(-1)((5)/sqrt(89))` with +ve-x-axisB. `5sqrt(89)` units, `cos^(-1)((5)/sqrt(89))` with -ve-x-axisC. 45 units, `cos^(-1)((-5)/(9))` with x-axisD. 45 units, `sin^(-1)((-5)/(9))` with x-axis |
Answer» Correct Answer - B `A=sqrt(X^(2)+Y^(2)), Tan theta=(y)/(x)` |
|