How to solve a projectile motion problem
Projectile motion is analyzed by decoupling the object's trajectory into independent horizontal and vertical components. This method applies whenever an object is in free fall subject only to a constant downward gravitational acceleration, assuming air resistance is negligible.
The setup
Define a Cartesian coordinate system with the origin at the launch point or the ground. Set the horizontal axis to x and the vertical axis to y. Assign the acceleration components: and (where ). List all known initial conditions: , , , and .
The steps
- Resolve the initial velocity vector into its x and y components. 2. Write down the independent kinematic equations for x and y. 3. Identify the link variable, which is always time . 4. Use the component with enough knowns (usually y) to solve for . 5. Substitute into the equation for the other component to find the target variable.
Checking the result
Ensure time is strictly positive for events occurring after launch. Perform dimensional analysis on the final algebraic expression to verify the units match the required quantity (e.g., meters for displacement, seconds for time).
Common errors
A frequent error is substituting an x-component variable into a y-component equation, or vice versa. Another standard mistake is dropping the negative sign on gravitational acceleration when defining the upward direction as positive.
Worked example
A projectile is launched from a height of 15.0 m with an initial velocity of 20.0 m/s at an angle of 30.0 degrees above the horizontal. Find the horizontal distance it travels before striking the ground.
First, resolve the initial velocity components: and . Define the ground as , making . The vertical kinematic equation is . Setting gives . Using the quadratic formula to solve for : . This yields and . Discard the negative time. The horizontal distance is .
FAQ
Run your own problem
References: University Physics Volume 1 (OpenStax), Chapter 4: Motion in Two and Three Dimensions · Fundamentals of Physics (Halliday & Resnick), Chapter 4: Motion in Two and Three Dimensions
See also