Functions and Graphs: Making the Invisible Visible

Before 1637, algebra and geometry existed in separate rooms. Algebra was a world of symbols and equations, abstract relationships that lived on paper as notation. Geometry was a world of shapes, drawn and constructed, visual and spatial. Then Rene Descartes, in an appendix to his Discourse on the Method, showed that every equation could be drawn as a curve and every curve could be written as an equation. The wall between the rooms vanished. Mathematics became visual.

A graph is a translation device. It turns numbers into shapes. It turns relationships into pictures. It turns the abstract into the visible. If someone tells you that a company's revenue grew slowly at first, then rapidly, then plateaued, that is a description. If they show you the graph, you see the story in a single glance: a curve that rises gently, steepens, then flattens. The shape is the meaning. And the equation behind the shape is the precision.

Why This Exists

Descartes' coordinate plane, published in La Geometrie (1637), is one of the most consequential inventions in the history of mathematics. By assigning every point in a plane an ordered pair of numbers (x, y), Descartes made it possible to express geometric shapes as algebraic equations and algebraic equations as geometric shapes. A circle is not just a round thing. It is every point (x, y) that satisfies x squared plus y squared equals r squared. A parabola is not just a curve. It is y equals ax squared plus bx plus c (Descartes, La Geometrie, 1637).

This merger, analytic geometry, transformed mathematics because it let people see relationships. Before graphing, you could solve an equation and get a number. After graphing, you could see the entire behavior of a function at once: where it increases, where it decreases, where it hits zero, where it blows up. The graph is a map of the equation's behavior, and reading that map is one of the most powerful skills in all of quantitative reasoning.

Graphing also made data interpretable. The first statistical graphs appeared in the late 18th century. William Playfair invented the bar chart (1786) and the pie chart (1801). Florence Nightingale used polar area diagrams to convince the British government that soldiers were dying of preventable disease, not combat wounds (Nightingale, Notes on Matters Affecting the Health, Efficiency, and Hospital Administration of the British Army, 1858). Every chart, graph, and data visualization you have ever seen descends from Descartes' insight that numbers become meaningful when they become shapes.

The Core Ideas (In Order of "Oh, That's Cool")

Linear functions are the simplest story a graph can tell. The equation y = mx + b produces a straight line. The slope, m, tells you the rate of change: how much y increases for every one-unit increase in x. The y-intercept, b, tells you where the line starts when x is zero. A car traveling at 60 miles per hour has position described by d = 60t: slope of 60 (miles per hour), starting at the origin.

Linear functions are everywhere in daily life. Fixed-rate pricing is linear: each additional item costs the same amount. Hourly wages are linear: each hour earns the same pay. Constant-speed travel is linear. Linear depreciation of assets is linear. The reason teachers spend so much time on linear functions is not that the world is mostly linear, because it is not, but that linear functions are the baseline against which you measure everything else. If something is not linear, you need to ask: is it changing faster or slower than a straight line?

Quadratic functions describe anything with a turning point. The equation y = ax squared plus bx plus c produces a parabola, a curve that rises (or falls) to a peak (or valley) and then turns around. Throw a ball: its height over time is a parabola. Price a product: revenue as a function of price often follows a parabolic curve (too cheap and revenue is low, too expensive and sales drop, somewhere in the middle is the maximum).

The vertex of a parabola is its peak or valley, the point where the function changes direction. Finding the vertex is the mathematical version of finding the optimal point: the maximum height, the maximum revenue, the minimum cost. Optimization problems, finding the best possible outcome given constraints, are among the most practically important problems in mathematics, and many of them start with quadratic functions (Hughes-Hallett et al., Calculus: Single and Multivariable, 7th edition, 2017).

Exponential functions are the most dangerous curve. The equation y = a times b to the power of x produces growth (if b is greater than 1) or decay (if b is between 0 and 1) that accelerates over time. Population growth, compound interest, viral spread, nuclear chain reactions, all exponential. The signature shape is the "hockey stick": nearly flat for a long time, then suddenly rocketing upward.

