📋 Formula sheet
All formulas with illustrations — print and hang on the wall!
〰️ Functions
Linear function
f(x) = ax + b
a=slope, b=y-intercept
a = (y₂-y₁) / (x₂-x₁)
Slope formula
Quadratic function
f(x) = ax² + bx + c
Parabola
x = -b / (2a)
Vertex x
x = (-b ± √(b²-4ac)) / (2a)
Quadratic formula
D = b² - 4ac
Discriminant
Exponential function
f(x) = a · bˣ
Growth/decay
e ≈ 2.71828
Euler's number