Sign In
Given a quadratic function written in standard form, what information can the coefficients a, b, and c give you?
Vertex: (1,5)
Axis of Symmetry: x=1
y-intercept: 9
Consider the point at which the curve of the parabola changes direction.
The point at which the graph of a parabola changes direction also defines the maximum or minimum point of the graph. Whether the parabola has a minimum or maximum is determined by the value of a.
Given the standard form of a parabola, the ( x, y) coordinates of its vertex can be expressed in terms of a and b. ( x, y) ⇔ ( - b/2 a, f(- b/2 a ) ) We've already calculated both of these values above, so we know that the vertex lies on the point ( 1, 5).
One common mistake when identifying the key features of a parabola algebraically is forgetting to include the negatives in the values of these constants. The standard form is addition only, so any subtraction must be treated as negative values of a, b, or c. Let's look at an example. ax^2 + bx + c y=4x^2-8x+9 ⇔ y=4x^2 + (-8x) + 9 In this case, the values of a, b, and c are 4, -8, and 9. They are NOT 4, 8, and 9. a=4, b=8, c=9 * a=4, b=-8, c=9 ✓