slope

Linear functions exhibit a constant growth rate or constant rate of change and this is represented graphically by the slope of the function’s graph, which is a line.

\(m\) is a common symbol for slope in linear equations.

Suppose we have a line that contains the point \((a,b)\) and slope \(m\). Let \((x,y)\) represent any other point on the line. Then,

\[ \frac {y-b}{x-a} = m \]

This can be rewritten as \(y - b = m(x - a)\). We call this the point-slope form of a line. This equaiton can be rewritten as \(y = m(x - a) + b\), which can be viewed as a formula for a function: \(y(x) = m(x - a) + b\)

  • lines are curves (collections of dots) that exhibit a constant slope.
  • linear equations are satisfied by the coordinates of each dot on a line.
  • linear functions are functions with a constant rate of change.
  • slope is the graphical representation of rate of change.

Let \(f(x)\) be a linear function. Then, \(f(x)\) has a formula of the form \(f(x) = m(x-a) + f(a)\). \(m\) is called the rate-of-change of \(f(x)\).

Suppose we have the Cartesian plane displaying the graph of \(f(x)\) with the vertical axis, \(y\), representing \(f(x)\). Then we have \(y = f(x)\), which gives us \(y = m(x-a) + f(a)\), which is a linear equation, which is the equation for the plotted curve - a line in this case.

  • We have an algebraic object - the equation, which describes the pairs or points.
  • We have a geometric object - the line, which is a collection of points.
  • We have an algebraic object - the function \(f(x)\), which collects all of the pieces into a single package.

This algebraic - geometric connection connects many algebraic characteristics with graphical features.

Parallel

Parallel lines are lines with the same slope. They are graphs of linear functions with the same rate of change.

Let \(f(x) = \frac {1}{2} x - 4\) and \(g(x) = \frac {1}{2} x + 1\).

Below are the graphs of \(y = f(x)\) and \(y = g(x)\).

If two linear functions have the same rate of change, then they must differ by only a constant.

In the example above, \(f(x) - g(x) = -5\) or \(f(x) = g(x) - 5\).

Graphically, this means that either line can be shifted vertically by \(5\) units to land on the other.

Perpendicular

Prependicular lines are lines that form a right angle.

Below are the graphs of two lines, \(L_1\) and \(L_2\), whch intersect at the point \((a,b)\).

The equation of line \(L_1\) would be \(y = m(x-a) + b\) and \(L_2\) would have the equation \(y = n(x-a) + b\), where \(m\) and \(n\) are their respective slopes.

Each line above contains the point \((a, b)\). Let’s select another point on each line.

Each line has a point where \(x = a + 1\).

\(\blacktriangleright \) For \(L_1\), the corresponding y-coordinate would be \(y = \answer {m+b}\)

\(\blacktriangleright \) For \(L_2\), the corresponding y-coordinate would be \(y = \answer {n+b}\)

Since we have a right angle, these points are corners of a right triangle. Therefore, the lengths have to satisfy the Pythagorean Theorem.

The lengths are

  • lower side : \(\sqrt {(a + 1 - a)^2 + (n + b) - b)^2} = \sqrt {\answer {1 + n^2}}\)
  • higher side : \(\sqrt {(a + 1 - a)^2 + (m + b) - b)^2} = \sqrt {\answer {1 + m^2}}\)
  • hypotenuse : \(\answer {m-n}\)

The Pythagorean Theorem gives us

\begin{align*} \left (\sqrt {1 + n^2}\right )^2 + \left (\sqrt {1 + m^2}\right )^2 & = (m-n))^2 \\ 1 + n^2 + 1 + m^2 & = m^2 - 2 m n + n^2 \\ 2 & = -2 m n \\ 1 & = -m n \\ \frac {1}{-m} & = n \end{align*}

The slopes are negative reciprocals of each other.

  • The slopes of perpendicular lines are negative reciprocals.
  • The product of the slopes of perpendicular lines equals \(-1\).

Intercepts

Almost every line intersects both the horizontal and vertical axes. These points are called the intercepts of the line. Horizontal and vertical lines have one intercept, unless they just happen to be one of the axes.

If we think of the line as the graph of a linear function, \(f\), then the horizontal intercept looks like \((a, 0)\), which means \(f(a)=0\) and \(a\) is the zero of \(f\). In this case, our formula looks like \(f(x) = m (x-a)\) and \((x - a)\) is a factor of the formula.

The trio

  • horizontal intercepts
  • factors
  • zeros

all represent the same idea.

The vertical intercept looks like \((0, b)\), where \(f(x) = m(x-0)+b = m \, x + b\). This is not as valuable as the horizontal intercept, which corresponds to a zero and a factor.

Horizontal Lines

Horizontal lines have equations of the form \(y = y_0\), where the \(y\) is the name of the vertical axis. You can view this equation as \(y = 0 \cdot x + y_0\) to see that every point on this line is of the form \((x, y_0)\), making it horizontal.

Horizontal lines are graphs of constant functions. Constant functions are linear functions with a growth rate of \(0\).

Vertical Lines

Vertical lines have equations of the form \(x = x_0\), where the \(x\) is the name of the horizontal axis. You can view this equation as \(x = 0 \cdot y + x_0\) to see that every point on this line is of the form \((x_0,y)\), making it vertical.

Every line is the graph of a linear function, except vertical lines.

Product Form

We have many forms for writing linear equations and formulas for linear functions.

\(\blacktriangleright \) Point-Slope Form

Given a point on a line, \((a, f(a))\), and the slope, \(m\), we can write the formula as \(f(x) = m(x-a) + f(a)\). This emphasizes the behavior around \(a\).

\(\blacktriangleright \) Slope-Intercept Form

If we choose our point to be the vertical intercept \((0, b)\), then the slope-intercept form looks like \(f(x) = m \, x + f(0)\) or \(f(x) = m \, x + b\).

These are both sums.

However, our interest focuses on zeros of the function, which we would like to correspond to factors in our formulas.

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Linear Functions

2025-01-07 02:03:24