Respuesta :

Answer:

375 units

Step-by-step explanation:

"What will its maximum height be?"

The given equation, h(x) = -3x^2 + 30x + 300, is a quadratic with coefficients a = -3, b = 30 and c = 300.

The axis of symmetry of this parabola will go thru the max ht.  The equation of the axis of symmetry is

x = -b / (2a)

In this particular case, the axis of symm. is x = -(30) / (2·[-3]), or x = 5 time units.

The max height is thus h(5) = -3(5)^2 + 30(5) + 300 = 375 units.

Hello!

The answer is:

The maximum height reached by the projectile is 375 units.

Why?

To know what's the maximum height that the projectile reaches, we need to use the information about the given quadratic equation (parabola) to calculate the y-coordinate of the vertex.

The vertex of a parabola is located at the lowest or highest point depending on if the parabola opens upwards or downwards.

We can calculate the vertex of a parabola using the following equation:

[tex]x_{vertex}=\frac{-b}{2a}[/tex]

Then, after calculating the x-coordinate of the vertex, we need to substitute the x-coordinate value into the equation of the parabola to find the y-coordinate value or the highest point of the parabola.

We are given the parabola:

[tex]h(x)=y=-3x^{2}+30x+300[/tex]

Where,

[tex]a=-3\\b=30\\c=300\\[/tex]

Now, calculating the vertex we have:

[tex]x_{vertex}=\frac{-b}{2a}[/tex]

[tex]x_{vertex}=\frac{-30}{2*(-3)}=5[/tex]

Then, calculating the y-coordinate value, we have:

[tex]y_{vertex}=-3x^{2}+30x+300[/tex]

[tex]y_{vertex}=-3*(5)^{2}+30*(5)+300[/tex]

[tex]y_{vertex}=-3*25+150+300[/tex]

[tex]y_{vertex}=-75+150+300[/tex]

[tex]y=-75+150+300[/tex]

[tex]y_{vertex}=375[/tex]

Hence, the y-coordinate value of the vertex is equal to 375, meaning that the maximum height reached by the projectile is 375 units.

Have a nice day!