Jeffrey K. answered 08/31/20
Together, we build an iron base in mathematics and physics
Hi AA, here's how to tackle these types of problems:
(1) We need the equation which relates vt to v0, accel, and time: vt = v0 + at
Now, just plug in the given numbers: 0 = 48 + (-16) t
=> t = 3 seconds
(2) Now, we need the equation which relates distance to a and t: st = v0t + (1/2) at2
= 48 x 3 + (1/2) (-16) x 9
= 144 - 72
= 72 meters from the start
(3) Now, we use the same equation, with st = 0: 0 = 48t +(1/2) (-16) t2
0 = 48t - 8t2
t2 - 6t = 0
t(t - 6) = 0
=> t = 0 or t = 6
Since t = 0 corresponds to the initial position, the required answer is t = 6 seconds
(4) This is just parts (1) and (2) with a different vo. I leave it to you as an exercise.
(5) Here, we want the time, t. when the distance the first object has traveled the same distance as the second object.
At time, t, the first object travels: st = 96t + (1/2) (-16) t2
At time, t, the second object travels 48t meters.
When their paths cross, these 2 distances are the same: => 96t - 8t2 = 48t
8t2 - 48t = 0
8t(t - 6) = 0
t = 0 or t = 6
t = 0 corresponds to the initial state, so the required answer is t = 6 seconds.