Understanding the basics of linear motion, velocity, and displacement
Motion in one dimension, also known as linear motion, describes the movement of objects along a straight line. This is the simplest form of motion and serves as the foundation for understanding more complex movements. We'll explore how to describe position, calculate displacement and velocity, and understand the relationship between these fundamental quantities.
The position of an object refers to its location relative to a chosen reference point, often denoted as the origin (\(x = 0\)). Position is a vector quantity in higher dimensions, but in one dimension, it's simply a coordinate along a line.
Displacement is the change in position of an object, representing both the distance and direction from the initial to the final position. Unlike distance, displacement can be negative, indicating direction.
If a car moves from \(x = 5\) m to \(x = 12\) m, the displacement is:
\[\Delta x = 12 \text{ m} - 5 \text{ m} = 7 \text{ m}\]
The positive value indicates the car moved in the positive direction.
Velocity is the rate of change of displacement with respect to time. It is a vector quantity that includes both magnitude (speed) and direction. Speed is the magnitude of velocity and is always positive.
Instantaneous velocity is the velocity at a specific moment in time, defined as the limit of the average velocity as the time interval approaches zero:
Acceleration is the rate of change of velocity with respect to time. It describes how quickly an object's velocity changes and can be positive (speeding up in the positive direction) or negative (slowing down or speeding up in the negative direction).
For motion with constant acceleration, we can use the following kinematic equations. These are the fundamental tools for solving one-dimensional motion problems:
When an object falls under the influence of gravity alone (ignoring air resistance), it experiences free fall. Near the Earth's surface, all objects fall with the same acceleration due to gravity, regardless of their mass.
Note: This value is directed downward toward Earth's center.
For free fall motion, we use the same kinematic equations with \(a = -g\) (if we choose upward as positive) or \(a = +g\) (if we choose downward as positive).
A ball is dropped from a height of 20 meters. How long does it take to reach the ground, and what is its velocity just before impact?
Step 1: Find the time using \(x = x_0 + v_0 t + \frac{1}{2}at^2\)
Taking downward as positive: \(x_0 = 0\), \(x = 20\) m, \(v_0 = 0\), \(a = g = 9.8\) m/s²
\[20 = 0 + 0 \cdot t + \frac{1}{2}(9.8)t^2\]
\[t^2 = \frac{40}{9.8} = 4.08\]
\[t = 2.02 \text{ seconds}\]
Step 2: Find velocity using \(v = v_0 + at\)
\[v = 0 + 9.8 \times 2.02 = 19.8 \text{ m/s downward}\]