What are the formulas/conclusions of quadratic functions?

The core formulas and conclusions for quadratic functions, defined by the standard form \( f(x) = ax^2 + bx + c \) where \( a \neq 0 \), are systematic tools for analyzing their parabolic geometry and algebraic roots. The most critical formula is the quadratic formula, \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), which provides the roots or x-intercepts of the function directly from its coefficients. This leads directly to the discriminant, \( \Delta = b^2 - 4ac \), which is not a formula for computation per se but a definitive conclusion about root nature: a positive discriminant indicates two distinct real roots, zero indicates one repeated real root, and a negative discriminant indicates two complex conjugate roots. Complementing this, the vertex of the parabola, representing the minimum or maximum point, is located at \( \left( -\frac{b}{2a}, f\left(-\frac{b}{2a}\right) \right) \), a conclusion derived from completing the square or using calculus. This vertex formula is pivotal as it defines the axis of symmetry, the line \( x = -\frac{b}{2a} \), and immediately indicates whether the parabola opens upwards (\( a > 0 \)) with a minimum at the vertex, or downwards (\( a < 0 \)) with a maximum there.

Beyond these computational formulas, key conclusions relate to the function's factored forms and transformations. If the quadratic has real roots \( r_1 \) and \( r_2 \), it can be expressed in factored form as \( f(x) = a(x - r_1)(x - r_2) \), a conclusion that directly links algebraic solutions to graphical intercepts. The process of completing the square yields the vertex form, \( f(x) = a(x - h)^2 + k \), where \( (h, k) \) is the vertex; this form explicitly reveals the parabolic transformation from the parent function \( y = x^2 \), including vertical stretch/compression by factor \( a \), and horizontal/vertical shifts by \( h \) and \( k \). A further practical conclusion is the relationship between roots and coefficients: the sum of the roots is \( -\frac{b}{a} \) and their product is \( \frac{c}{a} \), which can be useful for analyzing root properties without explicit calculation.

The implications of these formulas are profound for problem-solving across mathematics. The discriminant, for instance, is a quick diagnostic tool for determining intersection points with the x-axis and is foundational in calculus for assessing critical point behavior. The vertex coordinates provide the optimal value in applied contexts, making quadratic functions essential for modeling projectile motion, revenue optimization, and area problems. Furthermore, the existence of the quadratic formula guarantees a solution for any quadratic equation, a conclusion that historically motivated the development of complex numbers when confronting a negative discriminant. These interconnected conclusions—regarding roots, vertex, symmetry, and alternative forms—create a complete analytical framework for the function's behavior.

Ultimately, mastering these formulas and conclusions means understanding that they are not isolated results but parts of a coherent system describing a parabola's definitive features. The standard, vertex, and factored forms each highlight different properties—intercepts, optimum point, and roots, respectively—while the quadratic formula and discriminant serve as universal solvers and classifiers. This system allows one to predict graph shape, locate key points, solve equations, and transform the function, making quadratic analysis a fundamental toolkit for progressing to polynomial theory, conic sections, and optimization.