6.1 Slope & Rate of Change

Key Takeaways

  • The Cartesian coordinate plane is structured by two perpendicular axes intersecting at the origin (0,0), partitioning the plane into four quadrants with distinct sign combinations: QI (+,+), QII (-,+), QIII (-,-), and QIV (+,-).
  • The slope of a line measures its steepness and direction, calculated as the ratio of vertical change (rise) to horizontal change (run): m = (y2 - y1)/(x2 - x1) = Δy/Δx.
  • Slope exhibits four fundamental behaviors: positive (rising left to right), negative (falling left to right), zero (horizontal line y = c), and undefined (vertical line x = k where Δx = 0).
  • In contextual applications, slope represents the constant rate of change expressing how the dependent variable changes per one-unit increase in the independent variable (units of y per unit of x).
  • Geometric line orientations are governed by slope relationships: parallel lines have identical slopes (m1 = m2) with distinct intercepts, while perpendicular lines have negative reciprocal slopes (m1 · m2 = -1).
Last updated: August 2026

Anatomy of the Cartesian Coordinate Plane

The foundation of linear graphing is the Cartesian coordinate plane (also called the rectangular coordinate system). The coordinate plane is formed by the perpendicular intersection of two calibrated real number lines at a central reference point known as the origin, denoted by the ordered pair (0,0)(0, 0).

                  y-axis
                    │
    Quadrant II     │    Quadrant I
    (-, +)          │    (+, +)
                    │
────────────────────┼──────────────────── x-axis
                    │ (0,0) Origin
    Quadrant III    │    Quadrant IV
    (-, -)          │    (+, -)
                    │

1. Axes and Ordered Pairs

  • Horizontal Axis (xx-axis): Values increase to the right (positive) and decrease to the left (negative).
  • Vertical Axis (yy-axis): Values increase upward (positive) and decrease downward (negative).
  • Ordered Pair (x,y)(x, y): Any point on the plane is uniquely identified by an ordered pair (x,y)(x, y), where the xx-coordinate (abscissa) represents the directed horizontal distance from the yy-axis, and the yy-coordinate (ordinate) represents the directed vertical distance from the xx-axis.

2. The Four Quadrants

The intersecting axes divide the infinite two-dimensional plane into four distinct regions called quadrants, numbered counterclockwise using Roman numerals:

Quadrantxx-Coordinate Signyy-Coordinate SignExample PointGeometric Location
Quadrant I (QI)x>0x > 0 (Positive)y>0y > 0 (Positive)(4,7)(4, 7)Upper Right
Quadrant II (QII)x<0x < 0 (Negative)y>0y > 0 (Positive)(5,3)(-5, 3)Upper Left
Quadrant III (QIII)x<0x < 0 (Negative)y<0y < 0 (Negative)(6,2)(-6, -2)Lower Left
Quadrant IV (QIV)x>0x > 0 (Positive)y<0y < 0 (Negative)(8,9)(8, -9)Lower Right

Note on Axis Points: Points located directly on the axes do not belong to any quadrant. Points with coordinates (x,0)(x, 0) lie on the xx-axis, while points with coordinates (0,y)(0, y) lie on the yy-axis.


The Mathematical Definition of Slope

The slope (mm) of a non-vertical line is a numerical measure of its steepness and direction. It quantifies the vertical displacement (Δy\Delta y, or "rise") relative to the horizontal displacement (Δx\Delta x, or "run") between any two distinct points on the line.

Slope (m)=Vertical ChangeHorizontal Change=RiseRun=ΔyΔx=y2y1x2x1\text{Slope } (m) = \frac{\text{Vertical Change}}{\text{Horizontal Change}} = \frac{\text{Rise}}{\text{Run}} = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}

where (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) are any two distinct points lying on the line, with x1x2x_1 \neq x_2.

Consistency in Coordinate Subtraction

A fundamental algebraic property of the slope formula is that the direction of subtraction must remain strictly consistent across both the numerator and denominator: m=y2y1x2x1=(y1y2)(x1x2)=y1y2x1x2m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{-(y_1 - y_2)}{-(x_1 - x_2)} = \frac{y_1 - y_2}{x_1 - x_2} However, mixing subtraction orders (such as y2y1x1x2\frac{y_2 - y_1}{x_1 - x_2}) introduces an extraneous negative sign and yields an incorrect slope.


The Four Classifications of Slope

Every straight line graphed on the Cartesian plane exhibits one of four characteristic slope behaviors:

   Positive Slope          Negative Slope           Zero Slope           Undefined Slope
      m > 0                   m < 0                    m = 0                 m = undefined
        /                       \                   ───────────                   │
       /                         \                                                │
      /                           \                                               │
  Rising L to R            Falling L to R            Horizontal Line             Vertical Line

1. Positive Slope (m>0m > 0)

  • Visual Behavior: The line rises from left to right as xx increases.
  • Sign Relationship: Both Δy\Delta y and Δx\Delta x have the same sign (both positive or both negative).
  • Algebraic Condition: As xx increases, yy increases (y2>y1y_2 > y_1 when x2>x1x_2 > x_1).

