Motion Along a Straight Line: Position, Velocity, and Acceleration

Fundamental Concepts of Position

  • Definition: Position is a measurement of a particle's location relative to a specific reference point.
  • Reference Point: This is also known as the Origin or Zero. It represents the starting point for any axis measurement (00 on the number line).
  • Sign Convention and Direction:
    • Positive Direction: Indicated by increasing numbers (e.g., to the right or upward), usually marked with a ++ sign.
    • Negative Direction: This is the direction opposite to the positive direction, marked with a - sign.
  • SI Units of Position: The standard International System unit for position is meters (mm).
  • Visual Representation: On a standard coordinate axis X(m)X(m), points to the right of the origin (00) are positive (1,2,31, 2, 3), and points to the left are negative (1,2,3-1, -2, -3).

Displacement

  • Definition: A change in position is referred to as displacement, denoted by the symbol ΔX\Delta X.
  • Mathematical Calculation: Displacement is the difference between the final position (X2X_2) and the initial position (X1X_1):     ΔX=X2X1\Delta X = X_2 - X_1
  • Vector Nature: Displacement is a vector quantity. In one-dimensional motion, its direction is uniquely determined by its sign (++ or -).
  • Units: Like position, the SI unit for displacement is meters (mm).
  • Examples of Displacement:
    1. Positive Displacement: A particle moves from X1=5mX_1 = 5\,m to X2=12mX_2 = 12\,m.         ΔX=12m5m=7m\Delta X = 12\,m - 5\,m = 7\,m (Positive direction).
    2. Negative Displacement: A particle moves from X1=5mX_1 = 5\,m to X2=1mX_2 = 1\,m.         ΔX=1m5m=4m\Delta X = 1\,m - 5\,m = -4\,m (Negative direction).
    3. Zero Displacement: A particle moves from X1=5mX_1 = 5\,m to X=200mX = 200\,m and then back to X2=5mX_2 = 5\,m.         ΔX=5m5m=0m\Delta X = 5\,m - 5\,m = 0\,m. Note that while the distance traveled is large, the net change in position is zero.

Velocity: Average and Instantaneous

Average Velocity (vavgv_{avg})

  • Definition: Average velocity is the ratio of the displacement (ΔX\Delta X) to the specific time interval (Δt\Delta t) during which that displacement occurred.
  • Formula:     vavg=ΔXΔt=X2X1t2t1v_{avg} = \frac{\Delta X}{\Delta t} = \frac{X_2 - X_1}{t_2 - t_1}
  • SI Units: Meters per second (m/sm/s).
  • Graphical Interpretation: On a graph of Position (XX) vs. Time (tt), the average velocity is the slope of the straight line that connects the two points representing the start and end of the interval.     Slope=ΔXΔt\text{Slope} = \frac{\Delta X}{\Delta t}

Average Speed (savgs_{avg})

  • Definition: Average speed is the ratio of the total distance traveled to the time interval in which that distance was covered.
  • Formula:     savg=total distanceΔts_{avg} = \frac{\text{total distance}}{\Delta t}
  • Key Distinction: Average speed is always positive and does not include a direction (it is a scalar, whereas velocity is a vector).
  • Comparative Example: A particle moves from x=3mx = 3\,m to x=3mx = -3\,m in 22 seconds.
    • Average Velocity: vavg=332=3m/sv_{avg} = \frac{-3 - 3}{2} = -3\,m/s.
    • Average Speed: savg=62=3m/ss_{avg} = \frac{6}{2} = 3\,m/s (since total distance is the absolute path length of 6m6\,m).

Instantaneous Velocity (vv)

  • Definition: The velocity of an object at a single, specific moment in time.
  • Calculus Derivation: It is found by taking the limit of the average velocity as the time interval shrinks toward zero:     v=limΔt0ΔXΔt=dxdtv = \lim_{\Delta t \rightarrow 0} \frac{\Delta X}{\Delta t} = \frac{dx}{dt}
  • Graphical Representation: The slope of the position-time curve (XX vs. tt) at a single instant (the derivative of position).
  • Direction of Motion: The sign of the instantaneous velocity represents the direction of motion. The physical direction a particle is moving is always the same as the direction of its velocity.

