Skip to content
Medium

Parallel Lines

Simple Explanation

Two lines are parallel if they have exactly the same slope β€” they point in the same direction and so never meet, no matter how far they are extended.

Why Do We Need It?

Recognizing parallel lines from their equations alone, without graphing, is a quick way to check whether two paths or edges will ever cross.

Formula

Slope Formula

m = (yβ‚‚ βˆ’ y₁) / (xβ‚‚ βˆ’ x₁)

How steep a line is β€” the change in y for each unit change in x.

m
β€” the slope (gradient) of the line
x₁, y₁
β€” the coordinates of the first point on the line
xβ‚‚, yβ‚‚
β€” the coordinates of the second point on the line

When to use it: Whenever you need to measure or compare how steep a line is, or check whether two lines are parallel or perpendicular.

Worked Example

Check whether two lines are parallel

Are the lines y = 4x + 1 and y = 4x βˆ’ 9 parallel?

    Why Does This Work?

    Slope measures direction. If two lines have identical slopes, they head in exactly the same direction from every point, so the vertical gap between them never changes β€” they can never meet.

    Real-Life Example

    Railway tracks

    The two rails of a railway track run side by side, always the same distance apart.

    They're a real-world example of parallel lines β€” the same direction forever, never converging or crossing.

    Practice

    Which line is parallel to y = -2x + 3?

    Easy

    Common mistake

    Assuming lines with the same y-intercept (c) are parallel β€” it is the slope (m) that must match, not c. (If both m and c match, it is the same line, not two parallel ones.)

    Quick Review

    • Parallel lines have equal slopes: m₁ = mβ‚‚.
    • They usually have different y-intercepts β€” otherwise they would be the same line.
    • Parallel lines never intersect.