Skip to main content
Mathematics LibreTexts

1.3: Linear Equations in One Variable

  • Page ID
    32103
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives
    • Solve equations in one variable algebraically.
    • Solve a rational equation.
    • Find a linear equation.
    • Given the equations of two lines, determine whether their graphs are parallel or perpendicular.
    • Write the equation of a line parallel or perpendicular to a given line.

    Caroline is a full-time college student planning a spring break vacation. To earn enough money for the trip, she has taken a part-time job at the local bank that pays \($15.00/hr\), and she opened a savings account with an initial deposit of \($400\) on January 15. She arranged for direct deposit of her payroll checks. If spring break begins March 20 and the trip will cost approximately \($2,500\), how many hours will she have to work to earn enough to pay for her vacation? If she can only work \(4\) hours per day, how many days per week will she have to work? How many weeks will it take? In this section, we will investigate problems like this and others, which generate graphs like the line in Figure \(\PageIndex{1}\).

    Coordinate plane where the x-axis ranges from 0 to 200 in intervals of 20 and the y-axis ranges from 0 to 3,000 in intervals of 500.  The x-axis is labeled Hours Worked and the y-axis is labeled Savings Account Balance.  A linear function is plotted with a y-intercept of 400 with a slope of 15.  A dotted horizontal line extends from the point (0,2500).
    Figure \(\PageIndex{1}\)

    Solving Linear Equations in One Variable

    A linear equation is an equation of a straight line, written in one variable. The only power of the variable is \(1\). Linear equations in one variable may take the form \(ax +b=0\) and are solved using basic algebraic operations. We begin by classifying linear equations in one variable as one of three types: identity, conditional, or inconsistent.

    • An identity equation is true for all values of the variable. Here is an example of an identity equation: \[3x=2x+x \nonumber \] The solution set consists of all values that make the equation true. For this equation, the solution set is all real numbers because any real number substituted for \(x\) will make the equation true.
    • A conditional equation is true for only some values of the variable. For example, if we are to solve the equation \(5x+2=3x−6\), we have the following: \[\begin{align*} 5x+2&=3x-6 \\ 2x &=-8 \\ x&=-4 \end{align*} \] The solution set consists of one number: \({−4}\). It is the only solution and, therefore, we have solved a conditional equation.
    • An inconsistent equation results in a false statement. For example, if we are to solve \(5x−15=5(x−4)\), we have the following: \[\begin{align*} 5x−15 &=5x−20 \\ 5x−15-5x &= 5x−20-5x \\ −15 &\neq −20 \end{align*}\]Indeed, \(−15≠−20\). There is no solution because this is an inconsistent equation.

    Solving linear equations in one variable involves the fundamental properties of equality and basic algebraic operations. A brief review of those operations follows.

    LINEAR EQUATION IN ONE VARIABLE

    A linear equation in one variable can be written in the form

    \[ax+b=0\]

    where a and b are real numbers, \(a≠0\).

    Howto: Given a linear equation in one variable, use algebra to solve it

    The following steps are used to manipulate an equation and isolate the unknown variable, so that the last line reads \(x=\)_________, if \(x\) is the unknown. There is no set order, as the steps used depend on what is given:

    1. We may add, subtract, multiply, or divide an equation by a number or an expression as long as we do the same thing to both sides of the equal sign. Note that we cannot divide by zero.
    2. Apply the distributive property as needed: \(a(b+c)=ab+ac\).
    3. Isolate the variable on one side of the equation.
    4. When the variable is multiplied by a coefficient in the final stage, multiply both sides of the equation by the reciprocal of the coefficient.
    Example \(\PageIndex{1}\): Solving an Equation in One Variable

    Solve the following equation: \(2x+7=19\).

    Solution

    This equation can be written in the form \(ax +b=0\) by subtracting 19 from both sides. However, we may proceed to solve the equation in its original form by performing algebraic operations.

    \[\begin{align*} 2x+7&=19\\ 2x&=12\qquad \text{Subtract 7 from both sides}\\ x&=6\qquad \text{Multiply both sides by } \dfrac{1}{2} \text{ or divide by } 2 \end{align*}\]

    The solution is \(6\).

    Exercise \(\PageIndex{1}\)

    Solve the linear equation in one variable: \(2x+1=−9\).

    Answer

    \(x=−5\)

    Example \(\PageIndex{2}\): Solving When the Variable Appears on Both Sides

    Solve the following equation: \(4(x−3)+12=15−5(x+6)\).

    Solution

    Apply standard algebraic properties.

    \[\begin{align*} 4(x-3)+12&=15-5(x+6)\\ 4x-12+12&=15-5x-30\qquad \text{Apply the distributive property}\\ 4x&=-15-5x\qquad \text{Combine like terms}\\ 9x&=-15\qquad \text{Place x terms on one side and simplify}\\ x&=-\dfrac{15}{9}\qquad \text{Multiply both sides by } \dfrac{1}{9} \text { , the reciprocal of } 9\\ x&=-\dfrac{5}{3} \end{align*}\]

    Analysis

    This problem requires the distributive property to be applied twice, and then the properties of algebra are used to reach the final line, \(x=-\dfrac{5}{3}\).

    Exercise \(\PageIndex{2}\)

    Solve the equation in one variable: \(−2(3x−1)+x=14−x\).

    Answer

    \(x=-3\)

    Solving a Rational Equation

    In this section, we look at rational equations that, after some manipulation, result in a linear equation. If an equation contains at least one rational expression, it is a considered a rational equation. Recall that a rational number is the ratio of two numbers, such as \(\dfrac{2}{3}\) or \(\dfrac{7}{2}\). A rational expression is the ratio, or quotient, of two polynomials. Here are three examples.

    \[\dfrac{x+1}{x^2-4} \nonumber \]

    \[\dfrac{1}{x-3} \nonumber \]

    or

    \[\dfrac{4}{x^2+x-2} \nonumber \]

    Rational equations have a variable in the denominator in at least one of the terms. Our goal is to perform algebraic operations so that the variables appear in the numerator. In fact, we will eliminate all denominators by multiplying both sides of the equation by the least common denominator (LCD). Finding the LCD is identifying an expression that contains the highest power of all of the factors in all of the denominators. We do this because when the equation is multiplied by the LCD, the common factors in the LCD and in each denominator will equal one and will cancel out.

    Example \(\PageIndex{3}\): Solving a Rational Equation

    Solve the rational equation:

    \[\dfrac{7}{2x}-\dfrac{5}{3x}=\dfrac{22}{3} \nonumber \]

    Solution

    We have three denominators; \(2x\),\(3x\), and \(3\). The LCD must contain \(2x\),\(3x\), and \(3\). An LCD of \(6x\) contains all three denominators. In other words, each denominator can be divided evenly into the LCD. Next, multiply both sides of the equation by the LCD \(6x\).

    \[\begin{align*}
    (6x)\left[\dfrac{7}{2x}-\dfrac{5}{3x}\right]&=\left[\dfrac{22}{3}\right](6x)\\
    (6x)\left(\dfrac{7}{2x}\right)-(6x)\left(\dfrac{5}{3x}\right)&=\left(\dfrac{22}{3}\right)(6x)\qquad \text{Use the distributive property. Cancel out the common factors}\\
    3(7)-2(5)&=22(2x)\qquad \text{Multiply remaining factors by each numerator.}\\
    21-10&=44x\\
    11&=44x\\
    \dfrac{11}{44}&=x\\
    \dfrac{1}{4}&=x
    \end{align*}\]

    A common mistake made when solving rational equations involves finding the LCD when one of the denominators is a binomial—two terms added or subtracted—such as \((x+1)\). Always consider a binomial as an individual factor—the terms cannot be separated. For example, suppose a problem has three terms and the denominators are \(x\), \(x−1\), and \(3x−3\). First, factor all denominators. We then have \(x\), \((x−1)\), and \(3(x−1)\) as the denominators. (Note the parentheses placed around the second denominator.) Only the last two denominators have a common factor of \((x−1)\). The x in the first denominator is separate from the \(x\) in the \((x−1)\) denominators. An effective way to remember this is to write factored and binomial denominators in parentheses, and consider each parentheses as a separate unit or a separate factor. The LCD in this instance is found by multiplying together the \(x\), one factor of \((x−1)\), and the 3. Thus, the LCD is the following:

    \(x(x−1)3=3x(x−1)\)

    So, both sides of the equation would be multiplied by \(3x(x−1)\). Leave the LCD in factored form, as this makes it easier to see how each denominator in the problem cancels out.

    Another example is a problem with two denominators, such as \(x\) and \(x^2+2x\). Once the second denominator is factored as \(x^2+2x=x(x+2)\), there is a common factor of \(x\) in both denominators and the LCD is \(x(x+2)\).

    Sometimes we have a rational equation in the form of a proportion; that is, when one fraction equals another fraction and there are no other terms in the equation.

    \[\dfrac{a}{b}=\dfrac{c}{d}\]

    We can use another method of solving the equation without finding the LCD: cross-multiplication. We multiply terms by crossing over the equal sign.

    alt

    Multiply a(d) and b(c), which results in \(ad=bc\).

    Any solution that makes a denominator in the original expression equal zero must be excluded from the possibilities.

    RATIONAL EQUATIONS

    A rational equation contains at least one rational expression where the variable appears in at least one of the denominators.

    Howto: Given a rational equation, solve it.
    1. Factor all denominators in the equation.
    2. Find and exclude values that set each denominator equal to zero.
    3. Find the LCD.
    4. Multiply the whole equation by the LCD. If the LCD is correct, there will be no denominators left.
    5. Solve the remaining equation.
    6. Make sure to check solutions back in the original equations to avoid a solution producing zero in a denominator
    Example \(\PageIndex{4}\): Solving a Rational Equation without Factoring

    Solve the following rational equation:

    \(\dfrac{2}{x}-\dfrac{3}{2}=\dfrac{7}{2x}\)

    Solution

    We have three denominators: \(x\), \(2\), and \(2x\). No factoring is required. The product of the first two denominators is equal to the third denominator, so, the LCD is \(2x\). Only one value is excluded from a solution set, \(0\). Next, multiply the whole equation (both sides of the equal sign) by \(2x\).

    \[\begin{align*} 2x\left[\dfrac{2}{x}-\dfrac{3}{2}\right]&=\left[\dfrac{7}{2x}\right](2x)\\ 2x\left(\dfrac{2}{x}\right)-2x\left(\dfrac{3}{2}\right)&=\left(\dfrac{7}{2x}\right)(2x)\qquad \text{Distribute } 2x\\ 2(2)-3x&=7\qquad \text{Denominators cancel out.}\\ 4-3x&=7\\ -3x&=3\\ x&=-1 \text { or } \{-1\} \end{align*}\]

    The proposed solution is \(−1\), which is not an excluded value, so the solution set contains one number, \(x=−1\), or \(\{−1\}\) written in set notation.

    Exercise \(\PageIndex{4}\)

    Solve the rational equation:

    \(\dfrac{2}{3x}=\dfrac{1}{4}-\dfrac{1}{6x}\)

    Answer

    \(x=\dfrac{10}{3}\)

    Example \(\PageIndex{5}\): Solving a Rational Equation by Factoring the Denominator

    Solve the following rational equation:

    \(\dfrac{1}{x}=\dfrac{1}{10}-\dfrac{3}{4x}\)

    Solution

    First find the common denominator. The three denominators in factored form are \(x,10=2⋅5\), and \(4x=2⋅2⋅x\). The smallest expression that is divisible by each one of the denominators is \(20x\). Only \(x=0\) is an excluded value. Multiply the whole equation by \(20x\).

    \[\begin{align*} 20x\left(\dfrac{1}{x}\right)&= \left(\dfrac{1}{10}-\dfrac{3}{4x}\right)20x\\ 20&= 2x-15\\ 35&= 2x\\ \dfrac{35}{2}&= x \end{align*}\]

    The solution is \(\dfrac{35}{2}\).

    Exercise \(\PageIndex{5}\)

    Solve the rational equation:

    \[-\dfrac{5}{2x}+\dfrac{3}{4x}=-\dfrac{7}{4} \nonumber \]

    Answer

    \(x=1\)

    Example \(\PageIndex{6}\): Solving Rational Equations with a Binomial in the Denominator

    Solve the following rational equations and state the excluded values:

    1. \(\dfrac{3}{x-6}=\dfrac{5}{x}\)
    2. \(\dfrac{x}{x-3}=\dfrac{5}{x-3}-\dfrac{1}{2}\)
    3. \(\dfrac{x}{x-2}=\dfrac{5}{x-2}-\dfrac{1}{2}\)

    Solution

    a.

    The denominators \(x\) and \(x−6\) have nothing in common. Therefore, the LCD is the product \(x(x−6)\). However, for this problem, we can cross-multiply.

    \[\begin{align*} \dfrac{3}{x-6}&=\dfrac{5}{x}\\ 3x&=5(x-6)\qquad \text{Distribute.}\\ 3x&=5x-30\\ -2x&=-30\\ x&=15 \end{align*}\]

    The solution is \(15\). The excluded values are \(6\) and \(0\).

    b.

    The LCD is \(2(x−3)\). Multiply both sides of the equation by \(2(x−3)\).

    \[\begin{align*} 2(x-3)\left [\dfrac{x}{x-3} \right ]&= \left [\dfrac{5}{x-3}-\dfrac{1}{2} \right ]2(x-3)\\ \dfrac{2(x-3)x}{x-3}&= \dfrac{2(x-3)5}{x-3}-\dfrac{2(x-3)}{2}\\ 2x&= 10-(x-3)\\ 2x&= 13-x\\ 3x&= 13\\ x&= \dfrac{13}{3} \end{align*}\]

    The solution is \(\dfrac{13}{3}\). The excluded value is \(3\).

    c.

    The least common denominator is \(2(x−2)\). Multiply both sides of the equation by \(x(x−2)\).

    \[\begin{align*} 2(x-2)\left [\dfrac{x}{x-2} \right ]&= \left [\dfrac{5}{x-2}-\dfrac{1}{2} \right ]2(x-2)\\ 2x&= 10-(x-2)\\ 2x&= 12-x\\ 3x&= 12\\ x&= 4 \end{align*}\]

    The solution is \(4\). The excluded value is \(2\).

    Exercise \(\PageIndex{6}\)

    Solve \(\dfrac{-3}{2x+1}=\dfrac{4}{3x+1}\). State the excluded values.

    Answer

    \(x=-\dfrac{7}{17}\). Excluded values are \(x=−12\) and \(x=−13\).

    Example \(\PageIndex{7}\): Solving a Rational Equation with Factored Denominators and Stating Excluded Values

    Solve the rational equation after factoring the denominators: \(\dfrac{2}{x+1}-\dfrac{1}{x-1}=\dfrac{2x}{x^2-1}\). State the excluded values.

    Solution

    We must factor the denominator \(x^2−1\). We recognize this as the difference of squares, and factor it as \((x−1)(x+1)\). Thus, the LCD that contains each denominator is \((x−1)(x+1)\). Multiply the whole equation by the LCD, cancel out the denominators, and solve the remaining equation.

    \[\begin{align*} (x+1)(x-1)\left [\dfrac{2}{x+1}-\dfrac{1}{x-1} \right ]&= \left [\dfrac{2x}{x^2-1} \right ](x+1)(x-1)\\ 2(x-1)-(x+1)&= 2x\\ 2x-2-x-1&= 2x \text{ Distribute the negative sign}\\ -3-x&= 0\\ x&= -3 \end{align*}\]

    The solution is \(−3\). The excluded values are \(1\) and \(−1\).

    Exercise \(\PageIndex{7}\)

    Solve the rational equation:

    \(\dfrac{2}{x-2}+\dfrac{1}{x+1}=\dfrac{1}{x^2-x-2}\)

    Answer

    \(x=\dfrac{1}{3}\)

    Finding a Linear Equation

    Perhaps the most familiar form of a linear equation is the slope-intercept form, written as \[y=mx+b\] where \(m=\text{slope}\) and \(b=\text{y−intercept.}\) Let us begin with the slope.

    The slope of a line refers to the ratio of the vertical change in \(y\) over the horizontal change in \(x\) between any two points on a line. It indicates the direction in which a line slants as well as its steepness. Slope is sometimes described as rise over run.

    \[m=\dfrac{y_2-y_1}{x_2-x_1}\]

    If the slope is positive, the line slants to the right. If the slope is negative, the line slants to the left. As the slope increases, the line becomes steeper. Some examples are shown in Figure \(\PageIndex{2}\). The lines indicate the following slopes: \(m=−3\), \(m=2\), and \(m=\dfrac{1}{3}\).

    Coordinate plane with the x and y axes ranging from negative 10 to 10.  Three linear functions are plotted: y = negative 3 times x minus 2; y = 2 times x plus 1; and y = x over 3 plus 2.
    Figure \(\PageIndex{2}\)
    THE SLOPE OF A LINE

    The slope of a line, \(m\), represents the change in \(y\) over the change in \(x\). Given two points, \((x_1,y_1)\) and \((x_2,y_2)\), the following formula determines the slope of a line containing these points:

    \[m=\dfrac{y_2-y_1}{x_2-x_1}\]

    Example \(\PageIndex{8}\): Finding the Slope of a Line Given Two Points

    Find the slope of a line that passes through the points \((2,−1)\) and \((−5,3)\).

    Solution

    We substitute the \(y\)-values and the \(x\)-values into the formula.

    \[\begin{align*} m&= \dfrac{3-(-1)}{-5-2}\\ &= \dfrac{4}{-7}\\ &= -\dfrac{4}{7} \end{align*}\]

    The slope is \(-\dfrac{4}{7}\)

    Analysis

    It does not matter which point is called \((x_1,y_1)\) or \((x_2,y_2)\). As long as we are consistent with the order of the \(y\) terms and the order of the \(x\) terms in the numerator and denominator, the calculation will yield the same result.

    Exercise \(\PageIndex{8}\)

    Find the slope of the line that passes through the points \((−2,6)\) and \((1,4)\).

    Answer

    \(m=-\dfrac{2}{3}\)

    Example \(\PageIndex{9}\): Identifying the Slope and y-intercept of a Line Given an Equation

    Identify the slope and \(y\)-intercept, given the equation \(y=-\dfrac{3}{4}x-4\).

    Solution

    As the line is in \(y=mx+b\) form, the given line has a slope of \(m=-\dfrac{3}{4}\). The \(y\)-intercept is \(b=−4\).

    Analysis

    The \(y\)-intercept is the point at which the line crosses the \(y\)-axis. On the \(y\)-axis, \(x=0\). We can always identify the \(y\)-intercept when the line is in slope-intercept form, as it will always equal \(b\). Or, just substitute \(x=0\) and solve for \(y\).

    The Point-Slope Formula

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

    \[y−y_1=m(x−x_1)\]

    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 write it in slope-intercept form.

    THE POINT-SLOPE FORMULA

    Given one point and the slope, the point-slope formula will lead to the equation of a line:

    \[y−y_1=m(x−x_1)\]

    Example \(\PageIndex{10}\): Finding the Equation of a Line Given the Slope and One Point

    Write the equation of the line with slope \(m=−3\) and passing through the point \((4,8)\). Write the final equation in slope-intercept form.

    Solution

    Using the point-slope formula, substitute \(−3\) for m and the point \((4,8)\) for \((x_1,y_1)\).

    \[\begin{align*} y-y_1&= m(x-x_1)\\ y-8&= -3(x-4)\\ y-8&= -3x+12\\ y&= -3x+20 \end{align*}\]

    Analysis

    Note that any point on the line can be used to find the equation. If done correctly, the same final equation will be obtained.

    Exercise \(\PageIndex{10}\)

    Given \(m=4\), find the equation of the line in slope-intercept form passing through the point \((2,5)\).

    Answer

    \(y=4x−3\)

    Example \(\PageIndex{11}\): Finding the Equation of a Line Passing Through Two Given Points

    Find the equation of the line passing through the points \((3,4)\) and \((0,−3)\). Write the final equation in slope-intercept form.

    Solution

    First, we calculate the slope using the slope formula and two points.

    \[\begin{align*} m&= \dfrac{-3-4}{0-3}\\ m&= \dfrac{-7}{-3}\\ m&= \dfrac{7}{3}\\ \end{align*}\]

    Next, we use the point-slope formula with the slope of \(\dfrac{7}{3}\), and either point. Let’s pick the point \((3,4)\) for \((x_1,y_1)\).

    \[\begin{align*} y-4&= \dfrac{7}{3}(x-3)\\ y-4&= \dfrac{7}{3}x-7\\ y&= \dfrac{7}{3}x-3\\ \end{align*}\]

    In slope-intercept form, the equation is written as \(y=\dfrac{7}{3}x-3\)

    Analysis

    To prove that either point can be used, let us use the second point \((0,−3)\) and see if we get the same equation.

    \[\begin{align*} y-(-3)&= \dfrac{7}{3}(x-0)\\ y+3&= \dfrac{7}{3}x\\ y&= \dfrac{7}{3}x-3\\ \end{align*}\]

    We see that the same line will be obtained using either point. This makes sense because we used both points to calculate the slope.

    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

    \[Ax+By=C\]

    where \(A\), \(B\), and \(C\) are integers. The \(x\)- and \(y\)-terms are on one side of the equal sign and the constant term is on the other side.

    Example \(\PageIndex{12}\): Finding the Equation of a Line and Writing It in Standard Form

    Find the equation of the line with \(m=−6\) and passing through the point \(\left(\dfrac{1}{4},−2\right)\). Write the equation in standard form.

    Solution

    We begin using the point-slope formula.

    \[\begin{align*} y-(-2)&= -6\left(x-\dfrac{1}{4}\right)\\ y+2&= -6x+\dfrac{3}{2}\\ \end{align*}\]

    From here, we multiply through by \(2\), as no fractions are permitted in standard form, and then move both variables to the left aside of the equal sign and move the constants to the right.

    \[\begin{align*} 2(y+2)&= \left(-6x+\dfrac{3}{2}\right)2\\ 2y+4&= -12x+3\\ 12x+2y&= -1 \end{align*}\]

    This equation is now written in standard form.

    Exercise \(\PageIndex{12}\)

    Find the equation of the line in standard form with slope \(m=−\dfrac{1}{3}\) and passing through the point \((1,13)\).

    Answer

    \(x+3y=2\)

    Vertical and Horizontal Lines

    The equations of vertical and horizontal lines do not require any of the preceding formulas, although we can use the formulas to prove that the equations are correct. The equation of a vertical line is given as

    \[x=c\]

    where \(c\) is a constant. The slope of a vertical line is undefined, and regardless of the \(y\)-value of any point on the line, the \(x\)-coordinate of the point will be \(c\).

    Suppose that we want to find the equation of a line containing the following points: \((−3,−5)\),\((−3,1)\),\((−3,3)\), and \((−3,5)\). First, we will find the slope.

    \(m=\dfrac{5-3}{-3-(-3)}=\dfrac{2}{0}\)

    Zero in the denominator means that the slope is undefined and, therefore, we cannot use the point-slope formula. However, we can plot the points. Notice that all of the \(x\)-coordinates are the same and we find a vertical line through \(x=−3\). See Figure \(\PageIndex{3}\).

    The equation of a horizontal line is given as

    \[y=c\]

    where \(c\) is a constant. The slope of a horizontal line is zero, and for any \(x\)-value of a point on the line, the \(y\)-coordinate will be \(c\).

    Suppose we want to find the equation of a line that contains the following set of points: \((−2,−2)\),\((0,−2)\),\((3,−2)\), and \((5,−2)\). We can use the point-slope formula. First, we find the slope using any two points on the line.

    \[\begin{align*} m&= \dfrac{-2-(-2)}{0-(-2)}\\ &= \dfrac{0}{2}\\ &= 0 \end{align*}\]

    Use any point for \((x_1,y_1)\) in the formula, or use the y-intercept.

    \[\begin{align*} y-(-2)&= 0(x-3)\\ y+2&= 0\\ y&= -2 \end{align*}\]

    The graph is a horizontal line through \(y=−2\). Notice that all of the y-coordinates are the same. See Figure \(\PageIndex{3}\).

    Coordinate plane with the x-axis ranging from negative 7 to 4 and the y-axis ranging from negative 4 to 4.  The function y = negative 2 and the line x = negative 3 are plotted.
    Figure \(\PageIndex{3}\): The line x = −3 is a vertical line. The line y = −2 is a horizontal line
    Example \(\PageIndex{13}\): Finding the Equation of a Line Passing Through the Given Points

    Find the equation of the line passing through the given points: \((1,−3)\) and \((1,4)\).

    Solution

    The \(x\)-coordinate of both points is \(1\). Therefore, we have a vertical line, \(x=1\).

    Exercise \(\PageIndex{13}\)

    Find the equation of the line passing through \((−5,2)\) and \((2,2)\).

    Answer

    Horizontal line: \(y=2\)

    Determining Whether Graphs of Lines are Parallel or Perpendicular

    Parallel lines have the same slope and different y-intercepts. Lines that are parallel to each other will never intersect. For example, Figure \(\PageIndex{4}\) shows the graphs of various lines with the same slope, \(m=2\).

    Coordinate plane with the x-axis ranging from negative 8 to 8 in intervals of 2 and the y-axis ranging from negative 7 to 7.  Three functions are graphed on the same plot: y = 2 times x minus 3; y = 2 times x plus 1 and y = 2 times x plus 5.
    Figure \(\PageIndex{4}\): Parallel lines

    All of the lines shown in the graph are parallel because they have the same slope and different y-intercepts.

    Lines that are perpendicular intersect to form a \(90^{\circ}\) -angle. The slope of one line is the negative reciprocal of the other. We can show that two lines are perpendicular if the product of the two slopes is \(−1:m_1⋅m_2=−1\). For example, Figure \(\PageIndex{5}\) shows the graph of two perpendicular lines. One line has a slope of \(3\); the other line has a slope of \(-\dfrac{1}{3}\).

    \[\begin{align*} m_1\cdot m_2&= -1\\ 3\cdot \left (-\dfrac{1}{3} \right )&= -1\\ \end{align*}\]

    Coordinate plane with the x-axis ranging from negative 3 to 6 and the y-axis ranging from negative 2 to 5.  Two functions are graphed on the same plot: y = 3 times x minus 1 and y = negative x/3 minus 2.  Their intersection is marked by a box to show that it is a right angle.
    Figure \(\PageIndex{5}\): Perpendicular lines
    Example \(\PageIndex{14}\): Graphing Two Equations, and Determining Whether the Lines are Parallel, Perpendicular, or Neither

    Graph the equations of the given lines, and state whether they are parallel, perpendicular, or neither: \(3y=−4x+3\) and \(3x−4y=8\).

    Solution

    The first thing we want to do is rewrite the equations so that both equations are in slope-intercept form.

    First equation:

    \[\begin{align*} 3y&= -4x+3\\ y&= -\dfrac{4}{3}x+1\\ \end{align*}\]

    Second equation:

    \[\begin{align*} 3x-4y&= 8\\ -4y&= -3x+8\\ y&= \dfrac{3}{4}x-2 \end{align*}\]

    See the graph of both lines in Figure \(\PageIndex{6}\).

    Coordinate plane with the x-axis ranging from negative 4 to 5 and the y-axis ranging from negative 4 to 4.  Two functions are graphed on the same plot: y = negative 4 times x/3 plus 1 and y = 3 times x/4 minus 2.  A box is placed at the intersection to note that it forms a right angle.
    Figure \(\PageIndex{6}\)

    From the graph, we can see that the lines appear perpendicular, but we must compare the slopes.

    \[\begin{align*} m_1&=-\dfrac{4}{3}\\ m_2&=\dfrac{3}{4}\\ m_1\cdot m_2&=\left(-\dfrac{4}{3}\right)\left(\dfrac{3}{4}\right)\\ &=-1 \end{align*}\]

    The slopes are negative reciprocals of each other, confirming that the lines are perpendicular.

    Exercise \(\PageIndex{14}\)

    Graph the two lines and determine whether they are parallel, perpendicular, or neither: \(2y−x=10\) and \(2y=x+4\).

    Answer

    Parallel lines: equations are written in slope-intercept form.

    Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 1 to 6.  Two functions are graphed on the same plot: y = x/2 plus 5 and y = x/2 plus 2.  The lines do not cross.
    Figure \(\PageIndex{7}\)

    Writing the Equations of Lines Parallel or Perpendicular to a Given Line

    As we have learned, determining whether two lines are parallel or perpendicular is a matter of finding the slopes. To write the equation of a line parallel or perpendicular to another line, we follow the same principles as we do for finding the equation of any line. After finding the slope, use the point-slope formula to write the equation of the new line.

    Given an equation for a line, write the equation of a line parallel or perpendicular to it.
    1. Find the slope of the given line. The easiest way to do this is to write the equation in slope-intercept form.
    2. Use the slope and the given point with the point-slope formula.
    3. Simplify the line to slope-intercept form and compare the equation to the given line.
    Example \(\PageIndex{15}\): Writing the Equation of a Line Parallel to a Given Line Passing Through a Given Point

    Write the equation of line parallel to a \(5x+3y=1\) and passing through the point \((3,5)\).

    Solution

    First, we will write the equation in slope-intercept form to find the slope.

    \[\begin{align*} 5x+3y&= 1\\ 3y&= -5x+1\\ y&= -\dfrac{5}{3}x+\dfrac{1}{3} \end{align*}\]

    The slope is \(m=−\dfrac{5}{3}\). The y-intercept is \(13\), but that really does not enter into our problem, as the only thing we need for two lines to be parallel is the same slope. The one exception is that if the \(y\)-intercepts are the same, then the two lines are the same line. The next step is to use this slope and the given point with the point-slope formula.

    \[\begin{align*} y-5&= -\dfrac{5}{3}(x-3)\\ y-5&= -\dfrac{5}{3}x+5\\ y&= -\dfrac{5}{3}x+10 \end{align*}\]

    The equation of the line is \(y=−\dfrac{5}{3}x+10\). See Figure \(\PageIndex{8}\).

    Coordinate plane with the x-axis ranging from negative 8 to 8 in intervals of 2 and the y-axis ranging from negative 2 to 12 in intervals of 2.  Two functions are graphed on the same plot: y = negative 5 times x/3 plus 1/3 and y = negative 5 times x/3 plus 10.  The lines do not cross.
    Figure \(\PageIndex{8}\)
    Exercise \(\PageIndex{15}\)

    Find the equation of the line parallel to \(5x=7+y\) and passing through the point \((−1,−2)\).

    Answer

    \(y=5x+3\)

    Example \(\PageIndex{16}\): Finding the Equation of a Line Perpendicular to a Given Line Passing Through a Given Point

    Find the equation of the line perpendicular to \(5x−3y+4=0\space(−4,1)\).

    Solution

    The first step is to write the equation in slope-intercept form.

    \[\begin{align*} 5x-3y+4&= 0\\ -3y&= -5x-4\\ y&= \dfrac{5}{3}x+\dfrac{4}{3} \end{align*}\]

    We see that the slope is \(m=\dfrac{5}{3}\). This means that the slope of the line perpendicular to the given line is the negative reciprocal, or \(-\dfrac{3}{5}\). Next, we use the point-slope formula with this new slope and the given point.

    \[\begin{align*} y-1&= -\dfrac{3}{5}(x-(-4))\\ y-1&= -\dfrac{3}{5}x-\dfrac{12}{5}\\ y&= -\dfrac{3}{5}x-\dfrac{12}{5}+\dfrac{5}{5}\\ y&= -\dfrac{3}{5}x-\dfrac{7}{5} \end{align*}\]

    Media

    Access these online resources for additional instruction and practice with linear equations.

    1. Solving rational equations
    2. Equation of a line given two points
    3. Finding the equation of a line perpendicular to another line through a given point
    4. Finding the equation of a line parallel to another line through a given point

    Key Concepts

    • We can solve linear equations in one variable in the form \(ax +b=0\) using standard algebraic properties. See Example and Example.
    • A rational expression is a quotient of two polynomials. We use the LCD to clear the fractions from an equation. See Example and Example.
    • All solutions to a rational equation should be verified within the original equation to avoid an undefined term, or zero in the denominator. See Example and Example.
    • Given two points, we can find the slope of a line using the slope formula. See Example.
    • We can identify the slope and \(y\)-intercept of an equation in slope-intercept form. See Example.
    • We can find the equation of a line given the slope and a point. See Example.
    • We can also find the equation of a line given two points. Find the slope and use the point-slope formula. See Example.
    • The standard form of a line has no fractions. See Example.
    • Horizontal lines have a slope of zero and are defined as \(y=c\), where \(c\) is a constant.
    • Vertical lines have an undefined slope (zero in the denominator), and are defined as \(x=c\), where \(c\) is a constant. See Example.
    • Parallel lines have the same slope and different \(y\)-intercepts. See Example.
    • Perpendicular lines have slopes that are negative reciprocals of each other unless one is horizontal and the other is vertical. See Example.

    Contributors and Attributions

    The OpenStax College name, OpenStax College logo, OpenStax College book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the creative commons license and may not be reproduced without the prior and express written consent of Rice University. For questions regarding this license, please contact partners@openstaxcollege.org. If you use this textbook as a bibliographic reference, then you should cite it as follows: OpenStax College, Models and Applications. OpenStax CNX. Apr 1, 2015 http://cnx.org/contents/c49b7453-abd...baac08df9ebc@4. If you redistribute this textbook in a print format, then you must include on every physical page the following attribution: "Download for free at http://cnx.org/contents/c49b7453-abd...baac08df9ebc@4." If you redistribute part of this textbook, then you must retain in every digital format page view (including but not limited to EPUB, PDF, and HTML) and on every physical printed page the following attribution: "Download for free at http://cnx.org/contents/c49b7453-abd...baac08df9ebc@4."


    This page titled 1.3: Linear Equations in One Variable is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.