154k views
3 votes
Make sense and preserve; A firework is launched vertically into the air. It's height in meters is given by the function shown, where t is measured in seconds.

h= -4.9t^2 + 49t

a. What is a reasonable domain of the function?

b. What are the zeros of the function? Explain what they represent in this situation.

c. Use technology yo find the vertex. What does it represent in this situation?​

Make sense and preserve; A firework is launched vertically into the air. It's height-example-1
User Ctranxuan
by
8.2k points

1 Answer

5 votes

Answer:

Part A)


t\geq0

Part B)


t=0, 10

Part C)


(5, 122.5)

The firework reaches its maximum height of 122.5 meters after 5 seconds.

Explanation:

We are given the function of a firework's projectile:


h(t)=-4.9t^2+49t

Where h(t) is the height after t seconds.

Part A)

The domain is our t.

In this case t is time.

Hence, a reasonable domain must be:


t\geq0

Time cannot be negative. Thus, our t must be greater than or equal to 0.

Part B)

To find the zeros of the function, we will set the equation equal to 0 and sole for t. Hence:


0=-4.9t^2+49t

Divide everything by -4.9:


0=t^2-10t

Factor:


0=t(t-10)

Zero Product Property:


0=t \text{ or } 0=t-10

Hence, our zeros are:


t=0, 10

So, at t=0 and t=10 seconds the height h(t)=0.

Therefore, the zeros represent the times in which the firework is on the ground.

In this case, the first zero, t=0, tells us that the firework was originally on the ground before being projected (when no time has passed yet).

And the second zero, t=10, tells us that the firework lands after 10 seconds of its projection.

Part C)

Using Desmos, we can see that the vertex (turning point) is at (5, 122.5).

In this case, the vertex represents the maximum height our firework reaches.

Therefore, (5, 122.5) tells us that the firework reaches its maximum height at 122.5 meters after 5 seconds.

Make sense and preserve; A firework is launched vertically into the air. It's height-example-1
User Aaron Friel
by
7.6k points