1.10 Lines and linear applications
When one quantity changes at a constant rate relative to another, a line provides the natural mathematical model.
Slope. The vertical change divided by the horizontal change between two points on a nonvertical line.
The slope through \((x_1,y_1)\) and \((x_2,y_2)\) is
\[m=\frac{y_2-y_1}{x_2-x_1}.\]
Useful line forms are point-slope form \[y-y_1=m(x-x_1)\], slope-intercept form \[y=mx+b\], and general form \[Ax+By+C=0\]. Point-slope form is convenient when a point and slope are known. Slope-intercept form displays the constant rate of change and vertical intercept. In general form, set \(x=0\) to find the vertical intercept and \(y=0\) to find the horizontal intercept.
Vertical lines have undefined slope, horizontal lines have slope zero, parallel lines have equal slopes, and perpendicular nonvertical lines have slopes whose product is \(-1\). Slope has units. If volume is plotted against time, slope is a volume-per-time rate. Its sign indicates whether the response increases or decreases as the input increases.
1.10.2 Practice Problems
- Find the slope through \((1,2)\) and \((5,10)\).
Check Your Work
\(m=2\). - Find the line with slope 3 through \((2,1)\).
Check Your Work
\(y=3x-5\). - Find both intercepts of \(y=4x-8\).
Check Your Work
\((0,-8)\) and \((2,0)\). - Is \(y=2x+1\) parallel to \(2y=4x-7\)?
Check Your Work
Yes. Both slopes are 2. - Find a line perpendicular to \(y=(1/2)x+3\) through the origin.
Check Your Work
\(y=-2x\). - A tank contains 12 m³ initially and fills at 0.6 m³/min. Write its volume model and find the volume after 20 min.
Check Your Work
\(V=0.6t+12\); \(V(20)=24\) m³. - Flow rises from 18 L/s at 2 min to 30 L/s at 8 min. Find the slope and interpret it.
Check Your Work
\(m=(30-18)/(8-2)=2\) L/s per min. Flow increases by 2 L/s each minute. - A linear chlorine-sensor model passes through \((0.2,1.1)\) and \((0.8,2.9)\), where the input is mg/L and output is volts. Find the model.
Check Your Work
\(m=(2.9-1.1)/(0.8-0.2)=3\). Using the first point gives \(V=3C+0.5\).