164k views
18 votes
What function corresponds to the ordered pairs shown in the table?

What function corresponds to the ordered pairs shown in the table?-example-1
User Danjuggler
by
5.7k points

1 Answer

3 votes

well, we know it's a line, and to get the equation of any line all we need is two points, let's pick two from the table hmmmm say let's use (-3 , -7) and (3 , 11)


(\stackrel{x_1}{-3}~,~\stackrel{y_1}{-7})\qquad (\stackrel{x_2}{3}~,~\stackrel{y_2}{11}) \\\\\\ \stackrel{slope}{m}\implies \cfrac{\stackrel{rise} {\stackrel{y_2}{11}-\stackrel{y1}{(-7)}}}{\underset{run} {\underset{x_2}{3}-\underset{x_1}{(-3)}}}\implies \cfrac{11+7}{3+3}\implies \cfrac{18}{6}\implies 3


\begin{array}ll \cline{1-1} \textit{point-slope form}\\ \cline{1-1} \\ y-y_1=m(x-x_1) \\\\ \cline{1-1} \end{array}\implies y-\stackrel{y_1}{(-7)}=\stackrel{m}{3}(x-\stackrel{x_1}{(-3)}) \\\\\\ y+7=3(x+3)\implies y+7=3x+9\implies y = 3x+2

User IXs
by
5.4k points