In the previous section, we turned the various graphing principles that we have observed in previous sections into a step-by-step graphing strategy, and applied that technique to explain various algebraic formulas. We also showed how to reverse the process to determine the equation of a linear function, deriving the point-slope formula. In this section, we will show how to extend this idea to discover the mathematical formula corresponding to a graph derived from a larger class of "core" functions. As we said in the Introduction, the ability to "fit" a formula to data is foundational to the scientific method, since it is how we can move from data to an appropriate mathematical model.
For now, we will restrict attention to the following list of "core" functions:
| Name | Formula | XFunctions Name |
Important Points | Graph | |
|---|---|---|---|---|---|
| Identity | x | none | -1 | -1 | ![]() |
| 0 | 0 | ||||
| 1 | 1 | ||||
| Cube | x3 | none | -1 | -1 | ![]() |
| 0 | 0 | ||||
| 1 | 1 | ||||
| Cube Root | cubert | -1 | -1 | ![]() |
|
| 0 | 0 | ||||
| 1 | 1 | ||||
| Greatest Integer | ëxû | floor | -1 | -1 | ![]() |
| 0 | 0 | ||||
| 1 | 1 | ||||
| Absolute Value | |x| | abs | -1 | 1 | ![]() |
| 0 | 0 | ||||
| 1 | 1 | ||||
| Square | x2 | none | -1 | 1 | ![]() |
| 0 | 0 | ||||
| 1 | 1 | ||||
| Square Root | sqrt | 0 | 0 | ![]() |
|
| 1 | 1 | ||||
| 4 | 2 | ||||
Throughout the text, we will add to this list, as we learn about new functions. Notice how all of these functions go through (0, 0), and (1, 1). Most of these functions also go through (-1, -1), and all of those are odd functions, except for the greatest integer function (Can you see why it is not symmetric with respect to the origin?). The remaining functions are even functions and so go through (-1, 1), except for the square root function. For the square root function, we choose (4, 2) as a third point, since it is the next easiest point to compute. Because these graphs go through so many of the same points, the most important thing to remember is the general shape of each graph, so we can "connect-the-dots" appropriately.
You should notice that we can deduce, from its graph, the formula of any function of the form, g(x) = ±a f(±(x - b)/c) + d, where f is any function in our list of "core" functions. We simply apply the same reasoning that led us to the point-slope formula. For example, consider the graph:

In general, we have an equation, which generalizes the point-slope formula:
If (x1, y1) corresponds to the "vertex" of the graph of a function, g, coming from one of the "core" functions, f, listed above, its equation may be written as:
g(x) = (y2 - y1)f((x - x1)/(x2 - x1)) + y1.
In this formula, for all "core" functions except ëxû, (x2, y2) is any other point on the graph; in the case of ëxû, (x2, y2) is a solid endpoint of the next "step" beyond the chosen "vertex".
Note: As before, the "flips" are included automatically, based on the relative positions of the two points!
Practice applying this formula to determine a formula from a graph by completing the following
Exercises.
Go to Transcendental Functions
| Table of Contents | Glossary |