2. Negative Slope (m<0m < 0)

  • Visual Behavior: The line falls from left to right as xx increases.
  • Sign Relationship: Δy\Delta y and Δx\Delta x have opposite signs.
  • Algebraic Condition: As xx increases, yy decreases (y2<y1y_2 < y_1 when x2>x1x_2 > x_1).

3. Zero Slope (m=0m = 0)

  • Visual Behavior: The line is perfectly horizontal, parallel to the xx-axis.
  • Equation Form: y=cy = c, where cc is a real constant.
  • Algebraic Condition: There is zero vertical change between any two points (Δy=y2y1=0\Delta y = y_2 - y_1 = 0). m=0x2x1=0m = \frac{0}{x_2 - x_1} = 0

4. Undefined Slope (m=undefinedm = \text{undefined})

  • Visual Behavior: The line is perfectly vertical, perpendicular to the xx-axis.
  • Equation Form: x=kx = k, where kk is a real constant.
  • Algebraic Condition: There is zero horizontal change between any two points (Δx=x2x1=0\Delta x = x_2 - x_1 = 0). Because division by zero is undefined in real arithmetic: m=y2y10    Undefinedm = \frac{y_2 - y_1}{0} \implies \text{Undefined}

Slope as a Constant Rate of Change in Context

In applied quantitative reasoning, slope represents the constant rate of change of a dependent variable yy with respect to an independent variable xx. The units of slope are always the units of the dependent variable divided by the units of the independent variable: Units of Slope=Units of yUnits of x\text{Units of Slope} = \frac{\text{Units of } y}{\text{Units of } x}

Applied ScenarioIndependent Variable (xx)Dependent Variable (yy)Meaning of Slope (m=Δy/Δxm = \Delta y / \Delta x)
Vehicle MotionTime (hours)Distance (miles)Velocity / Speed (miles per hour)
EmploymentTime worked (hours)Gross earnings ($)Hourly wage rate ($ per hour)
Asset ValuationAge of equipment (years)Market value ($)Annual depreciation rate ($ per year, m<0m < 0)
Fluid DrainageTime elapsed (minutes)Reservoir volume (gallons)Drainage rate (gallons per minute, m<0m < 0)
Utility BillingEnergy used (kWh)Total cost ($)Marginal cost per kilowatt-hour ($ per kWh)

Parallel and Perpendicular Lines

The geometric orientation of two distinct straight lines in the coordinate plane can be determined entirely by comparing their slopes.

1. Parallel Lines

Two non-vertical lines L1L_1 and L2L_2 in the same plane are parallel (L1L2L_1 \parallel L_2) if and only if they have identical slopes and different yy-intercepts: m1=m2andb1b2m_1 = m_2 \quad \text{and} \quad b_1 \neq b_2

  • Parallel lines never intersect; the vertical and horizontal distance between them remains constant everywhere.
  • Special Case: Any two distinct vertical lines (x=k1x = k_1 and x=k2x = k_2) are parallel to each other, even though their slopes are undefined.

2. Perpendicular Lines

Two non-vertical lines L1L_1 and L2L_2 are perpendicular (L1L2L_1 \perp L_2) if and only if they intersect at a right angle (9090^\circ). Algebraically, their slopes are negative reciprocals (opposite reciprocals) of each other: m1m2=1    m2=1m1(m10)m_1 \cdot m_2 = -1 \iff m_2 = -\frac{1}{m_1} \quad (m_1 \neq 0)

  • To find the perpendicular slope: invert the fraction and change the algebraic sign. If m1=34,then m2=43\text{If } m_1 = \frac{3}{4}, \quad \text{then } m_2 = -\frac{4}{3} If m1=5=51,then m2=+15\text{If } m_1 = -5 = -\frac{5}{1}, \quad \text{then } m_2 = +\frac{1}{5}
  • Special Case: A horizontal line (m=0m = 0) and a vertical line (m=undefinedm = \text{undefined}) are always perpendicular to each other, even though their slopes cannot be multiplied to produce 1-1.

Step-by-Step Worked Examples

Worked Example 1: Slope Calculation with Signed Fractions

Find the slope of the line passing through the coordinates P(34,  52)P\left(-\frac{3}{4}, \; \frac{5}{2}\right) and Q(78,  16)Q\left(\frac{7}{8}, \; -\frac{1}{6}\right).

Step 1: Identify coordinates and set up the slope formula Let (x1,y1)=(34,52)(x_1, y_1) = \left(-\frac{3}{4}, \frac{5}{2}\right) and (x2,y2)=(78,16)(x_2, y_2) = \left(\frac{7}{8}, -\frac{1}{6}\right). m=y2y1x2x1=165278(34)m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{-\frac{1}{6} - \frac{5}{2}}{\frac{7}{8} - \left(-\frac{3}{4}\right)}

Step 2: Simplify the numerator (vertical displacement Δy\Delta y) Find the common denominator (LCD =6= 6): Δy=16156=166=83\Delta y = -\frac{1}{6} - \frac{15}{6} = -\frac{16}{6} = -\frac{8}{3}

