Understanding the Concepts
* Projectile Motion: The motion of an object launched into the air under the influence of gravity is called projectile motion.
* Vertical Velocity: The upward (or downward) speed of an object. At the maximum height, the vertical velocity is zero.
* Acceleration due to Gravity: The acceleration due to gravity (g) acts downwards, causing the object to slow down as it moves upward and speed up as it falls back down. The value of g is approximately 9.8 m/s².
Key Equations
* Constant Acceleration Equations: We'll use the following equations of motion for constant acceleration:
* v = u + at (where 'v' is final velocity, 'u' is initial velocity, 'a' is acceleration, and 't' is time)
* s = ut + (1/2)at² (where 's' is displacement)
* Vertical Motion:
* v_y = u_y - gt (vertical velocity)
* y = u_y*t - (1/2)gt² (vertical displacement)
Steps to Find Maximum Height
1. Identify the Given Information:
* Initial vertical velocity (u_y)
* Acceleration due to gravity (g)
* (In some cases, you might be given the launch angle, but this is easily converted to initial vertical velocity if needed)
2. Determine the Final Vertical Velocity:
* At the maximum height, the object momentarily stops before falling back down. Therefore, the final vertical velocity (v_y) at the maximum height is 0.
3. Use the appropriate kinematic equation: We want to find the displacement (maximum height, 'y') and we know the initial velocity, final velocity, and acceleration. The most suitable equation is:
* v_y² = u_y² + 2gy
4. Solve for Maximum Height (y):
* Rearrange the equation to solve for 'y':
* y = (v_y² - u_y²) / (2g)
* Substitute the known values for v_y, u_y, and g.
Example
A ball is thrown vertically upward with an initial velocity of 15 m/s. Find the maximum height it reaches.
* Given:
* u_y = 15 m/s
* v_y = 0 m/s (at maximum height)
* g = 9.8 m/s²
* Calculation:
* y = (0² - 15²) / (2 * -9.8)
* y = 11.48 m
Therefore, the maximum height reached by the ball is 11.48 meters.
Key Points
* Remember to use the correct signs for velocity and acceleration. Upward motion is usually considered positive, and downward motion is negative.
* The equations assume no air resistance. In reality, air resistance will affect the maximum height.