Stop Studying. Start Training.

Slope & Line Mastery

From simple gradients to perpendicular intersections. Master the mechanics of lines.

Heart of Algebra

Slope Formula

\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]

The fundamental measure of steepness. Rise over run.

๐Ÿ“ Example: Calculate Slope

Find the slope of a line passing through \((2, 3)\) and \((5, 12)\).

\(m = \frac{12 - 3}{5 - 2} = \frac{9}{3} = 3\)

Result: 3.

Heart of Algebra

Parallel Lines

\[ m_1 = m_2 \]

Parallel lines never meet because they have identical slopes and different y-intercepts.

๐Ÿ“ Example: Parallel check

Which line is parallel to \(y = 4x + 7\)?

Look for any line with \(m = 4\). For instance, \(y = 4x - 10\) or \(4x - y = 5\).

Heart of Algebra

Perpendicular Lines

\[ m_1 = -\frac{1}{m_2} \]

Perpendicular slopes are negative reciprocals. Their product is always -1.

๐Ÿงช The Proof: Negative Reciprocals

Rotation of a line by \(90^\circ\) swaps the horizontal and vertical components while negating one of them.

If a slope is \(\frac{\Delta y}{\Delta x}\), after \(90^\circ\) rotation, the new "Rise" becomes the old "Run", and the new "Run" becomes the negative of the old "Rise".

\(m_{new} = \frac{\Delta x}{-\Delta y} = -\frac{1}{m_{old}}\)