By Mara Pesacreta — Updated Aug 30, 2022
alfexe/iStock/GettyImages
Input–output tables are foundational diagrams that bring the abstract concept of a function into a concrete, visual format. By pairing each input value (x) with its corresponding output (f(x)), these tables lay the groundwork for plotting a graph and verifying functional behavior.
Unlike the traditional y = f(x) notation, many modern curricula emphasize the function notation f(x) to remind students that the output is explicitly dependent on the input. An input–output table clarifies that for every x there is exactly one f(x), a key property that distinguishes a function from a mere relation.
A typical table consists of two columns: the left column lists the input values (x) and the right column records the outputs (f(x)). For example, you might start with x = 1, 2, 3. The rest of the table will be populated after evaluating the function at each input.
Insert each x‑value into the function and compute its output. Using the example f(x) = 2x + 4: when x = 1, f(1) = 2(1) + 4 = 6; when x = 2, f(2) = 2(2) + 4 = 8; and so on.
With the complete table, plot each (x, f(x)) point on the Cartesian plane and join them smoothly. The resulting graph visually confirms the relationship described by the algebraic expression.
A relation that assigns more than one output to a single input fails the vertical‑line test, whereas a true function passes it. For f(x) = 2x + 4, any vertical line intersects the graph at most once, demonstrating that it is indeed a function.