142k views
2 votes
26. A ball is kicked with an initial velocity of 16 m/s in the horizontal direction and 12 m/s in the vertical direction. (a) At what speed does the ball hit the ground? (b) For how long does the ball remain in the air? (c)What maximum height is attained by the ball?

2 Answers

1 vote

Answer:

The given problem models a parabolic motion, where the intial speed is the same as the final speed when the ball hits the ground, assuming that there's no wind.

So, by given we already know the horizontal and vertical initial velocities, which are


v_{o_(y) }=12m/s\\ v_{o_(x) }=16m/s

Now, to find the initial velocity (which is equal to the velocity when hits the ground), we need to sum both vector magnitues with the following formula


v_(o)=\sqrt{(v_{o_(x) } )^(2)+(v_{o_(y) } )^(2) } \\v_(o)=\sqrt{(16)^(2) +(12)^(2) }=√(256+144) =√(400)=20m/s\\\therefore v_(o)=v_(f)=20m/s

To find the time thorugh which the ball remains in the air, we need to find the times that took to reach the highest point, and then we duplicate it, because the movement is vertically symmetrical. So, the tima to the highest point is defined as


t=\frac{v_{o_(y) } }{g}

Where,
v_{o_(y) }=12m/s and
g=9.81 m/s^(2).

(Remember that we need to use the vertical initial velocity, beacuse the times to get to the highest points depends on vertical magnitudes).

Replacing all values, we have


t=\frac{v_{o_(y) } }{g}=(12m/s)/(9.81 m/s^(2) )\\ t \approx 1.22 sec

So, the time while the ball was in the air is


2t=2(1.22sec)=2.44sec

The last question is about the highest point the ball reached, that can be found with


h_(max)=\frac{v_{o_(y) }^(2) }{2g}

Replacing all values, we have


h_(max)=\frac{v_{o_(y) }^(2) }{2g}=((12m/s)^(2) )/(2(9.81m/s^(2)) )\\h_(max)=(144)/(19.62)m \approx 7.3 m

Therefore,

  • The speed of the ball when hits the ground is 20m/s.
  • The time thorugh which the ball remained in the air is 1.22 seconds.
  • The maximum height that the ball reached is 7.3 meters.
User Shakina
by
5.2k points
4 votes

Answer:

a) 19.96 [m/s]

b) 3.26 [s]

c) 13.02 [m]

Step-by-step explanation:

Use the equations for linear motion:


  1. X_(f) =X_(0) + vt + (1)/(2) at^(2)

  2. v_(f) = v_(o) + at

Since we have motion in the horizontal and vertical directions, we need to break down the problem by solving each direction separately. The first thing they ask for is the speed of the ball when it hits the ground. This will require finding the magnitude of the velocity vector when the ball hits the ground. As we know, it will have two velocity components, one in "x" and one in "y".

X component:


  • v_(fx)  = v_(ox)+ a_(x) t

We have no accelerations acting on x, therefore:


  • v_(fx)</strong> &nbsp;= 12 + 0t\\v_(fx) &nbsp;= <strong>12 [(m)/(s) ]

Y component:


  • v_(fy) &nbsp;= v_(oy)+ a_(y) t

  • v_(fy) &nbsp;= 16 - 9.8t

We can´t solve this equation yet as we don´t know how long it takes the ball to hit the ground. We´ll use this equation later.

The second question is how long does the ball remain in the air. We need to find a position of the ball where we can satisfy the equation and solve it. If you think about it, right at mid-flight, the ball is at maximum height and the ball has no velocity component in y (because it just transitioned from going up to going down), we can rewrite the equation as follows:


  • v_(mid) &nbsp;= v_(0y) &nbsp;+ a_(y) t_{(1)/(2) }

  • 0 = 16 - 9.8t_{(1)/(2) }

Solve for time in the equation which is half of the total time the ball is in the air:


  • t_{(1)/(2) } </strong> = (-16)/(-9.8) &nbsp;= <strong>1.63 [s]

And finally, multiply times 2 to get the total time the ball is in the air:


  • t_(air)</strong> &nbsp;= 2 * t_{(1)/(2) } &nbsp;= 2 * 1.63 \\t_(air) =<strong> 3.26 [s]

We can now go back to the first question and input the total time in the equation to find out the the velocity at which the ball hits the ground in the vertical direction:


  • v_(fy) &nbsp;= 16 - 9.8t

  • v_(fy) </strong> = 16 - 9.8(3.26)\\ v_(fy) <strong>= -15.95 [(m)/(s)]

We have the components, and all we need to do is find the root square of their squares (pythagoras theorem) to find the magnitude which equals the speed:


  • v_(f) &nbsp;=</strong> \sqrt{v_(fx) ^(2) &nbsp;+ v_(fy) ^(2) }\\v_(f) = \sqrt{12^(2)+(-15.95^(2) ) } \\ v_(f) = <strong>19.96 [m/s]

The third question is about the maximum height attained by the ball. We know the time when the ball was at its maximum height to be 1.63 [s], and we can use equation 1 to figure out the maximum height as follows:


  • h_(f) &nbsp;= h_(max) &nbsp;+ v_{y(1)/(2) } t_{(1)/(2) } &nbsp;+ (1)/(2) a_(y) t_{(1)/(2) } ^(2)

If we make the ground our reference then hmax is positive going upwards:


  • 0 = h_(max) + 0(1.63) + (1)/(2)(-9.8)(1.63)

Solving for hmax


  • h_(max) &nbsp;= (1)/(2) (9.8)(1.63^(2) )

  • h_(max) = 13.02 [m]
26. A ball is kicked with an initial velocity of 16 m/s in the horizontal direction-example-1
User Ridilculous
by
5.3k points