Suppose an object is dropped from the tenth floor of a building whose roof is 50 feet above the point of release. Derive the formula for the position of the object t seconds after its release is distance is measured from the roof. The positive direction of distance is downward and time is measured from the instant the object is dropped. What is the distance fallen by the object in t seconds?
The problem gives you acceleration as being $a=32$. I integrate to velocity, getting $v=32t + C$. At the time of release, $v=0$, so the equation is $v=32t$. Integrate again for position and I get $$s=16t^2 + C$$ Here is where I get stuck. Do I add 50 to the position function because the height is measured from the roof? What is the next step?
Yes, add $50$ft to the function, because when $t=0$, the object is $50$ft away from the roof.