
Patrick L. answered 07/26/20
Using Math in Engineering and Science
h(t) = -4.9t2 + 40t + 45
Do the first derivative.
h'(t) = -9.8t + 40
Then the second derivative.
h''(t) = -9.8 → The acceleration due to gravity is -9.8 m/s2.
s(t) = 10t2 / t+1
s'(t) = 20t(t + 1) - 1(10t2)/ (t + 1)2 = 10t2 + 20t / t2 + 2t + 1
s'(5) = [100(6) - 250] / 36 = 9.72 m/s
s''(t) = (20t +20)(t2 + 2t + 1) - (2t + 2)(10t2 + 20t)/ (t2 + 2t + 1)2
s''(5) = (120)(36) - (12)(350) / (1296) = 0.0926 m/s2
Do the first derivative to find the velocity. Do the second derivative from there to find the acceleration.