Examples of Elementary Functions

Certain functions appear so frequently in mathematics and its applications that they deserve special attention. This section surveys the most important elementary functions, including their graphs, domains, ranges, and key properties.

Quick Reference

Function Form Domain Range
Constant f(x) = c {c}
Linear f(x) = mx + b ℝ (if m ≠ 0)
Power (n even) f(x) = xn [0, ∞)
Power (n odd) f(x) = xn
f(x) = 1/x Rational ℝ – {0} ℝ – {0}
f(x) = √x Power (a = 1/2) [0, ∞) [0, ∞)
f(x) = ∛x Power (a = 1/3)

Constant Functions

A constant function assigns the same value c to every input: f(x) = c. Its graph is the horizontal line y = c.

Linear Functions

A linear function has the form f(x) = mx + b, where m (the slope) and b (the y-intercept) are fixed constants.

A single line showing slope m and y-intercept b.
(a) General graph of a linear function.

Key properties:

  • m is the slope: positive m means the line rises left to right; negative m means it falls.
  • If m = 0, the function reduces to the constant function f(x) = b.
  • b is where the line crosses the y-axis: f(0) = b.
  • If b = 0, the line passes through the origin.
  • y and x are proportional (y = mx) if b = 0.
  • y and x are inversely proportional (y = m/x) when their product is constant.

Power Functions

A power function has the form f(x) = xa, where a is a constant.

When a  =  n  Is a Positive Integer

The graph of y = xn has two distinct shapes depending on whether n is even or odd.

When n is even

  • The graph is U-shaped (like y = x2), symmetric about the y-axis (even function).
  • Domain and range: ℝ and [0, ∞), respectively.
  • Higher even powers are flatter near the origin and steeper for |x| > 1.
The U-shaped graph of a power function with even exponent.
Typical graph of y  =  xn for even n.
Comparison of y=x², y=x⁴, y=x⁶ showing steeper curves for large |x| and flatter curves near the origin for higher powers.
A family of even-power functions: higher powers are flatter near zero and steeper for |x| > 1.

When n is odd

  • The graph is S-shaped, symmetric about the origin (odd function).
  • Domain and range: both ℝ.
  • Higher odd powers are flatter near the origin and steeper for |x| > 1.
S-shaped graph of y = xⁿ for odd n, symmetric about the origin.
Typical graph of y  =  xn for odd n.

When a  =  -1   or   a = -2

The function f(x) = 1/x is odd, with domain ℝ – {0} and range ℝ – {0}. Its graph is symmetric about the origin and has two branches separated by the origin.

The function f(x) = 1/x2 is even, with domain ℝ – {0} and range (0, ∞).

Graph of the hyperbola y = 1/x.
(a) Graph of y  =  1/x. Domain: ℝ – {0} ; Range: ℝ – {0}.
The volcano-shaped graph of y = 1/x².
(b) Graph of y  =  1 / x2. Domain: ℝ – {0}; Range: (0, ∞).

Square Root and Cube Root

  • is defined only for x ≥ 0: domain [0, ∞), range [0, ∞).
  • is defined for all x: domain ℝ, range ℝ.
  • is an odd function; is neither odd nor even (its domain is not symmetric).
Graphs of y=√x and y=∛x.
Graphs of (defined for x ≥ 0) and (defined for all x).

Polynomial Functions

A polynomial in x is a function of the form

where the exponents are nonnegative integers and an ≠ 0. We say f has degree n.

Special names by degree:

Degree Form Name
0 y = a constant
1 y = ax + b linear
2 y = ax2 + bx + c quadratic
3 y = ax3 + bx2 + cx + d cubic
4 y = ax4 + bx3 + cx2 + dx + e quartic

End behavior is controlled by the leading term :

  • Even n, an > 0: both ends rise.
  • Even n, an < 0: both ends fall.
  • Odd n, an > 0: falls left, rises right.
  • Odd n, an < 0: rises left, falls right.

Rational Functions

A rational function is a quotient of two polynomials:

Its domain excludes all values where Q(x) = 0.

Find the domain of .

Solution Find the roots of the denominator: Therefore:

Algebraic and Transcendental Functions

Functions generated by finitely many additions, subtractions, multiplications, divisions, and rational-power operations are called algebraic functions. Polynomials, rational functions, and irrational functions (involving radical signs) are all algebraic.

A function that is not algebraic is called transcendental. The elementary transcendental functions include the trigonometric, inverse trigonometric, exponential, and logarithmic functions. We will explore these in subsequent chapters.

Frequently Asked Questions

Why is y = 1/x a rational function? Because 1/x = P(x)/Q(x) where P(x) = 1 and Q(x) = x, which is the ratio of the polynomial 1 to the polynomial x. Any ratio of two polynomials is a rational function.

Are exponential functions like 2x algebraic? No. Exponential functions like 2x are transcendental: there is no finite sequence of algebraic operations that reproduces the exponential. They are studied in a later chapter.