The movement from a starting point to a destination forms a right-angled triangle where the distance is the hypotenuse.
The horizontal change () is the adjacent side to the angle , calculated using the cosine function: .
The vertical change () is the opposite side to the angle , calculated using the sine function: .
These principles ensure that any diagonal movement can be decomposed into independent horizontal and vertical components.
Step 1: Identify the Reference: Determine the starting coordinates and the direction system being used (e.g., mathematical angle vs. bearing).
Step 2: Calculate Displacements: Use trigonometry to find the change in and . If the angle is a multiple of , these values are simply or .
Step 3: Apply to Origin: Add the calculated to and to to find the final coordinates: and .
Step 4: Verify Quadrant: Ensure the signs of the displacements match the direction of the angle (e.g., an angle of should result in negative changes for both and ).
| Feature | Mathematical Angle | Compass Bearing |
|---|---|---|
| Reference Line | Positive x-axis (East) | North Line |
| Direction | Counter-clockwise | Clockwise |
| Trig Mapping |
Sketch First: Always draw a quick set of axes and the vector to visualize which quadrant the destination lies in; this prevents sign errors.
Calculator Mode: Double-check if your calculator is in Degrees or Radians mode, as most coordinate geometry problems use degrees.
Special Angles: Memorize the results for and to save time; for these, one component will always be zero.
Sanity Check: If the angle is , the horizontal and vertical changes must be equal. If the angle is small (near ), the horizontal change should be much larger than the vertical change.
Function Swapping: A common error is using for the x-coordinate and for the y-coordinate when working with mathematical angles.
Ignoring the Start Point: Students often calculate the displacement but forget to add it to the original coordinates .
Bearing Confusion: Applying mathematical trig formulas directly to bearings without adjusting the angle or the functions leads to incorrect coordinates.