You may recall studying quadratic equations in Intermediate Algebra. In this section, we review those equations in the context of our next family of functions: the quadratic functions.
definition 2.5: quadratic function A quadratic function is a function of the form \[ f(x) = ax^2 + bx + c, \label\] where \(a\), \(b\) and \(c\) are real numbers with \(a \neq 0\). The domain of a quadratic function is \((-\infty, \infty)\).
The most basic quadratic function is \(f(x) = x^2\), whose graph appears below. Its shape should look familiar from Intermediate Algebra -- it is called a parabola. The point \((0,0)\) is called the vertex of the parabola. In this case, the vertex is a relative minimum and is also the where the absolute minimum value of \(f\) can be found. Much like many of the absolute value functions in Section 2.2, knowing the graph of \(f(x) = x^2\) enables us to graph an entire family of quadratic functions using transformations.
Solution
From the graph, we see that the vertex has moved from \((0,0)\) on the graph of \(y = f(x)\) to \((-2,-3)\) on the graph of \(y = g(x)\). This sets \([-3, \infty)\) as the range of \(g\). We see that the graph of \(y=g(x)\) crosses the \(x\)-axis twice, so we expect two \(x\)-intercepts. To find these, we set \(y = g(x) = 0\) and solve. Doing so yields the equation \((x+2)^2 - 3 = 0\), or \((x+2)^2 = 3\). Extracting square roots gives \(x + 2 = \pm \sqrt\), or \(x = -2 \pm \sqrt\). Our \(x\)-intercepts are \((-2-\sqrt, 0) \approx (-3.73, 0)\) and \((-2+\sqrt, 0) \approx (-0.27, 0)\). The \(y\)-intercept of the graph, \((0,1)\) was one of the points we originally plotted, so we are done.
2. Following Theorem 1.7 once more, to graph \(h(x) = -2(x-3)^2+1 = -2f(x-3)+1\), we first start by \(\textit\) \(3\) to each of the \(x\)-values of the points on the graph of \(y=f(x)\). This effects a horizontal shift \(\textit\) \(3\) units and moves \((-2,4)\) to \((1,4)\), \((-1,1)\) to \((2,1)\), \((0,0)\) to \((3,0)\), \((1,1)\) to \((4,1)\) and \((2,4)\) to \((5,4)\). Next, we \(\textit\) each of our \(y\)-values first by \(-2\) and then \(\textit\) \(1\) to that result. Geometrically, this is a vertical \(\textit\) by a factor of \(2\), followed by a reflection about the \(x\)-axis, followed by a vertical shift \(\textit\) \(1\) unit. This moves \((1,4)\) to \((1,-7)\), \((2,1)\) to \((2,-1)\), \((3,0)\) to \((3,1)\), \((4,1)\) to \((4,-1)\) and \((5,4)\) to \((5,-7)\).
The vertex is \((3,1)\) which makes the range of \(h\) \((-\infty, 1]\). From our graph, we know that there are two \(x\)-intercepts, so we set \(y = h(x) = 0\) and solve. We get \(-2(x-3)^2+1 = 0\) which gives \((x-3)^2 = \frac\). Extracting square roots\footnote gives \(x - 3 = \pm \frac<\sqrt>\), so that when we add \(3\) to each side,\footnote we get \(x = \frac<6 \pm \sqrt>\). Hence, our \(x\)-intercepts are \(\left(\frac<6 - \sqrt>, 0 \right) \approx (2.29, 0)\) and \(\left(\frac<6 + \sqrt>, 0 \right) \approx (3.71, 0)\). Although our graph doesn't show it, there is a \(y\)-intercept which can be found by setting \(x=0\). With \(h(0) = -2(0-3)^2+1 = -17\), we have that our \(y\)-intercept is \((0,-17)\). \( \Box \)
A few remarks about Example \(\PageIndex\) are in order. First note that neither the formula given for \(g(x)\) nor the one given for \(h(x)\) match the form given in Definition 2.5. We could, of course, convert both \(g(x)\) and \(h(x)\) into that form by expanding and collecting like terms. Doing so, we find \(g(x) = (x+2)^2 - 3 = x^2 + 4x+1\) and \(h(x) = -2(x-3)^2+1 = -2x^2+12x-17\). While these `simplified' formulas for \(g(x)\) and \(h(x)\) satisfy Definition 2.5, they do not lend themselves to graphing easily. For that reason, the form of \(g\) and \(h\) presented in Example \(\PageIndex\) is given a special name, which we list below, along with the form presented in Definition 2.5.
Definition 2.6: Standard and General Form of Quadratic Functions
Suppose \(f\) is a quadratic function.
It is important to note at this stage that we have no guarantees that \(\textit \) quadratic function can be written in standard form. This is actually true, and we prove this later in the exposition, but for now we celebrate the advantages of the standard form, starting with the following theorem.
Theorem 2.2: Vertex Formula for Quadratics in Standard Form
For the quadratic function \(f(x) = a(x-h)^2 + k\), where \(a\), \(h\) and \(k\) are real numbers with \(a\neq 0\), the vertex of the graph of \(y = f(x)\) is \((h,k)\).
We can readily verify the formula given Theorem 2.2 with the two functions given in Example \(\PageIndex\). After a (slight) rewrite, \(g(x) = (x+2)^2 - 3 = (x-(-2))^2+(-3)\), and we identify \(h=-2\) and \(k=-3\). Sure enough, we found the vertex of the graph of \(y=g(x)\) to be \((-2,-3)\). For \(h(x) = -2(x-3)+1\), no rewrite is needed. We can directly identify \(h=3\) and \(k=1\) and, sure enough, we found the vertex of the graph of \(y=h(x)\) to be \((3,1)\).
To see why the formula in Theorem 2.2 produces the vertex, consider the graph of the equation \(y = a(x-h)^2 + k\). When we substitute \(x=h\), we get \(y=k\), so \((h,k)\) is on the graph. If \(x \neq h\), then \(x-h \neq 0\) so \((x-h)^2\) is a positive number. If \(a>0\), then \(a(x-h)^2\) is positive, thus \(y = a(x-h)^2 + k\) is always a number larger than \(k\). This means that when \(a>0\), \((h,k)\) is the lowest point on the graph and thus the parabola must open upwards, making \((h,k)\) the vertex. A similar argument shows that if \(a
Alternatively, we can apply the machinery in Section 1.7. Since the vertex of \(y = x^2\) is \((0,0)\), we can determine the vertex of \(y = a(x-h)^2+k\) by determining the final destination of \((0,0)\) as it is moved through each transformation. To obtain the formula \(f(x)= a(x-h)^2+k\), we start with \(g(x)=x^2\) and first define \(g_1(x) = a g(x) = ax^2\). This is results in a vertical scaling and/or reflection.\footnote0\). If \(a Since we multiply the output by \(a\), we multiply the \(y\)-coordinates on the graph of \(g\) by \(a\), so the point \((0,0)\) remains \((0,0)\) and remains the vertex. Next, we define \(g_<\mbox<\tiny\(2\)>>(x) = g_<\mbox<\tiny\)1\)>>(x-h) = a(x-h)^2\). This induces a horizontal shift right or left \(h\) units\footnote0\), left if \(h moves the vertex, in either case, to \((h,0)\). Finally, \(f(x) = g_2(x)+k = a(x-h)^2+k\) which effects a vertical shift up or down \(k\) units\footnote0\), down if \(k resulting in the vertex moving from \((h,0)\) to \((h,k)\).
In addition to verifying Theorem 2.2, the arguments in the two preceding paragraphs have also shown us the role of the number \(a\) in the graphs of quadratic functions. The graph of \(y = a(x-h)^2 + k\) is a parabola `opening upwards' if \(a > 0\), and `opening downwards' if \(a < 0\). Moreover, the symmetry enjoyed by the graph of \(y = x^2\) about the \(y\)-axis is translated to a symmetry about the vertical line \(x=h\) which is the vertical line through the vertex.\footnoteThis line is called the \(\textbf\) of the parabola and is dashed in the figures below.
Without a doubt, the standard form of a quadratic function, coupled with the machinery in Section 1.7, allows us to list the attributes of the graphs of such functions quickly and elegantly. What remains to be shown, however, is the fact that every quadratic function \(\textit\) in standard form. To convert a quadratic function given in general form into standard form, we employ the ancient rite of `Completing the Square'. We remind the reader how this is done in our next example.
Convert the functions below from general form to standard form. Find the vertex, axis of symmetry and any \(x\)- or \(y\)-intercepts. Graph each function and determine its range.
Solution
Of course, we can always check our answer by multiplying out \(f(x) = (x-2)^2 -1\) to see that it simplifies to \(f(x) = x^2 - 4x - 1\). In the form \(f(x) = (x-2)^2-1\), we readily find the vertex to be \((2,-1)\) which makes the axis of symmetry \(x = 2\). To find the \(x\)-intercepts, we set \(y = f(x) = 0\). We are spoiled for choice, since we have \(\textit\) formulas for \(f(x)\). Since we recognize \(f(x) = x^2-4x+3\) to be easily factorable, \footnote we proceed to solve \(x^2-4x+3 = 0\). Factoring gives \((x-3)(x-1) = 0\) so that \(x = 3\) or \(x=1\). The \(x\)-intercepts are then \((1,0)\) and \((3,0)\). To find the \(y\)-intercept, we set \(x=0\). Once again, the general form \(f(x) = x^2-4x+3\) is easiest to work with here, and we find \(y = f(0) = 3\). Hence, the \(y\)-intercept is \((0,3)\). With the vertex, axis of symmetry and the intercepts, we get a pretty good graph without the need to plot additional points. We see that the range of \(f\) is \([-1,\infty)\) and we are done.
2. To get started, we rewrite \(g(x) = 6-x-x^2 = -x^2-x+6\) and note that the coefficient of \(x^2\) is \(-1\), not \(1\). This means our first step is to factor out the \((-1)\) from both the \(x^2\) and \(x\) terms. We then follow the completing the square recipe as above.
From \(g(x) = -\left(x +\frac\right)^2 + \frac\), we get the vertex to be \(\left(-\frac, \frac\right)\) and the axis of symmetry to be \(x = -\frac\). To get the \(x\)-intercepts, we opt to set the given formula \(g(x) = 6-x-x^2 = 0\). Solving, we get \(x = -3\) and \(x=2\), so the \(x\)-intercepts are \((-3,0)\) and \((2,0)\). Setting \(x=0\), we find \(g(0) = 6\), so the \(y\)-intercept is \((0,6)\). Plotting these points gives us the graph below. We see that the range of \(g\) is \(\left(-\infty, \frac\right]\).
With Example \(\PageIndex\) fresh in our minds, we are now in a position to show that every quadratic function can be written in standard form. We begin with \(f(x) = ax^2+bx+c\), assume \(a \neq 0\), and complete the square in \(\textit\) generality.
Comparing this last expression with the standard form, we identify \((x-h)\) with \(\left(x+\frac\right)\) so that \(h = -\frac\). Instead of memorizing the value \(k = \frac\), we see that \(f\left(-\frac\right) = \frac\). As such, we have derived a vertex formula for the general form. We summarize both vertex formulas in the box at the top of the next page.
Equation 2.4: Vertex Formulas for Quadratic Functions
Suppose \(a\), \(b\), \(c\), \(h\) and \(k\) are real numbers with \(a \neq 0\).
There are two more results which can be gleaned from the completed-square form of the general form of a quadratic function,
\[ f(x) = ax^2 + bx + c = a\left(x+\dfrac\right)^2 + \dfrac\]
Equation 2.5: The Quadratic Formula
If \(a\), \(b\) and \(c\) are real numbers with \(a \neq 0\), then the solutions to \(ax^2 + bx + c = 0\) are
Assuming the conditions of Equation 2.5, the solutions to \(ax^2+bx+c = 0\) are precisely the zeros of \(f(x) = ax^2 + bx + c\). Since
\[ f(x) = ax^2+bx+c = a\left(x+\dfrac\right)^2 + \dfrac\]
the equation \(ax^2 + bx + c = 0\) is equivalent to
In our discussions of domain, we were warned against having negative numbers underneath the square root. Given that \(\sqrt - 4ac>\) is part of the Quadratic Formula, we will need to pay special attention to the radicand \(b^ - 4ac\). It turns out that the quantity \(b^2-4ac\) plays a critical role in determining the nature of the solutions to a quadratic equation. It is given a special name.
Definition 2.7: discriminant
If \(a\), \(b\) and \(c\) are real numbers with \(a \neq 0\), then the discriminant of the quadratic equation \(ax^2+bx+c=0\) is the quantity
The discriminant `discriminates' between the kinds of solutions we get from a quadratic equation. These cases, and their relation to the discriminant, are summarized below.
Theorem 2.3: Discriminant Trichotomy
Let \(a\), \(b\) and \(c\) be real numbers with \(a \neq 0\).
The proof of Theorem 2.3 stems from the position of the discriminant in the quadratic equation, and is left as a good mental exercise for the reader. The next example exploits the fruits of all of our labor in this section thus far.
Recall that the profit (Section 1.4) for a product is defined by the equation \(\mbox = \mbox - \mbox\), or \(P(x) = R(x) - C(x)\). In Example 2.1.7 the weekly revenue, in dollars, made by selling \(x\) PortaBoy Game Systems was found to be \(R(x) = -1.5x^2+250x\) with the restriction (carried over from the price-demand function) that \(0 \leq x \leq 166\). The cost, in dollars, to produce \(x\) PortaBoy Game Systems is given in Example 2.1.5 as \(C(x) = 80x + 150\) for \(x \geq 0\).
Solution
We get two \(x\)-intercepts: \(\left( \frac>,0\right)\) and \(\left( \frac>,0\right)\). To find the \(y\)-intercept, we set \(x=0\) and find \(y=P(0)=-150\) for a \(y\)-intercept of \((0,-150)\). To find the vertex, we use the fact that \(P(x)=-1.5x^2+170x-150\) is in the general form of a quadratic function and appeal to Equation 2.4. Substituting \(a = -1.5\) and \(b=170\), we get \(x = -\frac = \frac\). To find the \(y\)-coordinate of the vertex, we compute \(P\left( \frac \right) = \frac\) and find that our vertex is \(\left(\frac, \frac\right)\). The axis of symmetry is the vertical line passing through the vertex so it is the line \(x=\frac\). To sketch a reasonable graph, we approximate the \(x\)-intercepts, \((0.89,0)\) and \((112.44,0)\), and the vertex, \((56.67,4666.67)\). (Note that in order to get the \(x\)-intercepts and the vertex to show up in the same picture, we had to scale the \(x\)-axis differently than the \(y\)-axis. This results in the left-hand \(x\)-intercept and the \(y\)-intercept being uncomfortably close to each other and to the origin in the picture.)
3. The zeros of \(P\) are the solutions to \(P(x)=0\), which we have found to be approximately \(0.89\) and \(112.44\). As we saw in Example 1.5.3, these are the `break-even' points of the profit function, where enough product is sold to recover the cost spent to make the product. More importantly, we see from the graph that as long as \(x\) is between \(0.89\) and \(112.44\), the graph \(y=P(x)\) is above the \(x\)-axis, meaning \(y = P(x) > 0\) there. This means that for these values of \(x\), a profit is being made. Since \(x\) represents the weekly sales of PortaBoy Game Systems, we round the zeros to positive integers and have that as long as \(1\), but no more than \(112\) game systems are sold weekly, the retailer will make a profit.
4. From the graph, we see that the maximum value of \(P\) occurs at the vertex, which is approximately \((56.67,4666.67)\). As above, \(x\) represents the weekly sales of PortaBoy systems, so we can't sell \(56.67\) game systems. Comparing \(P(56) = 4666\) and \(P(57)=4666.5\), we conclude that we will make a maximum profit of \(\\) 4666.50\) if we sell \(57\) game systems.
5. In the previous part, we found that we need to sell \(57\) PortaBoys per week to maximize profit. To find the price per PortaBoy, we substitute \(x=57\) into the price-demand function to get \(p(57) = -1.5(57)+250 = 164.5\). The price should be set at \(\\)164.50\). \( \Box \)
Our next example is another classic application of quadratic functions.
Much to Donnie's surprise and delight, he inherits a large parcel of land in Ashtabula County from one of his (e)strange(d) relatives. The time is finally right for him to pursue his dream of farming alpaca. He wishes to build a rectangular pasture, and estimates that he has enough money for 200 linear feet of fencing material. If he makes the pasture adjacent to a stream (so no fencing is required on that side), what are the dimensions of the pasture which maximize the area? What is the maximum area? If an average alpaca needs 25 square feet of grazing area, how many alpaca can Donnie keep in his pasture?
Solution
It is always helpful to sketch the problem situation, so we do so below.
We are tasked to find the dimensions of the pasture which would give a maximum area. We let \(w\) denote the width of the pasture and we let \(l\) denote the length of the pasture. Since the units given to us in the statement of the problem are feet, we assume \(w\) and \(l\) are measured in feet. The area of the pasture, which we'll call \(A\), is related to \(w\) and \(l\) by the equation \(A = wl\). Since \(w\) and \(l\) are both measured in feet, \(A\) has units of \(\text^2\), or square feet. We are given the total amount of fencing available is \(200\) feet, which means \(w + l + w = 200\), or, \(l+2w = 200\). We now have two equations, \(A = wl\) and \(l+2w = 200\). In order to use the tools given to us in this section to \(\textit\) \(A\), we need to use the information given to write \(A\) as a function of just \(\textit\) variable, either \(w\) or \(l\). This is where we use the equation \(l+2w = 200\). Solving for \(l\), we find \(l = 200-2w\), and we substitute this into our equation for \(A\). We get \(A = wl = w(200-2w) = 200w-2w^2\). We now have \(A\) as a function of \(w\), \(A(w) = 200w-2w^2 = -2w^2+200w\).
We conclude this section with the graph of a more complicated absolute value function.
Graph \(f(x) = |x^2 - x - 6|\).
Solution
Using the definition of absolute value, Definition 2.4, we have
\[ f(x) = \left\< \begin -\left(x^2 - x - 6\right), & \mbox & x^2 - x - 6 < 0 \\ x^2 - x - 6, & \mbox& x^2 - x - 6 \geq 0 \\ \end \right.\]
The trouble is that we have yet to develop any analytic techniques to solve nonlinear inequalities such as \(x^2 - x - 6 < 0\). You won't have to wait long; this is one of the main topics of Section 2.4.
Nevertheless, we can attack this problem graphically. To that end, we graph \(y = g(x) = x^2 - x-6\) using the intercepts and the vertex. To find the \(x\)-intercepts, we solve \(x^2 - x - 6 = 0\). Factoring gives \((x-3)(x+2)=0\) so \(x=-2\) or \(x=3\). Hence, \((-2,0)\) and \((3,0)\) are \(x\)-intercepts. The \(y\)-intercept \((0,-6)\) is found by setting \(x=0\). To plot the vertex, we find \(x = -\frac = -\frac = \frac\), and \(y = \left(\frac\right)^2 - \left(\frac\right)-6 = -\frac = -6.25\). Plotting, we get the parabola seen below on the left. To obtain points on the graph of \(y = f(x) = |x^2-x-6|\), we can take points on the graph of \(g(x) = x^2-x-6\) and apply the absolute value to each of the \(y\) values on the parabola. We see from the graph of \(g\) that for \(x \leq -2\) or \(x \geq 3\), the \(y\) values on the parabola are greater than or equal to zero (since the graph is on or above the \(x\)-axis), so the absolute value leaves these portions of the graph alone. For \(x\) between \(-2\) and \(3\), however, the \(y\) values on the parabola are negative. For example, the point \((0,-6)\) on \(y = x^2-x-6\) would result in the point \((0,|-6|) = (0,-(-6))= (0,6)\) on the graph of \(f(x) = |x^2-x-6|\). Proceeding in this manner for all points with \(x\)-coordinates between \(-2\) and \(3\) results in the graph seen below on the right.
If we take a step back and look at the graphs of \(g\) and \(f\) in the last example, we notice that to obtain the graph of \(f\) from the graph of \(g\), we reflect a portion of the graph of \(g\) about the \(x\)-axis. We can see this analytically by substituting \(g(x) = x^2-x-6\) into the formula for \(f(x)\) and calling to mind Theorem 1.4 from Section 1.7.
The function \(f\) is defined so that when \(g(x)\) is negative (i.e., when its graph is below the \(x\)-axis), the graph of \(f\) is its refection across the \(x\)-axis. This is a general template to graph functions of the form \(f(x) = |g(x)|\). From this perspective, the graph of \(f(x) = |x|\) can be obtained by reflection the portion of the line \(g(x) =x\) which is below the \(x\)-axis back above the \(x\)-axis creating the characteristic `\(\vee\)' shape.
4.7: Quadratic Functions is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.