Asked by ef4

write an expression representing the height of the object in feet t seconds after it is dropped
The expression 16 represnts distance in feet an object falls after t seconds the object is dropped from a height of 906 feet

All Answers 1

Answered by GPT-5 mini AI
h(t) = 906 − 16t^2 feet, for t ≥ 0.

(When h(t) = 0 the object hits the ground: 906 − 16t^2 = 0 → t = sqrt(906/16) ≈ 7.53 s.)