75.2k views
5 votes
a baseball player is dashing toward home plate with a speed of 200 feet per hour. When he decides to hit the dirt. he slides for 1.3 seconds, just reaching the plate as he stops (he’s safe). a) what is the magnitude and direction of the player’s acceleration? b) how far did he slide?

User Incredible
by
8.5k points

1 Answer

3 votes

To solve this problem we will use the kinematic formula for the final velocity.



V_f_x = V_0_x + a_xt


The final speed is 0 at the moment the player stops.


The time until it stops is 1.3 s


The initial speed is 200 feet / s Note (check the speed units in the problem statement, 200ft / s is very much and 200ft / h is very small)

Then, we clear the formula.



a_x = ((Vfx-V0x))/(t)\\ a_x = ((0-200))/(1.3)\\ a_x = -153.5 ft / s ^ 2

Because the player is slowing down, the acceleration goes in the opposite direction to the player's movement, and that is why it is negative.



To answer part b) we use the following formula.



Vf ^ 2 = Vo ^ 2 + 2a * (x_2 - x_1)\\\\ (x_2 - x_1)= ((V_f ^ 2-V_0 ^ 2))/(2a)\\\\ (x_2 - x_1)= ((0-200 ^ 2))/(- 2 * 153.5)\\\\ (x_2 - x_1)= 130.29 feet

User Ihsaan
by
8.8k points