CLASSICAL-MECHANICS Β· Interactive Practice
| Formula | Name | Description |
|---|---|---|
| Components | Vector by its components | |
| Magnitude | Square, add, square root | |
| Add / Subtract | Component by component | |
| Unit vector | Direction, length 1 | |
| Polar form | Angle from axis |
Two perpendicular components fix both how long a vector is and which way it points.
Why must a compass bearing become a standard angle from before it goes into and ?
π‘ Plug the raw bearing straight into and and you land in the wrong quadrant β convert to from first.
As a point slides from to , its position vector is a weighted average of the two endpoints.
Question 1
Given the vector , what is its magnitude ?
β Correct! .
β Not quite. Remember to square each component (including the negative one) before adding.
Solution:
Square each component, add, then take the square root:
The negative component squares to a positive value β magnitudes are never negative.
Question 2
A vector points 18Β° south of east at a distance of 24 km from the origin (east is , north is ). What standard angle , measured from the positive x-axis, should you use in and ?
β Correct! South of east is below the +x axis, so ΞΈ = -18Β°.
β Not quite. 'South of east' rotates below the positive x-axis β that is a negative angle.
Solution:
"South of east" means start on the positive x-axis (east) and rotate downward (toward south) by 18Β°. Measuring from the positive x-axis, a downward rotation is negative:
A common mistake is to plug the compass number straight in, which would point above the x-axis instead of below it.
Question 3
A Coast Guard ship is at position km and a sailboat is at km. What is the displacement vector the ship must travel?
β Correct! Subtracting components gives 44.3 i - 35.0 j km.
β Not quite. Subtract component by component: be careful with the double negative in x (22.8 β (β21.5)).
Solution:
Subtract component by component, :
So km.
The magnitude is km, and the heading is , i.e. 38.3Β° south of east.
Question 4
The position vector of a point on the segment from to is where is the distance from and is the segment length.
True or False: When , the formula gives (the point sits exactly at ).
β Correct! With a/d = 1 the first term vanishes, leaving A = rβ.
β Not quite. Plug in a/d = 1: the coefficient of rβ becomes 0 and rβ's becomes 1.
Solution:
Substitute , so :
The point sits exactly at . (Similarly, gives .) This confirms the formula is a weighted average that slides smoothly between the two endpoints β so the statement is True.
Solved: 0 / 4