Andromeda
Note

Lines

Definition

A line is a straight, one-dimensional figure that extends infinitely in both directions.

Why It Matters

Lines represent the simplest mathematical relationship between variables (linearity), which is the first step in modeling data.

Core Concepts

  • Equations of a Line:
    • Slope-Intercept: y=mx+by = mx + b
    • Point-Slope: yy1=m(xx1)y - y_1 = m(x - x_1)
    • General Form: Ax+By=CAx + By = C
    • How to read: “y equals m x plus b; y minus y one equals m times the quantity x minus x one; and A x plus B y equals C.”
    • Meaning: Different algebraic representations of a straight line on a Cartesian plane.
  • Parallel and Perpendicular Lines:
    • Parallel lines have the same slope: m1=m2m_1 = m_2.
    • Perpendicular lines have negative reciprocal slopes: m1m2=1m_1 \cdot m_2 = -1.

Connected Concepts