Step 3: Simplify the denominator (horizontal displacement Δx\Delta x) Resolve the double negative and find the common denominator (LCD =8= 8): Δx=78+34=78+68=138\Delta x = \frac{7}{8} + \frac{3}{4} = \frac{7}{8} + \frac{6}{8} = \frac{13}{8}

Step 4: Compute the quotient using reciprocal multiplication m=ΔyΔx=83138=83813=6439m = \frac{\Delta y}{\Delta x} = \frac{-\frac{8}{3}}{\frac{13}{8}} = -\frac{8}{3} \cdot \frac{8}{13} = -\frac{64}{39}

The slope of the line is 6439-\frac{64}{39} (a falling line).


Worked Example 2: Solving for an Unknown Coordinate Given Slope

A line with slope m=35m = -\frac{3}{5} passes through the points A(4,9)A(-4, 9) and B(k,3)B(k, -3). What is the value of kk?

Step 1: Set up the slope equation with the unknown variable m=y2y1x2x1    35=39k(4)m = \frac{y_2 - y_1}{x_2 - x_1} \implies -\frac{3}{5} = \frac{-3 - 9}{k - (-4)}

Step 2: Simplify the numerator and denominator 35=12k+4-\frac{3}{5} = \frac{-12}{k + 4}

Step 3: Cross-multiply to solve for kk 3(k+4)=5(12)-3(k + 4) = 5(-12) 3k12=60-3k - 12 = -60 3k=60+12-3k = -60 + 12 3k=48-3k = -48 k=483=16k = \frac{-48}{-3} = 16

The missing coordinate is k=16k = 16.


Worked Example 3: Contextual Rate of Change (Industrial Water Reservoir)

An industrial storage reservoir begins a controlled drainage cycle at 6:00 AM. At 7:30 AM (1.5 hours after start), the reservoir contains 42,500 gallons42,500\text{ gallons} of liquid. At 11:00 AM (5.0 hours after start), the reservoir contains 26,750 gallons26,750\text{ gallons}.

  1. Determine the average rate of change in gallons per hour: Δx=5.01.5=3.5 hours\Delta x = 5.0 - 1.5 = 3.5\text{ hours} Δy=26,75042,500=15,750 gallons\Delta y = 26,750 - 42,500 = -15,750\text{ gallons} m=ΔyΔx=15,750 gallons3.5 hours=4,500 gallons/hourm = \frac{\Delta y}{\Delta x} = \frac{-15,750\text{ gallons}}{3.5\text{ hours}} = -4,500\text{ gallons/hour} Interpretation: The reservoir drains at a constant rate of 4,500 gallons per hour4,500\text{ gallons per hour}.

  2. Calculate the initial volume at 6:00 AM (t=0t = 0): Initial Volume=42,500+(1.5 hours×4,500 gal/hr)=42,500+6,750=49,250 gallons\text{Initial Volume} = 42,500 + (1.5\text{ hours} \times 4,500\text{ gal/hr}) = 42,500 + 6,750 = 49,250\text{ gallons}

  3. Determine the total time required to completely empty the reservoir: tempty=49,250 gallons4,500 gal/hr=98590=10.944 hours10 hours 56 minutest_{\text{empty}} = \frac{49,250\text{ gallons}}{4,500\text{ gal/hr}} = \frac{985}{90} = 10.944\dots\text{ hours} \approx 10\text{ hours } 56\text{ minutes}


Common Pitfalls & ACCUPLACER Exam Traps

  1. Inverting the Slope Formula (Run over Rise): The most frequent error is writing m=x2x1y2y1m = \frac{x_2 - x_1}{y_2 - y_1}. Always remember that the vertical change (yy) sits in the numerator: "rise over run" (yy goes on top).
  2. Double Negative Sign Errors in Subtraction: When subtracting negative coordinates, failing to apply the double negative produces massive sign errors: 5(3)=5+3=85 - (-3) = 5 + 3 = 8, NOT 53=25 - 3 = 2.
  3. Confusing Zero Slope with Undefined Slope:
    • Horizontal line: 0number=0\frac{0}{\text{number}} = 0 (Zero slope).
    • Vertical line: number0=Undefined\frac{\text{number}}{0} = \text{Undefined} (Undefined slope, NOT zero).
  4. Incomplete Perpendicular Slope Transformation: When finding the perpendicular slope to a line with slope 27-\frac{2}{7}, students often invert without changing the sign (72-\frac{7}{2}), or change the sign without inverting (+27+\frac{2}{7}). Both operations are required: m=+72m_\perp = +\frac{7}{2}.
Loading diagram...
Slope Classification & Geometric Line Relationships
Test Your Knowledge

A line passes through the points (-5, 11) and (7, -5). What is the slope of a line that is perpendicular to this line?

A
B
C
D
Test Your Knowledge

A line passing through the points (3, -4) and (k, 8) has a slope of -2. What is the value of k?

A
B
C
D
Test Your Knowledge

A heavy-duty commercial delivery van was purchased for $54,000. Under straight-line accounting depreciation, the van's value decreases at a constant rate, reaching a salvage value of $18,000 after 8 years of service. What is the annual rate of depreciation, and what is the van's book value after 5 years?

A
B
C
D