Problem 2:

Your favorite baseball player (Sammy Sosa? Mark McGwire? Dot Richardson?) has hit a home run in which the baseball ended up in the stands. The horizontal distance travelled by the ball was measured to be 137 m (450 ft), the initial angle of the ball was 50° from the horizontal. It took 5 seconds for the ball to reach the stands.

  a) What was the initial speed of the ball?
  b) What is the height h of the stands above the ground? (for simplicity, assume the ball started at ground level).
  c) What was the speed of the ball when it hit the stands?

Solution:

a) This is clearly a projectile motion problem. Let's choose the x-axis horizontal and y-axis vertical. Choose the origin as the location of the batter (the start of the ball's flight). Since we know the time, and the distance travelled in the x-direction, we can find the initial speed from
      x = x0 + v0xt
      x = 0 + v0xt
      x = v0cost
or
      v0 = x/cost
      = (137 m)/(cos50°)(5 s) = 42.6 m/s

b) Now use the y-component equation:
      y = y0 + v0yt - (1/2)gt2
      = 0 + v0sint - (1/2)gt2
      = (42.6 m/s)sin50°(5 s) - (1/2)(9.8 m/s2)(5 s)2
      = 40.7 m

c) Now use the equation for the velocity as a function of time:
      vx = v0x = v0cos
       = (42.6 m/s)cos50° = 27.4 m/s
      vy = v0y - gt = v0sin - gt
        = (42.6 m/s)sin50° - (9.8 m/s2)(5 s)
      = -16.4 m/s
now, we need to combine the components to get the speed:
      v = (vx2 + vy2)1/2 = 31.9 m/s

Note: This should have been very familiar: the method of solution is identical to that from problem 3-36 of the homework (level II problem).

Next problem
Test 1 page
Physics 101 Home page
Physics Department Home Page


College of William and Mary,
Dept. of Physics
armd@physics.wm.edu
last updated: Oct. 5 2000