Andromeda
Note

Slope

Definition

Slope (mm) is a numerical value that describes both the direction and the steepness of a line or curve.

Why It Matters

Slope is the geometric basis for the derivative in calculus. It represents rate of change—how much one variable changes relative to another.

Core Concepts

  • Formula: For a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2): m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
    • How to read: “m equals y two minus y one over x two minus x one.”
    • Meaning / when to use: Rise over run—how much yy changes per unit change in xx.
  • Interpretation:
    • m>0m > 0 \to Rising.
    • m<0m < 0 \to Falling.
    • m=0m = 0 \to Horizontal.
    • Undefined \to Vertical.

Connected Concepts