To determine the point of maximum slope, the derivative of the function \( y = -x^3 + 3x^2 + 8x - 20 \) with respect to \( x \) is calculated, and critical points are identified. The first derivative is: \[ \frac{dy}{dx} = -3x^2 + 6x + 8. \] Setting this derivative to zero yields the critical points: \[ -3x^2 + 6x + 8 = 0. \] The solution to this quadratic equation is \( x = 1 \) (indicating the maximum slope occurs at \( x = 1 \)). Substituting \( x = 1 \) into the original function provides the corresponding \( y \)-value: \[ y = -(1)^3 + 3(1)^2 + 8(1) - 20 = -1 + 3 + 8 - 20 = -10. \] Therefore, the maximum slope occurs at the point \( (1, -10) \).