Quadratic Functions, Graphing, and Optimization
Introduction to Functions and Graphs
There is a distinct difference between traditional equation notation and function notation, though they are often used to represent the same relationships. Equation notation typically takes the form of , whereas function notation is expressed as . Function notation offers two primary benefits. First, it is clearer in text-based descriptions; for instance, stating that the height of a ball depends on time can be succinctly noted as . Second, it provides clearer labeling for graphs. When graphing a function, creating a table of values is a helpful starting point. For example, to graph , one should create a table with at least five coordinate pairs, such as and their corresponding output values of .
When constructing graphs, it is important to note that while choosing which values to pick can be challenging at first, this skill becomes intuitive over time. Axes must always be properly scaled and labeled; if a scale is not explicitly labeled, it is assumed to be a ratio of . The shape resulting from a quadratic function is called a parabola, and the turning point of this shape is known as the vertex. From the vertex, the base pattern of a parabola exhibits specific movements: moving one unit left or right from the vertex equates to moving one unit up (), and moving two units left or right equates to moving four units up (). This pattern is essential to remember for later work with transformations.
Transforming Parabolas and the Role of Variables
Transformations of the parent function can be analyzed by varying the parameters , , and in the vertex form: . In the function , the vertex shifts upward. In , the graph shifts horizontally. In , both vertical and horizontal shifts occur. When the coefficient is modified, such as in or , the width and direction of the parabola change. Specifically, the variable determines the direction (upward or downward) and the vertical stretch (thin or wide). The variable determines the horizontal translation (shifting left or right), and the variable determines the vertical translation (shifting up or down).
Completing the Square and Vertex Form
To graph a quadratic function effectively, it is often useful to convert the general form into the vertex form, , by using the process of completing the square. In this form, the vertex is located exactly at the coordinates . For the example , the transformation steps are as follows. First, factor out the coefficient from the first two terms: . Second, add and subtract the square of half the coefficient of the term inside the parenthesis: . Third, rewrite the right-hand side to isolate the perfect square trinomial using the commutative property: . Note that the comes from multiplying the subtracted by the lead coefficient . Fourth, factor and simplify: . This reveals the vertex is at and the parabola points upward.
To complete a graph, one must also identify the intercepts. The -intercept occurs when ; for this function, yielding the point . The -intercepts occur when . By setting the vertex form to zero, we find , which leads to , then . Taking the square root gives , resulting in , or approximately and .
Intercept Form and Symmetry
There is a third form to consider when graphing quadratics, known as the Intercept Form or Root Form: . Parabolas are symmetrical, and this symmetry is defined by the Axis of Symmetry, which is the vertical line over which the parabola is mirrored. The equation for this line is , which is the midpoint of the roots or intercepts. This line always passes through the vertex. Therefore, if the axis of symmetry is known, the -coordinate of the vertex is also known.
For the example , we can factor out the constant to get , which factors further into . The roots are located at and . The line of symmetry is at the midpoint, . To find the -coordinate of the vertex, substitute the symmetry value back into the equation: . Thus, the vertex is identified as . The discriminant () of a quadratic equation can also tell us the number of solutions graphically. If , there are two real solutions (two intercepts). If , there is one real solution (the vertex sits on the axis). If , there are no real solutions (the graph does not touch the -axis).
Vertex and Optimization
The vertex of a parabola always represents the maximum or minimum value of the quadratic function. If a problem asks to find the maximum or minimum of a variable, such as cost, height, or profit, it is a direct clue to look for the vertex. Consider a practical application involving a rectangular field where three sides are to be surrounded by of fencing, and the fourth side is enclosed by an adjacent barn. To find the dimensions that give the maximum area, we define the perimeter constraint as and the area as . By substituting the perimeter into the area equation, we get .
Using completing the square on this area function, we factor out to get , then add and subtract inside the parenthesis. This results in . The vertex is at , meaning the maximum area is . Alternatively, using the intercept form, the roots for are and , placing the vertex at the midpoint . The optimal dimensions are therefore by . When solving optimization problems, always check whether the question asks for the dimensions, the area, or both.