vertex of a quadratic function
The vertex of a quadratic function gives you the highest or lowest point on a parabola. For a function in standard form, \( f(x) = ax^2 + bx + c \), you can find the x-coordinate of the vertex using the formula: \( x_v = -\frac{b}{2a} \).
After you've found the x-coordinate, substitute it back into the function to find the y-coordinate, giving you the vertex \( (x_v, y_v) \). For our example, the vertex is located at \( \left(\frac{1}{4}, \frac{3}{4}\right) \).
This is a crucial point as it helps determine many other properties of the function.
axis of symmetry
The axis of symmetry is a vertical line that divides the parabola into mirror images. It runs through the vertex and has the equation \( x = x_v \).
From our earlier calculations, the axis of symmetry for our function is \( x = \frac{1}{4} \).
This line helps to verify the shape and positioning of the parabola.
parabola concavity
Concavity refers to whether the parabola opens upwards or downwards. It's determined by the coefficient \( a \) in the quadratic function.
If \( a > 0 \), the parabola is concave up, resembling a 'U' shape. If \( a < 0 \), it's concave down, resembling an upside-down 'U'.
Since our function has \( a = 4 \) (which is greater than 0), it opens upward, making it concave up.
y-intercept
The y-intercept is the point where the graph crosses the y-axis, found by setting \( x = 0 \) and solving for \( f(x) \).
In our function, \( f(0) = 1 \), so the y-intercept is \( (0, 1) \).
This point helps to initialize the graph, especially when plotting by hand.
x-intercepts
The x-intercepts are where the graph crosses the x-axis, found by setting \( f(x) = 0 \) and solving for \( x \).
In our example, the equation \( 4x^2 - 2x + 1 = 0 \) has no real solutions since its discriminant is negative (\( \triangle = -12 \)).
This means there are no x-intercepts, and the parabola does not touch the x-axis.
domain and range
The domain of any quadratic function is all real numbers: \( (-\infty, \infty) \).
The range depends on the vertex and the direction the parabola opens (concavity). Since our parabola opens upwards and the vertex is at \( \left(\frac{1}{4}, \frac{3}{4}\right) \), the minimum y-value is \( \frac{3}{4} \).
Therefore, the range is \( \left[\frac{3}{4}, \infty\right) \).
increasing and decreasing intervals
For quadratic functions, the graph is split into increasing and decreasing intervals by the vertex.
To the left of the vertex, the function decreases, and to the right, it increases. Using our function's vertex at \( \left(\frac{1}{4}, \frac{3}{4}\right) \), it decreases on \( (-\infty, \frac{1}{4}) \) and increases on \( (\frac{1}{4}, \infty) \).
These intervals help understand the behavior of the function over different x-values.