Introduction to Functions: Learn It 6

Identifying Basic Toolkit Functions

When learning to read, we start with the alphabet. When learning to do arithmetic, we start with numbers. When working with functions, it is similarly helpful to have a base set of building-block elements. We call these our “toolkit functions,” which form a set of basic named functions for which we know the graph, formula, and special properties. Some of these functions are programmed to individual buttons on many calculators. For these definitions we will use [latex]x[/latex] as the input variable and [latex]y=f\left(x\right)[/latex] as the output variable.

We will see these toolkit functions, combinations of toolkit functions, their graphs, and their transformations frequently throughout this module. It will be very helpful if we can recognize these toolkit functions and their features quickly by name, formula, graph, and basic table properties. The graphs and sample table values are included with each function shown below.

You should memorize the shapes of these graphs along with their names in words and in equation form. Be able to plot a few points of each to the left and right of the y-axis. You’ll be using these function families throughout the rest of the module.
Toolkit Functions
Name Function Graph Key Features Behavior Symmetry
Constant f(x) = c, where c is a constant Graph of a constant function. Slope is 0, y-intercept at the constant value Function is constant; doesn’t increase or decrease Symmetric about the y-axis (even function)
Identity/Linear f(x) = x Graph of a straight line. Slope is constant and equals 1, intercept at the origin Always increasing Odd symmetry (symmetric about the origin)
Absolute value f(x) = |x| Graph of absolute function. Minimum at (0,0), called the vertex Increasing on (0,∞), decreasing on (-∞,0) Symmetric about the y-axis (even function)
Quadratic f(x) = x² Graph of a parabola. Minimum at (0,0), called the vertex Increasing on (0,∞), decreasing on (-∞,0) Symmetric about the y-axis (even function)
Cubic f(x) = x³ Graph of f(x) = x^3. Inflection point at the origin Increasing on (-∞,∞) Symmetric about the origin (odd function)
Reciprocal f(x) = 1/x Graph of f(x)=1/x. Exclusion value at x=0 and y=0 Decreasing on (-∞,0) ∪ (0,∞) Symmetric about the origin (odd function)
Reciprocal squared f(x) = 1/x² Graph of f(x)=1/x^2. Exclusion value at x=0, never touches x or y axis Increasing on (-∞,0), decreasing on (0,∞) Symmetric about the y-axis (even function)
Square root f(x) = √x Graph of f(x)=sqrt(x). Starts at the origin (0,0) Increasing for all x in [0,∞) Not symmetric
Cube root f(x) = ∛x Graph of f(x)=x^(1/3). Crosses at the origin (0,0) Increasing for all x in (-∞,∞) Symmetric about the origin (odd function)