Acceleration

  • Definition: A change in a particle's velocity is defined as acceleration.
  • Average Acceleration (aavga_{avg}):     aavg=v2v1t2t1=ΔvΔta_{avg} = \frac{v_2 - v_1}{t_2 - t_1} = \frac{\Delta v}{\Delta t}
  • Instantaneous Acceleration (aa):
    • The acceleration at a single moment in time, given by the limit:         a=limΔt0ΔvΔt=dvdta = \lim_{\Delta t \rightarrow 0} \frac{\Delta v}{\Delta t} = \frac{dv}{dt}
    • Second Derivative of Position: Acceleration can also be expressed as the second derivative of position with respect to time:         a=ddt(dxdt)=d2xdt2a = \frac{d}{dt} \left( \frac{dx}{dt} \right) = \frac{d^2 x}{dt^2}
  • Graphical Interpretation: Instantaneous acceleration is the slope of the Velocity vs. Time graph.
  • Vector Nature and Units:
    • Acceleration is a vector quantity. A positive sign indicates direction along the positive coordinate axis; a negative sign indicates the opposite.
    • Units: Meters per second squared (m/s2m/s^2).
  • NB (Note Well):
    • If the signs of the velocity and acceleration are the same (both positive or both negative), the speed of the particle increases.
    • If the signs of the velocity and acceleration are opposite, the speed of the particle decreases.

Graphical Interpretation of Motion Curves

  • Area Under the Acceleration Graph: The change in velocity between two points in time (t0t_0 to t1t_1) is the integral of acceleration over time, which corresponds to the area under the acceleration-time graph:     v1v0=t0t1adtv_1 - v_0 = \int_{t_0}^{t_1} a \, dt
  • Area Under the Velocity Graph: The change in position (displacement) between time t0t_0 and t1t_1 is the integral of velocity over time, which corresponds to the area under the velocity-time graph:     x1x0=t0t1vdtx_1 - x_0 = \int_{t_0}^{t_1} v \, dt

Constant Acceleration and Kinematic Equations

When acceleration is constant, the average and instantaneous accelerations are equal (a=aavga = a_{avg}).

Derivation of Primary Equations

  1. Velocity as a function of time:     From a=vv0ta = \frac{v - v_0}{t}, we rearrange to get:     v=v0+atv = v_0 + at

  2. Position as a function of time:     Using average velocity for constant acceleration: vavg=v+v02v_{avg} = \frac{v + v_0}{2}.     Substitute this into the displacement formula x=x0+vavgtx = x_0 + v_{avg}t:     x=x0+(v0+(v0+at)2)tx = x_0 + \left( \frac{v_0 + (v_0 + at)}{2} \right) tx=x0+v0t+12at2x = x_0 + v_0 t + \frac{1}{2} a t^2

  3. Velocity-Displacement Relationship (Eliminating Time):     Solve the first equation for time: t=vv0at = \frac{v - v_0}{a}.     Substitute this into the position equation to derive:     v2=v02+2a(xx0)v^2 = v_0^2 + 2a(x - x_0)

Summary of Kinematic Equations

These equations are valid only when acceleration is constant:

  • v=v0+atv = v_0 + at
  • x=x0+v0t+12at2x = x_0 + v_0 t + \frac{1}{2} a t^2
  • v2=v02+2a(xx0)v^2 = v_0^2 + 2a(x - x_0)
  • x=x0+12(v+v0)tx = x_0 + \frac{1}{2}(v + v_0)t

Free-Fall Motion

  • Definition: Free-fall acceleration is the rate at which an object accelerates downward in the absence of air resistance.
  • Standard Value: Near the surface of the Earth, the magnitude of free-fall acceleration is denoted as gg.
    • g=+9.81m/s2g = +9.81\,m/s^2
  • Characteristics:
    • Acceleration is constant near the surface of the Earth (ay=ga_y = -g).
    • It is independent of the properties of the object, such as mass, density, or shape.
    • Because it acts downward, it is assigned a negative value in coordinate systems where "up" is positive: ay=9.81m/s2a_y = -9.81\,m/s^2.

