asked 23.6k views
2 votes
Two identical rubber balls are dropped from different heights. Ball 1 is dropped from a height of 196 feet, and ball 2 is dropped from a height of 271 feet. Write a function for the height of each ball.

1 Answer

3 votes
H1 (t) = 196 - 16 t-squared. / / / H2 (t) = 271-16t-squared. / / / In each function, 't' is the number of seconds after that ball is dropped. / / / Each function is only true until the first time that H=0, that is, until the first bounce. Each function becomes very complicated after that, and we would need more information in order to write it.
answered
User VBobCat
by
7.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.