Equations of Lines: Learn It 3

Finding a Linear Equation

The Point-Slope Formula

Given the slope and one point on a line, we can find the equation of the line using point-slope form.

[latex]y-{y}_{1}=m\left(x-{x}_{1}\right)[/latex]

point-slope form

The point-slope form of the equation of a line is:

[latex]y-{y}_{1}=m\left(x-{x}_{1}\right)[/latex]

where:

  • [latex]m[/latex] is the slope of the line
  • [latex](x_1, y_1)[/latex] are the coordinates of any point on the line.

This is an important formula, as it will be used in other areas of College Algebra and often in Calculus to find the equation of a tangent line. We need only one point and the slope of the line to use the formula. After substituting the slope and the coordinates of one point into the formula, we simplify it and re-write it in slope-intercept form [latex]y = mx+b[/latex].

Write the equation of the line with slope [latex]m=-3[/latex] and passing through the point [latex]\left(4,8\right)[/latex] in point-slope form and in slope-intercept form.

  • Point-Slope Form: Substituting the given point [latex]\left(4,8\right)[/latex] and slope [latex]m=-3[/latex], we have:

[latex]y-{y}_{1}=m\left(x-{x}_{1}\right)[/latex]

[latex]y-8=3\left(x-4\right)[/latex]

  • Slope-Intercept Form: To convert the point-slope form to slope-intercept form, we can expand and simplify out point-slope form.

[latex]\begin{align*} \text{Point-Slope Form:} & \quad y - 8 = -3(x - 4) \\ \text{Expand and Simplify:} & \quad y - 8 = -3x + 12 \\ \text{Slope-Intercept Form:} & \quad y = -3x + 20 \end{align*}[/latex]

Find the equation of the line passing through the points [latex]\left(3,4\right)[/latex] and [latex]\left(0,-3\right)[/latex]. Write the final equation in slope-intercept form.

Standard Form of a Line

Another way that we can represent the equation of a line is in standard form. Standard form is given as

[latex]Ax+By=C[/latex]

where [latex]A[/latex], [latex]B[/latex], and [latex]C[/latex] are integers. The and y-terms are on one side of the equal sign and the constant term is on the other side.

standard form

The standard form of a line equation is written as:

[latex]Ax+By=C[/latex]

where:

  • [latex]A[/latex], [latex]B[/latex], and [latex]C[/latex] are integers,
  • [latex]A[/latex] and [latex]B[/latex] not both zero.
Write the equation of the line with slope [latex]m=-3[/latex] and passing through the point [latex]\left(4,8\right)[/latex] in standard form.To find the standard form of a line, first, you should find the slope-intercept form [latex]y =mx+b[/latex].

  • In the example above, we have found the the slope-intercept form of this line is: [latex]y = -3x + 20[/latex].

Once the slope-intercept form is established, rearrange the equation by moving all variable terms to one side and the constant term to the other to achieve the standard form:

[latex]\begin{align*} \text{Slope-Intercept Form:} & \quad y = -3x + 20 \\ \text{Add } 3x \text{ to both sides:} & \quad 3x + y = 3x - 3x + 20 \\ \text{Simplify:} & \quad 3x + y = 20 \end{align*}[/latex]

Find the equation of the line with [latex]m=-6[/latex] and passing through the point [latex]\left(\frac{1}{4},-2\right)[/latex]. Write the equation in standard form.