Position Vector and Displacement
The position vector r of a particle P in a two-dimensional plane is represented by the equation:
r = x i + y j
where x and y denote the particle's coordinates along the x-axis and y-axis respectively, and i and j are the unit vectors in the direction of the x and y axes. The concept of the position vector helps in determining the location of a particle relative to a fixed point, typically the origin of a coordinate system.
Moreover, the section discusses how to calculate displacement (∆r), which is defined as the difference between the position vectors at two different times, t and t′. The formula is given as:
∆r = r' - r
This can be expressed component-wise:
∆r = (x' - x)i + (y' - y)j
where ∆x = x' - x and ∆y = y’ - y.
Understanding these concepts is crucial as they form the foundation for analyzing motion, velocity, and other kinematic quantities in physics.