연습 이미지

Amanita, let's carefully solve the problem step by step.

Understanding the Problem:

  • A ball is thrown straight up from the ground with a speed of 2020 m/s.
  • The height xx (in meters) after tt seconds is given by the formula:
x=20t5t2 x = 20t - 5t^2
  • We are asked to find the maximum height the ball reaches.

Step-by-Step Plan:

  1. Recognize the Type of Equation:

    • The formula x=20t5t2x = 20t - 5t^2 is a quadratic equation in terms of tt.
    • The graph of this equation is a parabola that opens downward (because the coefficient of t2t^2 is negative).
  2. Find the Time When the Ball Reaches Maximum Height:

    • The maximum value of a quadratic equation ax2+bx+cax^2 + bx + c occurs at t=b2at = -\frac{b}{2a}.
    • Here, a=5a = -5 and b=20b = 20.
  3. Calculate the Time for Maximum Height:

    • Substitute the values into the formula to find tt.
  4. Find the Maximum Height:

    • Substitute the value of tt back into the original equation to find the maximum height xx.

Let's execute these steps.

Step 1: Find the time when the ball reaches its maximum height.

t=b2a=202×(5)t = -\frac{b}{2a} = -\frac{20}{2 \times (-5)}

Step 2: Calculate the value of tt.

Amanita, let's continue with the solution:

  • From our calculation, the time when the ball reaches its maximum height is t=2t = 2 seconds.

Now, let's find the maximum height by substituting t=2t = 2 into the height formula:

x=20t5t2x = 20t - 5t^2

x=20×25×(22)x = 20 \times 2 - 5 \times (2^2)

x=4020=20x = 40 - 20 = 20

Final Answer:
The maximum height the ball reaches is 2020 meters.