The Power of Graphs: Visualizing Equations

See what equations look like when they come alive

1

What Is a Graph?

A graph turns an equation into a picture. Every point on the line is a pair of numbers (x, y) that makes the equation true. Move your mouse across the canvas to trace points.

Hover to see coordinates. The line shows y = x.

Fun Fact

Rene Descartes invented the coordinate system in 1637, supposedly while watching a fly crawl on his ceiling and wondering how to describe its position with numbers.

2

Lines: Slope and Intercept

The simplest equation: y = mx + b. The slope m controls how steep the line is. The intercept b shifts it up or down. Adjust the sliders to see how.

y = 1.0x + 0.0
1.0
0.0
y = mx + b
m = rise/run (how much y changes per unit of x). b = where the line crosses the y-axis.
3

Parabolas: The Shape of Throwing

Every ball you throw, every fountain arc, and every satellite dish follows a parabola. The equation y = ax^2 + bx + c creates this U-shaped curve.

y = 1.0x² + 0.0x + 0.0
1.0
0.0
0.0
Fun Fact

Satellite dishes and car headlights use parabolas because they focus all incoming parallel rays to a single point. That is why the shape is so efficient at collecting signals and light.

4

Waves: Sine, Cosine, and Tangent

Trigonometric functions create repeating wave patterns. Sound, light, tides, and electrical signals all follow these curves. Adjust amplitude and frequency to shape the wave.

y = 1.0 * sin(1.0x)
1.0
1.0
0.0
y = A * sin(f * x + p)
A = amplitude (height). f = frequency (how fast it repeats). p = phase shift (horizontal offset).
5

Graphs Are Everywhere

Every equation type you just explored shows up in the real world. Click to see examples.

Linear

Speed vs time at constant acceleration. Cost vs quantity at a fixed price.

distance = speed * time

Quadratic

Projectile trajectories. Braking distance vs speed. Area of a square vs side length.

height = v*t - 0.5*g*t^2

Sinusoidal

Sound waves. AC electricity. Tides, seasons, and heartbeats.

voltage = 120*sin(60*2pi*t)

Exponential

Population growth. Compound interest. Radioactive decay. Viral spread.

population = P * e^(r*t)
Fun Fact

Florence Nightingale pioneered using graphs to persuade politicians. Her "coxcomb" charts in 1858 showed that most soldiers died from disease, not battle wounds, leading to hospital reforms that saved thousands of lives.

Graph Master!

You can now read the shape of an equation at a glance. Slope, curvature, frequency, amplitude: these aren't just numbers, they're the DNA of every curve.

0
Graphs Drawn
0
Parameters Tweaked
0
Time Exploring

Lines Have Slope

y = mx + b. The slope m controls steepness, and b shifts the line up or down.

Parabolas Are Quadratics

y = ax^2 + bx + c. The "a" value controls width and direction. Every thrown ball follows one.

Trig Functions Repeat

Sine and cosine oscillate forever. Amplitude controls height, frequency controls how fast they repeat.

Graphs Tell Stories

Stock prices, sound waves, population growth: every dataset becomes clearer as a graph.

Ready to Create?

Put your new knowledge into practice!

More Discoveries

Suggest a Correction