A function does more than assign outputs to inputs — it behaves. It rises and falls, reaches peaks and valleys, approaches limits, crosses thresholds. Analyzing a function means describing this behavior systematically: where the function increases, where it decreases, where it achieves its extreme values, and how it acts at the boundaries of its domain.
The tools for analysis come from both algebra and geometry. The equation reveals structure; the graph reveals shape. Together they answer the essential question: what does this function actually do?
Systematic Function Analysis
Analyzing a function means building a complete description of its behavior — not just isolated facts, but a coherent picture of how the function acts across its entire domain.
A systematic approach prevents overlooking important features. Begin with domain and range — what goes in and what comes out. Identify intercepts — where the function crosses the axes. Describe intervals of increase and decrease — where the function rises and falls. Locate extrema — the highest and lowest points. Note symmetry, periodicity, end behavior, and any discontinuities.
Each piece of information constrains the picture. Knowing the domain sets the stage. Knowing the range bounds the output. Knowing where the function increases and where it decreases reveals its overall shape. Knowing the extrema identifies the critical points.
The result is a profile of the function that captures its essential character. Two functions with identical profiles behave identically; differences in profiles reveal differences in behavior.
Analysis applies equally to functions given by equations, graphs, tables, or verbal descriptions. The questions remain the same — only the methods for answering them change.
Reading Domain and Range from Graph
The domain of a function appears on a graph as horizontal extent — the set of x-values for which the curve exists.
Scan the graph from left to right. Where does it begin? Where does it end? Does it extend infinitely in either direction? Arrows indicate unbounded continuation; endpoints indicate boundaries.
A solid dot at an endpoint means the endpoint is included in the domain. An open dot means the endpoint is excluded. Vertical asymptotes mark x-values where the function is undefined — the domain excludes these points and may split into separate intervals.
The range appears as vertical extent — the set of y-values the graph actually reaches.
Scan the graph from bottom to top. What is the lowest point? The highest? Does the graph extend infinitely upward or downward? Horizontal asymptotes suggest bounds the function approaches but may not reach.
Express both domain and range in interval notation. A graph existing for all x except x=2, with y-values spanning from −3 up to but not including 5, would have domain (−∞,2)∪(2,∞) and range [−3,5).
Intervals of Increase and Decrease
A function is increasing on an interval if larger inputs produce larger outputs. Moving right along the graph, the curve rises. A function is decreasing on an interval if larger inputs produce smaller outputs. Moving right, the curve falls.
Formally, f is increasing on an interval if whenever a<b in that interval, f(a)<f(b). It is decreasing if f(a)>f(b).
To identify these intervals from a graph, trace the curve from left to right. Note where it rises and where it falls. The intervals are expressed using x-values only — they describe portions of the domain, not the range.
For f(x)=x2, the graph falls as x moves from −∞ toward 0, then rises as x moves from 0 toward ∞. The function is decreasing on (−∞,0) and increasing on (0,∞).
A function is constant on an interval if it produces the same output throughout. The graph is a horizontal segment over that interval.
Turning points mark transitions between increasing and decreasing behavior. At a turning point, the function switches direction — rising then falling, or falling then rising. These are candidates for local extrema.
Intervals Where Positive, Negative, or Zero
A function is positive where its output is greater than zero. On the graph, these are intervals where the curve lies above the x-axis.
A function is negative where its output is less than zero. On the graph, these are intervals where the curve lies below the x-axis.
A function equals zero at its x-intercepts — the points where the curve crosses the horizontal axis. These points separate positive and negative intervals.
For f(x)=x2−4, the zeros occur at x=−2 and x=2. The parabola opens upward, so it dips below the axis between the zeros and rises above the axis outside them. The function is positive on (−∞,−2)∪(2,∞) and negative on (−2,2).
This analysis connects to solving inequalities. Asking "where is f(x)>0?" is the same as asking "for which x is the graph above the axis?" Asking "where is f(x)≤3?" becomes "where is the graph at or below the horizontal line y=3?"
Sign analysis matters in applications. Positive profit versus negative profit. Above sea level versus below. Growth versus decline. The sign of the function carries meaning beyond mere arithmetic.
Locating Extrema from Graph
Extrema are the high and low points of a function — the peaks and valleys where the output reaches notable values.
A local maximum occurs at x=c if f(c) is greater than or equal to all nearby function values. On the graph, this appears as a peak — the curve rises to a high point and then descends. The value f(c) is the local maximum value.
A local minimum occurs at x=c if f(c) is less than or equal to all nearby function values. On the graph, this appears as a valley — the curve descends to a low point and then rises.
The absolute maximum (or global maximum) is the largest value the function achieves anywhere on its domain. The absolute minimum is the smallest value. These may coincide with local extrema or may occur at endpoints of a restricted domain.
To locate extrema from a graph, identify all peaks and valleys. Read the y-coordinate of each — these are the extreme values. Then determine which, if any, is the absolute highest or lowest.
Not every function has absolute extrema. The function f(x)=x on (−∞,∞) has no maximum or minimum — it extends without bound in both directions. But on a closed interval [0,5], it has absolute minimum 0 at x=0 and absolute maximum 5 at x=5.
Identifying Symmetry
Symmetry in a function's graph reveals algebraic structure and simplifies analysis.
A function has even symmetry if its graph is symmetric about the y-axis. Folding the graph along the vertical axis produces a perfect match — the left side mirrors the right. Algebraically, f(−x)=f(x) for all x in the domain.
Examples of even functions: f(x)=x2, f(x)=∣x∣, f(x)=cos(x). Each satisfies f(−x)=f(x).
A function has odd symmetry if its graph is symmetric about the origin. Rotating the graph 180° around the origin produces the same curve. Algebraically, f(−x)=−f(x) for all x in the domain.
Examples of odd functions: f(x)=x3, f(x)=x, f(x)=sin(x). Each satisfies f(−x)=−f(x).
Most functions have neither symmetry. The function f(x)=x2+x is neither even nor odd: f(−x)=x2−x, which equals neither f(x) nor −f(x).
Recognizing symmetry halves the graphing work. For an even function, graphing the right half determines the left. For an odd function, graphing one quadrant determines the opposite quadrant.
Identifying Periodicity
A function is periodic if its values repeat at regular intervals. The graph shows a pattern that cycles endlessly — the same shape appearing again and again as x increases.
The period is the length of one complete cycle — the smallest positive number p such that f(x+p)=f(x) for all x in the domain.
The sine function has period 2π: the wave from x=0 to x=2π repeats identically from x=2π to x=4π, and so on forever.
To identify the period from a graph, find two consecutive peaks (or valleys, or any matching points) and measure the horizontal distance between them. That distance is the period.
The amplitude of a periodic function measures the vertical extent of oscillation — half the distance from the maximum to the minimum value. For f(x)=sin(x), the amplitude is 1, since the function oscillates between −1 and 1.
Periodicity appears in modeling cycles: daily temperatures, sound waves, seasonal patterns, alternating current. Any phenomenon that repeats regularly suggests a periodic function model.
Non-periodic functions never repeat exactly. The exponential function f(x)=2x grows without cycling back. Linear functions, polynomials, and logarithms are all non-periodic.
End Behavior from Graph
End behavior describes what happens to f(x) as x moves toward positive or negative infinity — the far right and far left of the graph.
Four possibilities exist for each direction:
The function may increase without bound: f(x)→∞. The graph rises indefinitely.
The function may decrease without bound: f(x)→−∞. The graph falls indefinitely.
The function may approach a finite limit: f(x)→L. The graph levels off toward a horizontal asymptote at y=L.
The function may oscillate without settling: f(x) bounces between values without converging. The graph fluctuates as x extends.
To read end behavior from a graph, examine the far left and far right. Does the curve rise, fall, level off, or oscillate?
For polynomials, end behavior depends on the leading term. The function f(x)=−2x3+5x2−x+1 behaves like −2x3 for large ∣x∣: rising on the left, falling on the right.
For rational functions, end behavior depends on the degree comparison. A horizontal asymptote indicates a finite limit; no horizontal asymptote indicates unbounded behavior.
End behavior anchors the overall shape of the graph, constraining what happens far from the origin.
Interpreting Real-World Function Graphs
When a function models a real-world situation, every feature of the graph carries meaning beyond pure mathematics.
The axes represent physical quantities with units. A graph of distance versus time has distance (meters, miles, kilometers) on the vertical axis and time (seconds, hours) on the horizontal. Reading the graph means interpreting coordinates as physical measurements.
Intercepts have contextual meaning. The y-intercept often represents an initial condition — the value when the process begins. The x-intercepts may represent when a quantity reaches zero: when the tank empties, when the population vanishes, when the object hits the ground.
Increasing and decreasing intervals describe change. A rising profit curve means revenue is growing. A falling temperature curve means cooling is occurring. The steepness indicates the rate of change — steeper means faster.
Extrema represent optimal or critical values. Maximum profit. Minimum cost. Peak concentration of medicine in the bloodstream. These points often answer the central question of an application.
End behavior predicts long-term trends. Does population stabilize or explode? Does temperature approach equilibrium? Does concentration decay to zero?
Units matter throughout. The statement "the maximum occurs at x=4" is incomplete without knowing that x represents hours and the maximum value is 120 milligrams per liter.
Comparing Functions Across Representations
The same function can appear as an equation, a table, or a graph. Each representation reveals different aspects most clearly.
The equation f(x)=2x2−8 shows algebraic structure. The coefficient 2 indicates vertical stretch. The constant −8 shifts the vertex down. Solving f(x)=0 gives the zeros exactly: x=±2.
A table of values shows specific input-output pairs:
The table confirms the zeros, shows the minimum at x=0, and reveals the symmetry between negative and positive inputs.
The graph shows shape at a glance: a parabola opening upward, vertex at (0,−8), crossing the axis at ±2, symmetric about the y-axis.
Converting between representations tests understanding. Can you sketch the graph from the equation? Can you write the equation from the graph? Can you fill in missing table entries from either?
Different questions favor different representations. "What is f(3)?" is fastest from the equation. "Is the function increasing at x=1?" is clearest from the graph. "What is the exact output when input is −1?" may be easiest from a table that includes that value.
Fluency means moving freely among all three, recognizing the same function in each form.