Answer:
Explanation:
Hello there, To find the maximum height of Fernando's toy rocket, we'll use the equation y = -4x^2 + 4x + 24. The vertex of a quadratic function is the highest or lowest point on its graph, and that's exactly what we need to find.
First, let's identify the coefficients of the quadratic equation. In this case, the coefficient of x^2 is -4, the coefficient of x is 4, and the constant term is 24.
Now, we'll use the formula x = -b/2a to find the x-coordinate of the vertex. Here, a is the coefficient of x^2 (-4) and b is the coefficient of x (4).
Plugging in the values, we get:
x = -4 / (2 * -4)
x = -4 / -8
x = 0.5
Now, we'll substitute the x-coordinate back into the equation to find the y-coordinate of the vertex.
Plugging in the value, we get:
y = -4(0.5)^2 + 4(0.5) + 24
y = -4(0.25) + 2 + 24
y = -1 + 2 + 24
y = 25
So, the vertex of the function is (0.5, 25). The x-coordinate represents the time (in seconds) when the rocket reaches its maximum height, and the y-coordinate represents the maximum height (in meters) of the rocket.
Therefore, the maximum height of the rocket is 25 meters.
I hope this helps! Let me know if you have any other questions.