The function g(t) = -16t2 + vt + h represents the height of an object, g, in
feet above the ground in relation to the time, t, in seconds, since the object
was thrown into the air with an initial velocity of v feet per second at an
initial height of h feet.

A model rocket is launched off the ground at an initial velocity of 80 feet per
second.


Write a function that can be used to describe the flight of the
model rocket.

Respuesta :

The function that can be used to describe the flight of the model rocket is g(t) = -16t² + 80t

What is an equation?

An equation is an expression used to show the relationship between two or more variables and numbers.

Given the equation:

g(t) = -16t² + vt + h

Where g is the height of the object above the ground at t seconds and v is the initial velocity with h as the initial height.

Since the  initial velocity of 80 feet per second, v = 80 and launched from ground level, h = 0, hence:

g(t) = -16t² + 80t + 0 = -16t² + 80t

The function that can be used to describe the flight of the model rocket is g(t) = -16t² + 80t

Find out more on equation at: https://brainly.com/question/2972832