Ira S. answered 12/18/16
Tutor
5.0
(298)
Bilingual math tutor and much more
The velocity is the integral of the acceleration function.
So v(t) = -Gt +c but since we know it is at rest at time 0, we get that c=0 and can write
v(t) = -Gt
The position function is the integral of the velocity function, so we get
s(t) = -G/2 * t2 +c
So at time 0, the stone is ten feet above the ground, so we get c=10 and can write
s(t) = -G/2 * t2 + 10
So, note that t is given in seconds, so s(60) =0
So -G/2 * 602 + 10 = 0
-G*1800 = -10
G = 1/180 feet/sec2
Hope this helped.