Lines in the Plane and Slope

Using Slope

  • Linear equations relate two variables and are named for their graph, which is a straight line.

  • Slope-Intercept Form: The equation y=mx+by = mx + b represents a line with slope mm and y-intercept (0,b)(0, b).

  • Slope (mm): Represents the vertical change (rise) per unit of horizontal change (run) from left to right.

  • Vertical Lines: Equations follow the form x=ax = a. The slope is undefined because division by zero is not possible.

  • Horizontal Lines: Equations follow the form y=by = b. The slope is zero (m=0m = 0).

Slope as a Rate of Change

  • Ratio: If the xx- and yy-axes use the same unit of measure, the slope has no units and is a ratio.

  • Rate of Change: If the axes use different units, the slope represents a rate.

  • Marginal Cost: In economics, the slope of a linear cost equation represents the extra cost of producing one additional unit. In the model C=25x+3500C = 25x + 3500, the marginal cost is 2525.

  • Fixed Cost: The y-intercept represents costs incurred regardless of production volume (35003500 in the example above).

Finding the Slope of a Line

  • The slope mm of a nonvertical line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is:   m=ΔyΔx=y2y1x2x1m = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}

  • The Greek letter delta (Δ\Delta) denotes change.

  • Consistency in the order of subtraction for both numerator and denominator is required to find the correct slope.

Equations of Lines

  • General form: Ax+By+C=0Ax + By + C = 0

  • Vertical line: x=ax = a

  • Horizontal line: y=by = b

  • Slope-intercept form: y=mx+by = mx + b

  • Point-slope form: yy1=m(xx1)y - y_1 = m(x - x_1). This form is useful for finding the equation of a line when given a point and a slope or two points.

Linear Estimation and Application

  • Linear Extrapolation: Estimating a data point that lies outside the range of given points.

  • Linear Interpolation: Estimating a data point that lies between two given points.

  • Example (Starbucks Corporation): Using sales per share of $15.71\$15.71 (2011) and $17.75\$17.75 (2012) to create a linear model for future estimation.

  • Linear Depreciation: Also called straight-line depreciation; the book value of an asset decreases by the same amount each year.

  • Example (Equipment): A machine costing $12,000\$12,000 with a salvage value of $2000\$2000 over 88 years has an annual depreciation rate (slope) of 12501-\frac{1250}{1}. Equation: V=1250t+12000V = -1250t + 12000.

Parallel and Perpendicular Lines

  • Parallel Lines: Two nonvertical lines are parallel if and only if their slopes are equal (m1=m2m_1 = m_2).

  • Perpendicular Lines: Two nonvertical lines are perpendicular if and only if their slopes are negative reciprocals (m1=1m2m_1 = -\frac{1}{m_2}).