Answer
$\color{blue}{y=4x-26}$
Work Step by Step
Recall:
(1) The slope $m$ of a line passing through points $(x_1, y_1)$ and $(x_2, y_2)$ is given by the formula
$$m=\dfrac{y_2-y_1}{x_2-x_1}$$
(2) The slope-intercept form of a line's equation is $y=mx+b$ where $m$=slope and $(0, b)$ is the $y$-intercept.
Solve for the slope of the line using the formula above and the points $(8, 6)$ and $(11, 18)$:
\begin{align*}
m&=\frac{y_2-y_1}{x_2-x_1}\\
m&=\frac{18-6}{11-8}\\\\
m&=\frac{12}{3}\\\\
m&=4
\end{align*}
Hence, the tentative equation fo the line that contains the given points is:
$$y=4x+b$$
Solve for the $b$ by substituting the $x$ and $y$ values of the point $(8, 6)$ into the tentative equation above to obtain:
\begin{align*}
y&=4x+b\\
6&=4(8)+b\\
6&=32+b\\
6-32&=b\\
-26&=b\\
\end{align*}
Therefore, the equation of the line that contains the given points in the table is $\color{blue}{y=4x-26}$.