Distance and Displacement

A object's position `x` is the location of the particle with respect to a chosen reference point that we can consider to be the origin of a coordinate system. Example: Positions of a cars Position of car A: `0\ m` Position of car B: `40\ m` Position of car C: `-30\ m` Distance and Displacement
Distance is a scalar quantity that refers to "how much ground an object has covered" during its motion.
`d = d_1 + d_2 + d_3 + ...`
Displacement is a vector quantity that refers to "how far out of place an object is"; it is the object's overall change in position.
`∆x = x_f - x_i`
(a) distance the car traveled: `d = 20\ m + 30\ m = 50\ m` displacement of the car: `∆x = x_f-x_i = 30\ m - (-20\ m) = 50\ m` (b) distance the car traveled: `d = 20\ m + 30\ m = 50\ m` displacement of the car: `∆x = x_f-x_i = -20\ m - (30\ m) = -50\ m` distance the car traveled: `d = 40\ m + 40\ m + 30\ m= 110\ m` displacement of the car: `∆x = x_f-x_i = -30\ m - (0\ m) = -30\ m`