Graphing Quadratic Functions: Vertex, Axis, Domain & Range
Hey everyone! Today, we're diving into the fascinating world of quadratic functions. Specifically, we're going to break down how to graph the quadratic function f(x) = x^2 - 4x + 5. This isn't just about plotting points; it's about understanding the key characteristics that define these beautiful curves. We'll be looking at the vertex, the axis of symmetry, the domain, and the range. So, grab your graph paper (or your favorite graphing software) and let's get started!
Understanding Quadratic Functions
Before we jump into the specifics of our function, f(x) = x^2 - 4x + 5, let's take a moment to understand what quadratic functions are all about. A quadratic function is a polynomial function of degree two, meaning the highest power of the variable (in this case, 'x') is 2. The general form of a quadratic function is f(x) = ax^2 + bx + c, where 'a', 'b', and 'c' are constants, and 'a' is not equal to zero. The graph of a quadratic function is a parabola, a U-shaped curve that opens either upwards or downwards. This direction is determined by the coefficient 'a': if 'a' is positive, the parabola opens upwards, and if 'a' is negative, it opens downwards. Think of it like a smiley face (positive 'a') or a frowny face (negative 'a').
The shape and position of the parabola are determined by the values of 'a', 'b', and 'c'. The vertex, the axis of symmetry, the domain, and the range are all crucial elements that help us fully describe and graph a quadratic function. The vertex is the turning point of the parabola – it's either the minimum point (if the parabola opens upwards) or the maximum point (if the parabola opens downwards). The axis of symmetry is a vertical line that passes through the vertex, dividing the parabola into two symmetrical halves. This line is super helpful because it tells us that whatever happens on one side of the vertex is mirrored on the other side. The domain of a quadratic function is always all real numbers because you can plug in any value for 'x'. However, the range depends on the vertex and the direction the parabola opens. If the parabola opens upwards, the range will be all real numbers greater than or equal to the y-coordinate of the vertex. If it opens downwards, the range will be all real numbers less than or equal to the y-coordinate of the vertex.
(a) Finding the Vertex
The vertex is arguably the most important feature of a parabola. It’s the point where the parabola changes direction, and it gives us a lot of information about the function’s behavior. There are a couple of ways to find the vertex. One method involves completing the square, which transforms the quadratic function into vertex form. However, for a quicker approach, especially for our function f(x) = x^2 - 4x + 5, we can use a formula. The x-coordinate of the vertex, often denoted as 'h', can be found using the formula h = -b / 2a. In our case, 'a' is 1 and 'b' is -4, so: h = -(-4) / (2 * 1) = 4 / 2 = 2. Now that we have the x-coordinate, we can find the y-coordinate, often denoted as 'k', by plugging 'h' back into the original function: k = f(2) = (2)^2 - 4(2) + 5 = 4 - 8 + 5 = 1. Therefore, the vertex of the parabola is at the point (2, 1).
Think of the vertex as the anchor point of your parabola. Once you've located it, you've essentially found the heart of the function. It's the lowest point on the graph if the parabola opens upwards, or the highest point if it opens downwards. In our example, since the coefficient of the x^2 term (which is 'a') is positive (1), the parabola opens upwards, meaning the vertex (2, 1) represents the minimum point of the function. This tells us that the function will never have a y-value less than 1. This is crucial information when we consider the range of the function later on. The vertex also helps us visualize the symmetry of the parabola. The axis of symmetry, which we'll discuss next, passes directly through the vertex, dividing the parabola into two mirror images. Understanding the vertex is not just about finding a point; it's about gaining a deeper insight into the behavior and characteristics of the quadratic function as a whole. It serves as a foundation for graphing and analyzing quadratic functions effectively.
(b) Determining the Axis of Symmetry
The axis of symmetry is a vertical line that runs through the vertex, dividing the parabola into two perfectly symmetrical halves. It’s like a mirror; whatever is on one side of the line is reflected on the other side. This symmetry makes graphing the parabola much easier because once you plot points on one side of the axis, you automatically know the corresponding points on the other side. The equation of the axis of symmetry is simply x = h, where 'h' is the x-coordinate of the vertex. We already found the vertex to be (2, 1), so the axis of symmetry is the vertical line x = 2. Think of the axis of symmetry as the backbone of the parabola. It provides a sense of balance and order to the graph. Knowing the axis of symmetry allows us to quickly sketch the parabola without having to plot a ton of points. For instance, if we find a point that is one unit to the right of the axis of symmetry, we know there's a corresponding point one unit to the left, and they will have the same y-value. This mirroring effect significantly simplifies the graphing process.
In the context of our function, f(x) = x^2 - 4x + 5, the axis of symmetry, x = 2, tells us that the parabola is balanced around this vertical line. Any point on the graph with an x-value greater than 2 will have a corresponding point with an x-value less than 2, and vice versa. This symmetry is a fundamental property of parabolas and is directly linked to the quadratic nature of the function. Furthermore, the axis of symmetry helps us understand the behavior of the function as x increases or decreases from the vertex. As we move away from the axis of symmetry in either direction, the y-values of the function will either increase (if the parabola opens upwards) or decrease (if the parabola opens downwards). In our case, since the parabola opens upwards, the y-values increase as we move away from x = 2 in either direction. This understanding of symmetry and the relationship between the axis of symmetry and the function's behavior is crucial for a comprehensive grasp of quadratic functions.
(c) Identifying the Domain
The domain of a function is the set of all possible input values (x-values) for which the function is defined. For quadratic functions, the domain is surprisingly straightforward. Unlike some other types of functions (like rational functions or square root functions), there are no restrictions on the values you can plug into a quadratic function. You can square any real number, multiply it by a constant, and add constants without encountering any undefined situations. Therefore, the domain of any quadratic function, including f(x) = x^2 - 4x + 5, is all real numbers. This can be expressed in several ways: we can say the domain is