Skip to main content
Mathematics LibreTexts

1.3.3: Adding and Subtracting Rational Expressions

  • Page ID
    93954
  • \( \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

    By the end of this section, you will be able to:

    • Add and subtract rational expressions with a common denominator
    • Add and subtract rational expressions whose denominators are opposites
    • Find the least common denominator of rational expressions
    • Add and subtract rational expressions with unlike denominators
    • Add and subtract rational functions
    Be Prepared

    Before you get started, take this readiness quiz.

    1. Add \(\dfrac{7}{10}+\dfrac{8}{15}\).
    2. Subtract \(\dfrac{3x}{4}−\dfrac{8}{9}\).
    3. Subtract \(6(2x+1)−4(x−5)\).

    Add and Subtract Rational Expressions with a Common Denominator

    What is the first step we take when we add numerical fractions? We check if they have a common denominator. If they do, we add the numerators and place the sum over the common denominator. If they do not have a common denominator, we find one before we add.

    It is the same with rational expressions. To add rational expressions, they must have a common denominator. When the denominators are the same, we add the numerators and place the sum over the common denominator.

    Rational Expression Addition and Subtraction

    If \(p\), \(q\), and \(r\) are polynomials where \(r\neq 0\), then

    \[\dfrac{p}{r}+\dfrac{q}{r}=\dfrac{p+q}{r} \quad \text{and} \quad \dfrac{p}{r}−\dfrac{q}{r}=\dfrac{p−q}{r}.\nonumber\]

    To add or subtract rational expressions with a common denominator, add or subtract the numerators and place the result over the common denominator.

    We always simplify rational expressions. Be sure to factor, if possible, after subtracting the numerators so you can identify any common factors.

    Remember, too, we do not allow values that would make the denominator zero. What value of \(x\) should be excluded in the next example?

    Example \(\PageIndex{1}\)

    Add: \(\dfrac{11x+28}{x+4}+\dfrac{x^2}{x+4}\).

    Solution

    Since the denominator is \(x+4\), we must exclude the value \(x=−4\).

    \(\begin{array} {ll} &\dfrac{11x+28}{x+4}+\dfrac{x^2}{x+4},\space x\neq −4 \\ \begin{array} {l} \text{The fractions have a common denominator,} \\ \text{so add the numerators and place the sum} \\ \text{over the common denominator.} \end{array} &\dfrac{11x+28+x^2}{x+4} \\ & \\ \text{Write the degrees in descending order.} &\dfrac{x^2+11x+28}{x+4} \\ & \\ \text{Factor the numerator.} &\dfrac{(x+4)(x+7)}{x+4} \\ & \\ \text{Simplify by removing common factors.} &\dfrac{\cancel{(x+4)}(x+7)}{\cancel{x+4}} \\ & \\ \text{Simplify.} &x+7 \end{array}\)

    This simplification is valid for values of \(x\) where \(\dfrac{11x+28}{x+4}+\dfrac{x^2}{x+4}\) is defined.

    As before, we will tacitly understand that the simplifications are valid for all values of the variables for which the original expression is defined.

    Try It \(\PageIndex{2}\)

    Simplify \(\dfrac{9x+14}{x+7}+\dfrac{x^2}{x+7}\).

    Answer

    \(x+2\)

    Try It \(\PageIndex{3}\)

    Simplify \(\dfrac{x^2+8x}{x+5}+\dfrac{15}{x+5}\).

    Answer

    \(x+3\)

    To subtract rational expressions, they must also have a common denominator. When the denominators are the same, we subtract the numerators and place the difference over the common denominator. Be careful of the signs when subtracting a binomial or trinomial.

    Example \(\PageIndex{4}\)

    Subtract: \(\dfrac{5x^2−7x+3}{x^2−3x+18}−\dfrac{4x^2+x−9}{x^2−3x+18}\).

    Solution

    \(\begin{array} {ll} &\dfrac{5x^2−7x+3}{x^2−3x+18}−\dfrac{4x^2+x−9}{x^2−3x+18} \\ & \\ \begin{array} {l} \text{Subtract the numerators and place the} \\ \text{difference over the common denominator.} \end{array} &\dfrac{5x^2−7x+3−(4x^2+x−9)}{x^2−3x+18} \\ & \\ \text{Distribute the sign in the numerator.} &\dfrac{5x^2−7x+3−4x^2−x+9}{x^2−3x−18} \\ & \\ \text{Combine like terms.} &\dfrac{x^2−8x+12}{x^2−3x−18} \\ & \\ \text{Factor the numerator and the denominator.} &\dfrac{(x−2)(x−6)}{(x+3)(x−6)} \\ & \\ \text{Simplify by removing common factors.} &\dfrac{(x−2)\cancel{(x−6)}}{(x+3)\cancel{(x−6)}} \\ & \\ &(x−2)(x+3) \end{array}\)

    Try It \(\PageIndex{5}\)

    Subtract: \(\dfrac{4x^2−11x+8}{x^2−3x+2}−\dfrac{3x^2+x−3}{x^2−3x+2}\).

    Answer

    \(\dfrac{x−11}{x−2}\)

    Try It \(\PageIndex{6}\)

    Subtract: \(\dfrac{6x^2−x+20}{x^2−81}−\dfrac{5x^2+11x−7}{x^2−81}\).

    Answer

    \(\dfrac{x−3}{x+9}\)

    Add and Subtract Rational Expressions Whose Denominators are Opposites

    When the denominators of two rational expressions are opposites, it is easy to get a common denominator. We just have to multiply one of the fractions by \(\dfrac{−1}{−1}\).

    Let’s see how this works when simplifying \(\dfrac{2}{x-1}-\dfrac{3}{1-x}\).

      \(\dfrac{2}{x-1}-\dfrac{3}{1-x}\)
    Multiply the second fraction by \(\dfrac{−1}{−1}\). \(\dfrac{2}{x-1}-\dfrac{-3}{-(1-x)}\)
    The denominators are the same. \(\dfrac{2}{x-1}-\dfrac{-3}{x-1}\)
    Simplify. \(\dfrac{2+3}{x-1}=\dfrac{5}{x-1}\)

    Be careful with the signs as we work with the opposites when the fractions are being subtracted.

    Example \(\PageIndex{7}\)

    Subtract: \(\dfrac{m^2−6m}{m^2−1}−\dfrac{3m+2}{1−m^2}\).

    Solution
      \(\dfrac{m^2−6m}{m^2−1}−\dfrac{3m+2}{1−m^2}\)

    The denominators are opposites, so multiply the
    second fraction by \(\dfrac{−1}{−1}\).

     \(\dfrac{m^2−6m}{m^2−1}−\dfrac{-(3m+2)}{-(1−m^2)}\)
    Simplify the second fraction. \(\dfrac{m^2−6m}{m^2−1}−\dfrac{-3m-2)}{m^2-1)}\)
    The denominators are the same. Subtract the numerators. \(\dfrac{m^2−6m-(-3m-2)}{m^2−1}\)
    Distribute. \(\dfrac{m^2−6m+3m+2}{m^2−1}\)
    Combine like terms. \(\dfrac{m^2−3m+2}{m^2−1}\)
    Factor the numerator and denominator. \(\dfrac{(m-1)(m-2)}{(m+1)(m-1)}\)
    Simplify by dividing out common factors. \(\dfrac{(m-2)}{(m+1)}\)
    Simplify. \(dfrac{m-2}{m+1}\)
    Try It \(\PageIndex{8}\)

    Subtract: \(\dfrac{y^2−5y}{y^2−4}−\dfrac{6y−6}{4−y^2}\).

    Answer

    \(\dfrac{y+3}{y+2}\)

    Try It \(\PageIndex{9}\)

    Subtract: \(\dfrac{2n^2+8n−1}{n^2−1}−\dfrac{n^2−7n−1}{1−n^2}\).

    Answer

    \(\dfrac{3n−2}{n−1}\)

    Find the Least Common Denominator of Rational Expressions

    When we add or subtract rational expressions with unlike denominators, we will need to get common denominators. If we review the procedure we used with numerical fractions, we will know what to do with rational expressions.

    Let’s look at this example: \(\dfrac{7}{12}+\dfrac{5}{18}\). Since the denominators are not the same, the first step was to find the least common denominator (LCD).

    To find the LCD of the fractions, we factored 12 and 18 into primes: \(12=2\cdot 2\cdot 3\) and \(18=2\cdot 3\cdot 3\).  We recognize each of these factorizations contain a \(2\) and a \(3\).  But we need two \(2\)s to accomodate \(12\) and two \(3\)s to accomodate 18 and there are no other factors present.  So, the LCD is \(2^2\cdot 3^2=36.\) 

    We could arrange the factors of 12 and 18 in a table as well as follows:

    factors of 12 2 2 3  
    factors of 18 2   3 3
    factors of the LCD 2 2 3 3

     Here we have aligned common factors and then 'brought down the common factor so that the last column consists of the factors of the LCD.

     

    When we add numerical fractions, once we found the LCD, we rewrote each fraction as an equivalent fraction with the LCD by multiplying the numerator and denominator by the same number (multiplying the fraction by one doesn't change its value!). We are now ready to add.

    \[\dfrac{7}{12}+\dfrac{5}{18}=\dfrac{7\cdot 3}{12\cdot 3}+\dfrac{5\cdot 2}{18\cdot 2}=\dfrac{21+10}{36}=\dfrac{31}{36}.\]

    We do the same thing for rational expressions. However, we leave the LCD in factored form.

    Find the Least Common Denominator (LCD) of Rational Expressions
    1. Factor each denominator completely.
    2. List the factors of each denominator. Match factors vertically when possible.
    3. Bring down the columns by including all factors, but do not include common factors twice.
    4. Write the LCD as the product of the factors.

    Remember, we always exclude values that would make the denominator zero. What values of \(x\) should we exclude in this next example?

    Example \(\PageIndex{10}\)

    a. Find the LCD for the expressions \(\dfrac{8}{x^2−2x−3}\), \(\dfrac{3x}{x^2+4x+3}\) and b. rewrite them as equivalent rational expressions with the lowest common denominator.

    Solution

    a.

    Find the LCD for \(\dfrac{8}{x^2−2x−3}\), \(\dfrac{3x}{x^2+4x+3}\).  
    Factor each denominator completely, lining up common factors.

    Bring down the columns.
    factors of \(x^2-2x-3\) \(x-3\) \(x+1\)  
    factors of \(x^2+4x+3\)   \(x+1\) \(x+3\)
    factors of the LCD \(x-3\) \(x+1\) \(x+3\)

     

    Write the LCD as the product of the factors. \((x-3)(x+1)(x+3)\)

    b.

      \(\dfrac{8}{x^2−2x−3}\), \(\dfrac{3x}{x^2+4x+3}\)
    Factor each denominator. \(\dfrac{8}{(x-3)(x+1)}\), \(\dfrac{3x}{(x+1)(x+3)}\)
    Multiply each denominator by the ‘missing’
    LCD factor and multiply each numerator by the same factor.
    \(\dfrac{8(x+3)}{(x-3)(x+1)(x+3)}\), \(\dfrac{3x(x-3)}{(x+1)(x+3)(x-3)}\)
    Simplify the numerators. \(\dfrac{8x+24}{(x-3)(x+1)(x+3)}\), \(\dfrac{3x^2-9x)}{(x+1)(x+3)(x-3)}\)
    Try It \(\PageIndex{11}\)

    a. Find the LCD for the expressions \(\dfrac{2}{x^2−x−12}\), \(\dfrac{1}{x^2−16}\) b. rewrite them as equivalent rational expressions with the lowest common denominator.

    Answer

    a. \((x−4)(x+3)(x+4)\)
    b. \(\dfrac{2x+8}{(x−4)(x+3)(x+4)}\),
    \(\dfrac{x+3}{(x−4)(x+3)(x+4)}\)

    Try It \(\PageIndex{12}\)

    a. Find the LCD for the expressions \(\dfrac{3x}{x^2−3x+10}\), \(\dfrac{5}{x^2+3x+2}\) b. rewrite them as equivalent rational expressions with the lowest common denominator.

    Answer

    a. \((x+2)(x−5)(x+1)\)
    b. \(\dfrac{3x^2+3x}{(x+2)(x−5)(x+1)}\),
    \(\dfrac{5x−25}{(x+2)(x−5)(x+1)}\)

    Add and Subtract Rational Expressions with Unlike Denominators

    Now we have all the steps we need to add or subtract rational expressions with unlike denominators.

    Example \(\PageIndex{13}\)

    Add: \(\dfrac{3}{x−3}+\dfrac{2}{x−2}\).

    Solution

    \(\dfrac{3}{x−3}+\dfrac{2}{x−2}=\dfrac{3(x-2)}{(x−3)(x-2)}+\dfrac{2(x-3)}{(x−2)(x-3)}=\dfrac{3x-6)}{(x−3)(x-2)}+\dfrac{2x-6)}{(x−2)(x-3)}\)

    Now that we have common denominators, we can add the numerators (the number of 'parts' which are now of equal sizes):

    \[\dfrac{3}{x−3}+\dfrac{2}{x−2}=\dfrac{3x-6+2x-6}{(x-2)(x-3)}=\dfrac{5x}{(x-2)(x-3)}\]

    Try It \(\PageIndex{14}\)

    Add: \(\dfrac{2}{x−2}+\dfrac{5}{x+3}\).

    Answer

    \(\dfrac{7x−4}{(x−2)(x+3)}\)

    Try It \(\PageIndex{15}\)

    Add: \(\dfrac{4}{m+3}+\dfrac{3}{m+4}\).

    Answer

    \(\dfrac{7m+25}{(m+3)(m+4)}\)

    The steps used to add rational expressions are summarized here.

    Add or Subtract Rational Expressions
    1. Determine if the expressions have a common denominator.
      • Yes – go to step 2.
      • No – Rewrite each rational expression with the LCD.
        • Find the LCD.
        • Rewrite each rational expression as an equivalent rational expression with the LCD.
    2. Add or subtract the rational expressions.
    3. Simplify, if possible.

    Avoid the temptation to simplify too soon. In the example above, we must leave the first rational expression as \(\dfrac{3x−6}{(x−3)(x−2)}\) to be able to add it to \(\dfrac{2x−6}{(x−2)(x−3)}\). Simplify only after combining the numerators.

    Example \(\PageIndex{16}\)

    Add: \(\dfrac{8}{x^2−2x−3}+\dfrac{3x}{x^2+4x+3}\).

    Solution
      \(\dfrac{8}{x^2−2x−3}+\dfrac{3x}{x^2+4x+3}\)
    Do the expressions have a common denominator? No.
    Rewrite each expression with the LCD. \(\begin{array} {ll} & \\ & \\ \text{Find the LCD.} &\begin{array} {l} \hspace{5mm} x^2−2x−3=(x+1)(x−3) \\ \underline{x^2+4x+3=(x+1)\quad (x+3)} \\ & \\ \qquad LCD=(x+1)(x−3)(x+3) \end{array} \end{array} \)
    Rewrite each rational expression as an
    equivalent rational expression with the LCD.
    \(\dfrac{8}{(x+1)(x−3)}+\dfrac{3x}{(x+1) (x+3)}=\dfrac{8(x+3)}{(x+1)(x−3)(x+3)}+\dfrac{3x(x-3)}{(x+1) (x+3)(x-3)\)
    Simplify the numerators. \(=\dfrac{8x+24}{(x+1)(x−3)(x+3)}+\dfrac{3x^2-9x)}{(x+1) (x+3)(x-3)\)
    Add the rational expressions. \(=\dfrac{8x+24+3x^2-9x}{(x+1)(x−3)(x+3)}\)
    Simplify the numerator. \(=\dfrac{3x^2-x+24}{(x+1)(x−3)(x+3)}\)
      The numerator is prime, so there are
    no common factors.
    Try It \(\PageIndex{17}\)

    Add: \(\dfrac{1}{m^2−m−2}+\dfrac{5m}{m^2+3m+2}\).

    Answer

    \(\dfrac{5m^2−9m+2}{(m+1)(m−2)(m+2)}\)

    Try It \(\PageIndex{18}\)

    Add: \(\dfrac{2n}{n^2−3n−10}+\dfrac{6}{n^2+5n+6}\).

    Answer

    \(\dfrac{2n^2+12n−30}{(n+2)(n−5)(n+3)}\)

    The process we use to subtract rational expressions with different denominators is the same as for addition. We just have to be very careful of the signs when subtracting the numerators.

    Example \(\PageIndex{19}\)

    Subtract: \(\dfrac{8y}{y^2−16}−\dfrac{4}{y−4}\).

    Solution
      \(\dfrac{8y}{y^2−16}−\dfrac{4}{y−4}\)
    Do the expressions have a common denominator? No.
    Rewrite each expression with the LCD. \(\begin{array} {ll} \text{Find the LCD.} &\begin{array} {l} y^2−16=(y−4)(y+4) \\ \quad \underline{y−4=y−4} \\ LCD=(y−4)(y+4) \end{array} \end{array} \)
    Rewrite each rational expression as an
    equivalent rational expression with the LCD.

    \(\dfrac{8y}{y^2−16}−\dfrac{4}{y−4}\)

    \(=\dfrac{8y}{(y+4)(y-4)}−\dfrac{4(y+4)}{(y−4)(y+4)}\)

    Simplify the numerators. \(=\dfrac{8y}{(y+4)(y-4)}−\dfrac{4y+16)}{(y−4)(y+4)}\)
    Subtract the rational expressions. \(=\dfrac{8y-(4y+16)}{(y+4)(y-4)}\)
    Simplify the numerator. \(=\dfrac{8y-4y-16)}{(y+4)(y-4)}=\dfrac{4y-16}{(y+4)(y-4)}\)
    Factor the numerator to look for common factors.

    \(=\dfrac{4(y-4)}{(y+4)(y-4)}\)

    Remove common factors \(=\dfrac{4}{y+4}\), for values of \(y\) that make sense in the original expression.
    Simplify. This one is already simplified. \(=\dfrac{4}{y+4}\)
    Try It \(\PageIndex{20}\)

    Subtract: \(\dfrac{2x}{x^2−4}−\dfrac{1}{x+2}\).

    Answer

    \(\dfrac{1}{x−2}\)

    Try It \(\PageIndex{21}\)

    Subtract: \(\dfrac{3}{z+3}−\dfrac{6z}{z^2−9}\).

    Answer

    \(\dfrac{−3}{z−3}\)

    There are lots of negative signs in the next example. Be extra careful.

    Example \(\PageIndex{22}\)

    Subtract: \(\dfrac{−3n−9}{n^2+n−6}−\dfrac{n+3}{2−n}\).

    Solution
      \(\dfrac{−3n−9}{n^2+n−6}−\dfrac{n+3}{2−n}\)
    Factor the denominator. \(=\dfrac{−3n−9}{(n+3)(n-2)}−\dfrac{n+3}{2−n}\)
    Since \(n−2\) and \(2−n\) are opposites, we will
    multiply the second rational expression by \(\dfrac{−1}{−1}\).
    \(=\dfrac{−3n−9}{(n+3)(n-2)}−\dfrac{-(n+3)}{-(2−n)}\)
    Simplify. Remember, \(a−(−b)=a+b\). \(=\dfrac{−3n−9}{(n+3)(n-2)}−\dfrac{-n-3)}{-2+n)}\)
    Do the rational expressions have a
    common denominator? No.
     
    Find the LCD. \(\begin{array} {ll} \text{Find the LCD.} &\begin{array} {l} n^2+n−6=(n−2)(n+3) \\ \quad\underline{n−2=(n−2)} \\ LCD=\quad (n−2)(n+3) \end{array} \end{array} \)
    Rewrite each rational expression as an
    equivalent rational expression with the LCD.
    \(\dfrac{−3n−9}{n^2+n−6}−\dfrac{n+3}{2−n}=\dfrac{−3n−9}{(n+3)(n-2)}−\dfrac{(-n-3)(n+3)}{-2+n)(n+3)}\)
    Simplify the numerators. \(=\dfrac{−3n−9}{(n+3)(n-2)}−\dfrac{-n^2-6n-9}{n-2)(n+3)}\)
    Add the rational expressions. \(=\dfrac{−3n−9-(-n^2-6n-9)}{(n+3)(n-2)}\)
    Simplify the numerator. \(=\dfrac{−3n−9+n^2+6n+9)}{(n+3)(n-2)}=\dfrac{n^2+3n)}{(n+3)(n-2)}\)
    Factor the numerator to look for common factors. \(=\dfrac{n(n+3)}{(n+3)(n-2)}\)
    Simplify. \(=\dfrac{n}{n-2}\) for values of \(n\) which make sense in the original expression (all values except \(-3\) and \(2\) ).
    You can verify this simplification by choosing a few values for \(n\) to make sure you get the same result upon simplifying.  This isn't mathematically necessary, but a good check for errors.  
    Try It \(\PageIndex{23}\)

    Subtract: \(\dfrac{3x−1}{x^2−5x−6}−\dfrac{2}{6−x}\).

    Answer

    \(\dfrac{5x+1}{(x−6)(x+1)}\)

    Try It \(\PageIndex{24}\)

    Subtract: \(\dfrac{−2y−2}{y^2+2y−8}−\dfrac{y−1}{2−y}\).

    Answer

    \(\dfrac{y+3}{y+4}\)

    Things can get very messy when both fractions must be multiplied by a binomial to get the common denominator.

    Example \(\PageIndex{25}\)

    Subtract: \(\dfrac{4}{a^2+6a+5}−\dfrac{3}{a^2+7a+10}\).

    Solution
      \(\dfrac{4}{a^2+6a+5}−\dfrac{3}{a^2+7a+10}\)
    Factor the denominators. \(=\dfrac{4}{(a+5)(a+1)}−\dfrac{3}{(a+5)(a+2)}\)
    Do the rational expressions have a
    common denominator? No.
     

    \(\begin{array} {ll} \text{Find the LCD.} &\begin{array} {l} a^2+6a+5=(a+1)(a+5) \\ \underline{a^2+7a+10=(a+5)(a+2)} \\ LCD=(a+1)(a+5)(a+2) \end{array} \end{array} \)

     
    Rewrite each rational expression as an
    equivalent rational expression with the LCD.
    \(=\dfrac{4(a+2)}{(a+5)(a+1)(a+2)}−\dfrac{3(a+1)}{(a+5)(a+2)(a+1)}\)
    Simplify the numerators. \(=\dfrac{4a+8}{(a+5)(a+1)(a+2)}−\dfrac{3a+3}{(a+5)(a+2)(a+1)}\)
    Subtract the rational expressions. \(=\dfrac{4a+8-(3a+3)}{(a+5)(a+1)(a+2)}\)
    Simplify the numerator. \(=\dfrac{4a+8-3a-3}{(a+5)(a+1)(a+2)}=\dfrac{a+5}{(a+5)(a+1)(a+2)}\)
    Look for common factors and simplify. \(=\dfrac{1}{(a+1)(a+2)}\) for values that make sense in the original expression (all values except \(-5,-1\), and \(-2\)).
    Try It \(\PageIndex{26}\)

    Subtract: \(\dfrac{3}{b^2−4b−5}−\dfrac{2}{b^2−6b+5}\).

    Answer

    \(\dfrac{1}{(b+1)(b−1)}\)

    Try It \(\PageIndex{27}\)

    Subtract: \(\dfrac{4}{x^2−4}−\dfrac{3}{x^2−x−2}\).

    Answer

    \(\dfrac{1}{(x+2)(x+1)}\)

     

    Writing Exercises \(\PageIndex{28}\)
    1. What is the LCD?
    2. When is the LCD used? Why?
    3. Why can’t \(\dfrac{x+5}{x−5}\) be simplified?
    4. When I add the two fractions \(\dfrac{8y}{y^2−16}−\dfrac{4}{y−4}\) to get \(\dfrac{4}{y+4}\), are the two rational expressions the same for all values of \(y\)?  Explain.
    5. What is the first goal when adding fractions?
    6. When adding fractions, why might you prefer a least common denominator rather than another common denominator?  Give an example.
    Exit Question \(\PageIndex{29}\)

    Simplify the expression \(\dfrac{x-1}{x^2+x-6}-\dfrac{5}{3x-6}\).

    Key Concepts

    • Rational Expression Addition and Subtraction
      If \(p\), \(q\), and \(r\) are polynomials where \(r\neq 0\), then
      \[\dfrac{p}{r}+\dfrac{q}{r}=\dfrac{p+q}{r} \quad \text{and} \quad \dfrac{p}{r}−\dfrac{q}{r}=\dfrac{p−q}{r}\nonumber\]
    • How to find the least common denominator of rational expressions.
      1. Factor each expression completely.
      2. List the factors of each expression. Match factors vertically when possible.
      3. Bring down the columns.
      4. Write the LCD as the product of the factors.
    • How to add or subtract rational expressions.
      1. Determine if the expressions have a common denominator.
        • Yes – go to step 2.
        • No – Rewrite each rational expression with the LCD.
          • Find the LCD.
          • Rewrite each rational expression as an equivalent rational expression with the LCD.
      2. Add or subtract the rational expressions.
      3. Simplify, if possible.

    This page titled 1.3.3: Adding and Subtracting Rational Expressions is shared under a CC BY license and was authored, remixed, and/or curated by OpenStax.