Slope

Definition

PropertyStatement
Slope\(m=\frac{y_2-y_1}{x_2-x_1}\)
Slope-intercepty=mx+b
ParallelEqual slopes
PerpendicularSlopes are negative reciprocals

Examples

Example 1. Slope through (1,2) and (3,8).

Solution. m=(8−2)/(3−1)=3.

In Depth

Slope is the fundamental measure of steepness of a line, defined as rise over run: \(m=(y_2-y_1)/(x_2-x_1)\). It is the derivative of a linear function and the simplest case of a derivative. Parallel lines have equal slopes; perpendicular lines have slopes that are negative reciprocals (\(m_1 m_2=-1\)).

In calculus, the slope of the tangent line to a curve at a point is the derivative at that point. In statistics, the slope of the regression line equals \(r\cdot(s_y/s_x)\), connecting correlation to linear prediction. In physics, slope on a position-time graph is velocity; slope on a velocity-time graph is acceleration.

The slope-intercept form \(y=mx+b\) is convenient for graphing. The point-slope form \(y-y_1=m(x-x_1)\) is convenient for writing the equation given a point and slope. The standard form \(Ax+By=C\) is useful for finding intercepts and for systems of equations.

Further Reading & Context

The study of slope connects to many areas of mathematics and its applications. Understanding the foundational definitions and theorems provides the basis for advanced work in analysis, algebra, and applied mathematics.

Historical development: most mathematical concepts evolved over centuries, with contributions from mathematicians across many cultures. The modern axiomatic treatment provides rigor, while computational tools enable practical application.

In modern mathematics, this topic appears in graduate courses and research across pure and applied mathematics. Connections to computer science, physics, and engineering make it a versatile and important area of study. Mastery of the core results and techniques opens doors to research in number theory, analysis, geometry, and beyond.

Recommended next steps: work through the standard theorems with full proofs, explore the connections to related topics listed above, and practice with a variety of problems ranging from computational exercises to theoretical proofs. The interplay between different areas of mathematics is one of the subject's greatest rewards.