learn.howToCalculate
learn.whatIsHeading
Slope (gradient) measures the steepness of a line: rise over run = Δy/Δx = (y₂−y₁)/(x₂−x₁). Positive slope = rising left to right; negative = falling; zero = horizontal; undefined = vertical. Used in algebra, physics, road engineering, and data analysis.
단계별 가이드
- 1m = (y₂ − y₁) / (x₂ − x₁)
- 2Slope-intercept form: y = mx + b (m=slope, b=y-intercept)
- 3Parallel lines have equal slopes
- 4Perpendicular lines: slopes are negative reciprocals (m₁ × m₂ = −1)
풀어진 예시
입력
Points (1, 2) and (4, 8)
결과
Slope = (8−2)/(4−1) = 6/3 = 2
For every 1 right, go 2 up
입력
Slope of 1/4 in road engineering
결과
25% grade
1 ft rise per 4 ft run
계산할 준비가 되셨나요? 무료 Slope 계산기를 사용해 보세요
직접 시도해 보세요 →