107k views
5 votes
Write a equation in standard form that contains a slope of 3 and contains (1,6)

User JasonOng
by
5.0k points

1 Answer

3 votes

bearing in mind that standard form for a linear equation means

• all coefficients must be integers, no fractions

• only the constant on the right-hand-side

• all variables on the left-hand-side, sorted

• "x" must not have a negative coefficient


\bf (\stackrel{x_1}{1}~,~\stackrel{y_1}{6}) ~\hspace{10em} \stackrel{slope}{m}\implies 3 \\\\\\ \begin{array} \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}{6}=\stackrel{m}{3}(x-\stackrel{x_1}{1})\implies y - 6 = 3x-3 \\\\\\ y=3x+3\implies -3x+y=3\implies \stackrel{\textit{standard form}}{3x-y=-3}

User Jason Sherman
by
4.9k points