Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

TL1 Equations of Lines

Core Concepts

In order to define a line in the xyxy-plane we need two things: a point that sits on the line and the slope of the line.

Properties of Slope

Finding the Line Equation

Important Equations

Slope Formula

m=y2y1x2x1=ΔyΔxm= \dfrac{y_2-y_1}{x_2-x_1} = \dfrac{\Delta y}{\Delta x}

Point Slope Formula

(yyc)=m(xxc)(y-y_c)=m(x-x_c)

Slope-Intercept Formula

y=mx+by=mx+b

Intro Examples

Primary Examples

Homework

Write out each question as well as your solution on the homework page template.