asked 146k views
4 votes
You plan to have the company light the fireworks from the ground. Based on information provided by the company, you’ve determined that the fireworks will have an initial velocity of 192 feet/second. The formula for the vertical motion of an object is h = -16t2 + v0t + h0, where h is the height of the object, h0 is the initial, or starting, height, v0 is the initial velocity, and t is the time in seconds.

Create a function to model the height of a firework when shot in the air. Explain whether the function will have a maximum or a minimum value.

asked
User Maggie
by
7.9k points

2 Answers

1 vote

H=-16t^2+192t+0. It will have a maximum because the negative in front of the 16 indicates that the parabola will face downwards


answered
User Markus Dresch
by
8.4k points
5 votes
H=-16t^2+192t+0. It will have a maximum because the negative in front of the 16 indicates that the parabola will face downwards
answered
User Freezystem
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.