Kinematic Equations for Free-Fall

Substituting yy for xx and g-g for aa:

  • vy=v0ygtv_y = v_{0y} - gt
  • y=y0+v0yt12gt2y = y_0 + v_{0y} t - \frac{1}{2} g t^2
  • vy2=v0y22g(yy0)v_y^2 = v_{0y}^2 - 2g(y - y_0)

Practical Examples

Vertical Motion: Ball Thrown from the Ground

Problem: A ball is thrown vertically from the ground to a maximum height of 50m50\,m.

Part (a): Find initial speed (v0yv_{0y})

  • Given: y0=0my_0 = 0\,m, yf=50my_f = 50\,m, vfy=0m/sv_{fy} = 0\,m/s (at max height), g=9.81m/s2g = 9.81\,m/s^2.
  • Equation: vfy2=v0y22g(yfy0)v_{fy}^2 = v_{0y}^2 - 2g(y_f - y_0)
  • Calculation:     0=v0y22(9.81)(50)0 = v_{0y}^2 - 2(9.81)(50)v0y=2×9.81×50=31.3m/sv_{0y} = \sqrt{2 \times 9.81 \times 50} = 31.3\,m/s

Part (b): Find total time in the air

  • Calculation using final velocity at ground (vfy=31.3m/sv_{fy} = -31.3\,m/s):     vfy=v0ygtv_{fy} = v_{0y} - gt31.3=31.39.81t-31.3 = 31.3 - 9.81tt=62.69.81=6.38st = \frac{62.6}{9.81} = 6.38\,s
  • Alternative: Find time to peak (t1/2t_{1/2}) and double it:     0=31.39.81t1/2t1/2=3.19s0 = 31.3 - 9.81 t_{1/2} \rightarrow t_{1/2} = 3.19\,sttotal=2×3.19=6.38st_{total} = 2 \times 3.19 = 6.38\,s

Part (c): Graphical Sketches

  • Position (yy) vs. Time: A downward-opening parabola starting at (0,0)(0,0), peaking at (3.19,50)(3.19, 50), and returning to axis at 6.38s6.38\,s.
  • Velocity (vyv_y) vs. Time: A straight line with slope g-g. Intercepts vertical axis at 31.3m/s31.3\,m/s, crosses time axis at 3.19s3.19\,s, and ends at 31.3m/s-31.3\,m/s at 6.38s6.38\,s.
  • Acceleration (aya_y) vs. Time: A flat horizontal line at 9.81m/s2-9.81\,m/s^2.

Motion from an Ascending Balloon

Problem: A package is dropped from a hot air balloon ascending at 12m/s12\,m/s when it is 80m80\,m above the ground.

Part (a): Time to reach the ground

  • Given: v0y=+12m/sv_{0y} = +12\,m/s (package inherits balloon velocity), y0=80my_0 = 80\,m, yf=0my_f = 0\,m.
  • Equation: yf=y0+v0yt12gt2y_f = y_0 + v_{0y}t - \frac{1}{2}gt^2
  • Calculation:     0=80+12t4.905t20 = 80 + 12t - 4.905t^2
  • Using the quadratic formula:     t=12±1224(4.91)(80)2(4.91)t = \frac{-12 \pm \sqrt{12^2 - 4(-4.91)(80)}}{2(-4.91)}t=5.44st = 5.44\,s (Physical solution) or t=2.99st = -2.99\,s (Non-physical solution).

Part (b): Impact Speed

  • Equation: vfy=v0ygtv_{fy} = v_{0y} - gt
  • Calculation:     vfy=129.81(5.44)=41.4m/sv_{fy} = 12 - 9.81(5.44) = -41.4\,m/s
  • Speed: Magnitude of velocity, vfy=41.4m/s|v_{fy}| = 41.4\,m/s.