"

2 Coordinate Systems

Physics is about using math to predict how objects will move.  Before we describe motion, however, we must first be able to describe an object’s positionWe do this using a coordinate system.  Let’s see how this works:

 

Some key points to emphasize::

  • You can choose any point as the origin of your coordinate system.
  • The address for a point A is (A_x,A_y). A_x is referred to as the x-coordinate, and A_y is the y-coordinate.  Starting from the origin:
    • A_x is the number of steps to the right/left we must take to get to A.
    • If A_x is positive, we move right; if negative, we left.
    • A_y is the number of steps up/down we must take to get to A.
    • If A_y is positive, we move up; if negative, we move down.

Let’s try some quick exercises to make sure we’re all in the same page.

Exercise 2.1: Reading Positions from a Graph

The plot below shows two possible origins, labelled “1” (orange) and “2” (blue).  What are the coordinates of Aisha, Beth, and Charlie for these two different origins? Assume that the grid uses units of meters, so that each grid cell is 1 meter to a side.

Key Takeaways

Given a coordinate system, a point A that is A_x grid cells to the right of the origin, and A_y grid cells up from the origin, has coordinates (A_x,A_y).

 

License

Introductory Physics: Classical Mechanics Copyright © by . All Rights Reserved.