Functions, Domain, Range & Graphs
What is a Function?
A function is a rule (or set of instructions) that maps every value of one variable to exactly one value of another variable.
A variable is an unknown quantity — e.g. , — whose value can change, often depending on the value of some other variable.
A function is usually written as an equation expressing one variable in terms of another:
- is called the dependent variable — its value depends on .
- is called the independent variable — you can pick any value for it (within the function's domain).
- The set of values is allowed to take is called the domain of the function.
- The set of corresponding values produces is called the range of the function.
You can picture a function as a machine: you feed a value of in, and it produces exactly one value of out.
Loading diagram…
Worked Examples: Finding Domain and Range
Example 1.
This is a function. Since can be any real number, the domain is:
Since for every real , the smallest possible value of is (when ). So the range is:
Example 2.
For to be a real number, the expression under the square root can't be negative:
So the domain is , and since a square root is never negative, the range is .
Types of Graphs
A graph of a function is the picture formed by plotting every ordered pair on a coordinate plane.
1. Straight-line graphs — graphs of (a linear equation). Example: .
Loading diagram…
2. "U-shaped" (even-power) graphs — the highest power of in the equation is even, e.g. , .
Loading diagram…
A higher even power like flattens near the bottom and rises more steeply at the sides:
Loading diagram…
3. "S-shaped" (odd-power) graphs — the highest power of in the equation is odd, e.g. . These curves pass through the origin and flip direction, giving an "S" shape.
Loading diagram…
Maxima and Minima
As you trace along a curve, certain points stand out:
- Absolute maximum — the single highest point on the entire graph.
- Relative (local) maximum — a point that's higher than every point immediately around it, even if it isn't the highest point overall.
- Relative (local) minimum — a point that's lower than every point immediately around it.
- Absolute minimum — the single lowest point on the entire graph.
- Point of inflection — a point where the curve changes concavity (switches from curving upward to curving downward, or vice versa).
The curve shows this clearly — a local maximum at () followed by a local minimum at ():
Loading diagram…