Graphs Are Not Scary
A graph is just a drawing of a pattern — and you already recognize more patterns than you think.
Click any card to toggle between real-world and graph view
The Map
Before you can read any graph, you need to understand the map it's drawn on. Imagine two rulers — one going left-right, one going up-down. Cross them in the middle, and you've got a coordinate plane. Every point on it has an address: (x, y) — how far right, how far up. That's it. That's the whole foundation of every graph you'll ever see.
Challenge 1/3: Tap where (2, 3) should be
The math behind it
What it is: A coordinate plane is a flat surface defined by two number lines crossing at right angles. The horizontal axis is x, the vertical is y, and their crossing point — the origin — is (0, 0).
The key idea: Every point has a unique address written as (x, y). Once you understand this, you can read any graph — because every graph is just a collection of points on this map.
Where you'll meet it: every chart, map, and plot you've ever seen — from GPS navigation to stock tickers to weather maps.
The Straight Line
You get in a taxi. The meter immediately shows $3 — that's the base fare, just for sitting down. Then it ticks up $2 for every kilometer you drive. After 1 km: $5. After 2 km: $7. After 5 km: $13. That taxi meter IS a graph. The base fare is where the line starts (b). The rate per km is how steep the line climbs (m). The equation: y = 2x + 3.
How fast does y change for each step in x?
Where does the line cross the y-axis?
Try this
Set slope to 0. What happens?
Real world
Taxi fare
y = 2x + 3
Base fare $3 + $2 per km driven
Celsius → Fahrenheit
F = 1.8C + 32
Slope 1.8, intercept 32 — water freezes at 32°F
Phone plan
y = 0.05x + 20
$20/month base + $0.05 per text message
Slope = how steep (rate of change). Intercept = where it starts. Every straight line in the universe is just these two numbers.
The math behind it
What it is: A linear function draws a straight line described by y = mx + b. Slope (m) is how steep the line is, and intercept (b) is where it crosses the y-axis.
The key idea: Linear means “constant rate of change.” For every step in x, y changes by exactly the same amount. That predictability makes straight lines the simplest and most common graph in all of science and daily life.
Where you'll meet it: speed, pricing, unit conversion, dosage calculations — anywhere one thing changes at a steady rate with another.
The Curve
Throw a ball straight up. It rises, slows down, hangs in the air for a split second… then falls. That beautiful arc has a name: a parabola. Here's the secret: a parabola is what happens when you multiply a number by itself. 1×1 = 1. 2×2 = 4. 3×3 = 9. Small numbers stay small. Big numbers get HUGE. That's why the curve starts gentle and then shoots upward.
Positive = U shape. Negative = ∩ shape. Bigger = narrower.
Try this
Start with a = 1, b = 0, c = 0. This is the simplest parabola: y = x²
Real world
Thrown ball
h = −4.9t² + v₀t + h₀
Gravity pulls the ball into a perfect parabolic arc
Satellite dish
Parabolic reflector
The dish shape focuses all signals to one point — the vertex!
Revenue curve
R = −p² + 100p
Price too low or too high = less revenue. The vertex is the sweet spot.
The vertex is the turning point — where the ball stops going up and starts coming down. The sign of a decides if it opens up (valley) or down (hill).
The math behind it
What it is: A quadratic function produces a U-shaped curve called a parabola, described by y = ax² + bx + c. The turning point is called the vertex.
The key idea: Quadratic means the rate of change itself is changing — the curve accelerates. That's why things that speed up, slow down, or reverse direction all trace parabolas. The vertex is the moment of maximum or minimum.
Where you'll meet it: projectile motion, bridge engineering, profit optimization, antenna design — anything with a peak, valley, or turning point.
The V Shape
What happens when you ignore the sign of a number? Negative becomes positive, and you get a sharp V. Absolute value is your distance from zero — it doesn't care which direction you came from. |−3| = 3 and |3| = 3. That sharp corner (the vertex) is where left meets right — the point of perfect symmetry.
Positive = V shape. Negative = upside-down V.
Slides the sharp corner left or right.
Lifts or drops the sharp corner.
Try this
Start with a=1, h=0, k=0. The basic V shape: y = |x|
Real world
Distance from home
d = |position|
Whether you go left or right, distance is always positive
Error / deviation
error = |actual − expected|
How far off a measurement is — direction doesn’t matter, only size
Temperature difference
ΔT = |T₁ − T₂|
The gap between two temperatures, always positive
Absolute value strips away the sign — |−3| = 3 and |3| = 3. The graph is always a V because negatives become positive. The sharp corner (vertex) is at (h, k).
The math behind it
What it is: The absolute value function y = |x| measures distance from zero, always returning a non-negative number. Its graph is a sharp V shape.
The key idea: Absolute value strips away direction and keeps only magnitude. That sharp corner at the vertex is unique — unlike smooth curves, the V changes direction instantly.
Where you'll meet it: error measurement, signal processing, distance calculations — any situation where “how far off” matters more than “which direction.”
The Explosion
Imagine one lily pad on a pond. Every day, the number of lily pads doubles. Day 1: 1. Day 2: 2. Day 3: 4. Day 10: 512. Day 20: over half a million. On Day 29, the pond is half full. How long until it's completely full? Most people guess 15 more days. The answer is 1 day. That's exponential growth — and your brain simply isn't built to feel it.
Growth — each step multiplies by 2.0
Try this
Start with base = 2. Classic doubling. Look at how flat it is on the left, how steep on the right.
Real world
Compound interest
$1000 × 1.07ˣ
7% annual return — your money doubles every ~10 years
Bacteria growth
N = N₀ × 2ˣ
Doubling every 20 minutes: 1 cell → 8 billion in 33 doublings
Radioactive decay
N = N₀ × 0.5ˣ
Half-life: half the atoms decay each period (base < 1)
Viral spread
Cases = 1 × 2.5ˣ
Each person infects 2.5 others — slow at first, then explosive
Exponential growth starts deceptively slow, then explodes. Base > 1 = growth. Base < 1 = decay. Base = 1 = nothing happens. Your brain expects linear — but the universe runs on exponentials.
The math behind it
What it is: An exponential function y = aˣ grows (or shrinks) by a constant percentage at each step — not a constant amount. That's the crucial difference from linear.
The key idea: Exponential growth is multiplicative, not additive. Each step multiplies by the same factor, creating the signature shape: nearly flat for ages, then a sudden dramatic takeoff. Your brain expects addition — the universe often does multiplication.
Where you'll meet it: finance (compound interest), biology (population growth), physics (radioactive decay), epidemiology (viral spread).
The S-Curve
Multiply a number by itself three times and something beautiful happens — the curve sweeps down on one side and up on the other, like an S. Unlike the parabola (which turns around), the cubic keeps going — to −∞ on one side and +∞ on the other. The inflection point in the middle is where the curve switches from curving one way to curving the other.
Positive: S goes ↙↗. Negative: S goes ↖↘.
Try this
Start with a=1, d=0. The basic S-curve: y = x³
Real world
Volume of a cube
V = s³
Double the side length, the volume increases 8x (2³ = 8)
Population models
Logistic growth inflection
Growth starts slow, accelerates, then slows again — the S-curve
Roller coaster profile
height ∝ x³ regions
The S-shape appears in track sections that dip below and rise above center
The cubic is the S-curve — it goes to −∞ on one side and +∞ on the other. Unlike the parabola (which turns around), the cubic keeps going. The inflection point is where it changes from curving one way to curving the other.
The math behind it
What it is: A cubic function y = ax³ produces an S-shaped curve stretching from −∞ to +∞, passing through an inflection point where the curvature reverses.
The key idea: Unlike parabolas (which turn around) or exponentials (which only go up), the cubic goes in both directions. The inflection point — where the curve switches from bending one way to the other — gives it that distinctive S shape.
Where you'll meet it: volume calculations, technology adoption curves, population models, roller coaster engineering.
The Slow Riser
Logarithms are the inverse of exponentials — they answer “what power do I need?” If 2³ = 8, then log₂(8) = 3. While exponentials explode upward, logarithms grow forever but slower and slower. That's why the Richter scale, decibels, and pH all use logs — they compress enormous ranges into manageable numbers.
Grows upward (slower and slower)
Try this
Start with a=1, d=0. This is y = log₂(x).
Real world
Decibels (sound volume)
dB = 10 · log₁₀(I/I₀)
A 10x louder sound only feels “twice as loud” — logarithmic perception
Richter scale (earthquakes)
M = log₁₀(amplitude)
A magnitude 6 earthquake is 10x stronger than magnitude 5, not 1.2x
pH scale (chemistry)
pH = −log₁₀[H⁺]
Each pH unit = 10x difference in acidity. pH 3 is 100x more acidic than pH 5
Diminishing returns
benefit ∝ log(investment)
First $1000 in marketing helps a lot. The next $1000 helps less. And less. And less.
Logarithms are the inverse of exponentials — they answer “what power do I need?” If 2³ = 8, then log₂(8) = 3. The curve grows forever but slower and slower. That's why the Richter scale, decibels, and pH all use logs — they compress huge ranges into manageable numbers.
The math behind it
What it is: A logarithmic function y = log(x) is the inverse of exponential — it asks “what exponent gives me this number?” It rises quickly at first, then grows slower and slower, forever.
The key idea: Logarithms compress enormous ranges into human-readable scales. Earthquakes (Richter), sound (decibels), and acidity (pH) all use log scales — the raw numbers span millions, but logs make them manageable.
Where you'll meet it: information theory, music (pitch perception), astrophysics (star brightness), computer science (algorithm complexity).
The Wave
Put a dot on the edge of a spinning wheel. Watch it from the side. It goes up… down… up… down. That up-and-down motion, graphed over time, IS a sine wave. Your heartbeat is a wave. Sound is a wave. Ocean tides, guitar strings, the seasons — everything that repeats in nature follows this one shape.
Sine comes from circular motion — watch the dot spin and trace the wave
Sine tracks the vertical (y) coordinate of the spinning dot
In sound: louder. In waves: taller peaks and deeper valleys.
In sound: higher pitch. More waves squeezed into the same space.
Slides the wave left or right. Same shape, different start.
Try this
Start with A=1, f=1, φ=0. The basic wave: peaks at 1, dips to −1.
Real world
Sound waves
Amplitude = volume, Frequency = pitch
Every sound you hear is made of sine waves added together
AC electricity
V = 170 sin(120πt)
The power in your wall outlet oscillates as a 50/60 Hz sine wave
Seasons
Temp ≈ A sin(2πt/365 + φ) + avg
Temperature through the year follows a yearly sine curve
Ferris wheel
Height = R sin(ωt) + R
Your height on a Ferris wheel traces a perfect sine wave over time
Sine is just “how high is the dot on the circle right now?” — plotted over time. Amplitude = how tall. Frequency = how fast it repeats. Phase = where it starts. Every repeating pattern in nature is built from these waves.
The math behind it
What it is: The sine function y = A sin(fx + φ) produces a smooth, endlessly repeating wave. Amplitude controls height, frequency controls repetition speed, and phase shifts it left or right.
The key idea: Sine waves are born from circular motion. What makes them extraordinary is Fourier's discovery: ANY repeating pattern can be built by adding sine waves together. Every sound, every signal, every vibration is just sine waves stacked up.
Where you'll meet it: acoustics, electrical engineering, optics, seismology, radio, music — essentially all wave physics and signal processing.
The Family Portrait
Every function has a personality. The line marches steadily. The parabola curves and turns. The exponential explodes. And the sine wave dances back and forth, forever. See them all together — and notice how different they are.
“How fast is it changing?”
Steady and predictable — a straight line always knows where it’s going.
Where you see it: Taxi fares, speed, temperature conversion
“When does it turn around?”
Gentle at first, then steep — the curve that always comes back.
Where you see it: Thrown balls, bridges, profit curves
“How fast is it accelerating?”
Deceptively quiet, then explosive — the hockey stick.
Where you see it: Population, compound interest, viral spread
“How far away is it?”
Sharp and decisive — the V that never goes negative.
Where you see it: Distance, error measurement, temperature difference
“Does it keep going in both directions?”
The S-curve rebel — it goes to both infinity and negative infinity.
Where you see it: Volume, S-curves, roller coasters
“How fast is it slowing down?”
The mirror of exponential — fast at first, then barely moving.
Where you see it: Decibels, Richter scale, pH, diminishing returns
“When does it repeat?”
Rhythmic and eternal — the wave that dances back and forth forever.
Where you see it: Sound, tides, heartbeat, seasons
You Now Speak Graph
You just learned to read every major function graph. They're not scary formulas — they're stories. Stories of things moving steadily, things curving and turning, things exploding, and things repeating. Next time you see a graph, you won't flinch. You'll read it.