Exponential growth is dangerous because humans think linearly. When COVID-19 cases were doubling every few days in early 2020, many people underestimated how quickly the numbers would rise because their intuition projected linear growth. If you have 1,000 cases today and they double every three days, in 30 days you have about 1,024,000 cases, not 11,000. The gap between linear expectation and exponential reality is where catastrophic miscalculation lives. Understanding exponential functions is not just mathematics. It is a form of risk awareness (Liang et al., "Exponential Growth Bias in the Prediction of COVID-19 Spread," Judgment and Decision Making, 2020 [VERIFY]).

Logarithmic functions are the mirror image of exponentials. If exponential growth starts slow and accelerates, logarithmic growth starts fast and decelerates. Learning curves are often logarithmic: you improve rapidly at first, then progress slows. Diminishing returns in economics follow logarithmic patterns. Human perception of loudness, brightness, and even numerical magnitude is approximately logarithmic (the Weber-Fechner law), which is why a doubling of sound intensity does not feel twice as loud (Fechner, Elemente der Psychophysik, 1860).

On a graph, a logarithmic function is the reflection of an exponential function across the line y = x. This is because logarithms and exponentials are inverse functions. Knowing one helps you understand the other. Together, they describe the most common patterns of growth and decay in nature and economics: processes that start one way and end another.

Reading graphs is the most important mathematical skill for a citizen. Every news article with a chart, every financial report, every scientific study, every campaign advertisement uses graphs to present data. And graphs can lie while being technically accurate. A bar chart with a truncated y-axis (starting at 95 instead of 0) can make a 2 percent change look enormous. A line graph with a carefully chosen time window can hide a long-term trend by focusing on a short-term fluctuation. A pie chart with too many slices becomes unreadable. A graph without labeled axes is meaningless but still persuasive to uncritical readers.

Edward Tufte, in The Visual Display of Quantitative Information (1983), laid out principles for honest and effective data visualization. His core argument is that good graphics reveal data. Bad graphics obscure it, sometimes deliberately. Learning to read graphs critically, checking axes, questioning time frames, asking about the data source, comparing the visual impression to the actual numbers, is a defense against manipulation. You do not need to be a data scientist. You need to be a skeptical reader.

How This Connects

Functions and graphs are the visual layer of everything else in this series. Algebraic equations become visible when you graph them. Calculus is the study of how graphs change: derivatives are slopes, integrals are areas. Logarithmic and exponential functions, covered in the previous articles, are specific graph shapes with specific meanings. Trigonometric functions produce the sine wave, the most important periodic graph in science. Probability distributions are graphed as curves (the bell curve, for instance). Statistics relies on charts and graphs for both analysis and communication.

Outside this series, graphical literacy connects to media literacy, financial literacy, and scientific literacy. A student who can read a graph critically is better equipped to evaluate a news article, a product advertisement, a political infographic, or a medical study. The function-to-graph connection that Descartes invented in 1637 is now embedded in every spreadsheet, every dashboard, every research paper, and every news broadcast. Understanding it is not optional.

The School Version vs. The Real Version

The school version of functions and graphs is a progression of topics: linear functions, quadratic functions, polynomial functions, rational functions, exponential and logarithmic functions. You learn to identify each type, graph it by hand, find key features (intercepts, maxima, minima, asymptotes), and transform it (shift, stretch, reflect). Tests ask you to match equations to graphs and graphs to equations.

The real version is that functions and graphs are the primary way the modern world communicates quantitative information. Stock prices are graphs. Climate data is graphs. Pandemic tracking is graphs. Election polling is graphs. Economic indicators are graphs. In your career, regardless of what that career is, you will encounter graphs far more often than you will encounter equations. The ability to look at a graph and understand what it is saying, and what it might be hiding, is one of the most broadly useful skills that math education provides.

The school version emphasizes producing graphs. The real version emphasizes consuming them. Both matter, but the consumption side is chronically undertaught. If your math class spends weeks teaching you to graph polynomial functions by hand but never asks you to evaluate a misleading chart from a real news source, it has missed the most important application of the subject.


This article is part of the Math: The Language Under Everything series at SurviveHighSchool.

Related reading: Algebra: The Grammar of the Universe, Calculus: The Math of Change (And Why Newton Had to Invent It), Logarithms: The Math Trick That Made Science Possible