m = (y₂ − y₁) / (x₂ − x₁)
This formula calculates the slope between two points.
y = mx + b
m represents slope and b represents y-intercept.
The equation of a straight line is written as y = mx + b. Here m represents the slope and b represents the y-intercept.
If two points are known, the slope is calculated first and then substituted into the equation.
The equation of a straight line is written as y = mx + b.
Slope is calculated using m = (y₂ − y₁) / (x₂ − x₁).