Lesson 40: Point-Slope Form: Building Lines from Data

Building from a Point

What if you don't know the y-intercept, but you know the slope and one random point \((x_1, y_1)\)? We use Point-Slope Form.

\[y - y_1 = m(x - x_1)\]

Worked Examples

Example 1: Building an Equation

Find the equation of a line with slope 3 that passes through \((4, 2)\).

Example 2: Two-Point Problem

Find the equation through \((1, 5)\) and \((3, 9)\).

The Bridge to Quantum Mechanics

In experimental physics, we never have the "perfect" equation starting at zero. We have raw data points. Point-Slope form is the tool used for Linear Regression—finding the best-fit line through experimental data. When we measure the behavior of a quantum semiconductor, we take two points of data and use this algebra to build the model of the material's energy gap. This is how you turn a laboratory measurement into a physical theory.