Skip to main content
Mathematics LibreTexts

5.2: Add and Subtract Rational Expressions

  • Page ID
    66331
  • \( \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}\)

    The expression simplifies to \(x+7\) but the original expression had a denominator of \(x+4\) so \(x\neq −4\).

    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.

      .
    Multiply the second fraction by \(\dfrac{−1}{−1}\). .
    The denominators are the same. .
    Simplify. .

    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
      .

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

    .
    Simplify the second fraction. .
    The denominators are the same. Subtract the numerators. .
    Distribute. .
    Combine like terms. .
    Factor the numerator and denominator. .
    Simplify by dividing out common factors. .
    Simplify. .
    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, lining up any common primes in columns. Then we “brought down” one prime from each column. Finally, we multiplied the factors to find 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. We are now ready to add.

    Seven-twelfths plus five-eighteenths. Write the prime factorizations of each denominator and line up the common factors. The denominator of the first fraction is 12. The prime factorization of 12 is 2 times 2 times 3. The denominator of the second fraction is 18. The prime factorization of 18 is 2 times 3 times 3. Bringing down a factor from each column, the lowest common denominator of 12 and 18 is 2 times 2 times 3 times 3, which is 36. Write both fractions using the lowest common denominator. To do this multiply the numerator and denominator of the first fraction by 3 and multiply the numerator and denominator of the second fraction by 2. The result is 7 times 3 all divided by 12 times 3 plus 5 times 2 all divided by 18 times 2. Simplify each fraction. 7 times 3 is 21 and 12 times 3 is 36. 5 times 2 is 10 and 18 times 2 is 36. The result is twenty-one thirty-sixths plus ten thirty-sixths.

    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.
    .
    Write the LCD as the product of the factors. .

    b.

      .
    Factor each denominator. .
    Multiply each denominator by the ‘missing’
    LCD factor and multiply each numerator by the same factor.
    .
    Simplify the numerators. .
    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

    Step 1 is to determine if the rational expressions 3 divided by the quantity x minus 3 and 2 divided by the quantity x minus 2 have a common factors. The denominators x minus 3 and x minus 2 do not have any common factors, which means the lowest common denominator of the rational expressions is the quantity x minus 3 times the quantity x minus 2. Rewrite each rational expression with the least common denominator. Multiply the numerator and denominator of 3 divided by the quantity x minus 3 by the quantity x minus 2. Multiply the numerator and denominator of 2 divided by the quantity x minus 2 by the quantity x minus 2. The result is the rational expression 3 times the quantity x minus 2 all divided by the quantity x minus 3 times the quantity x minus 2 plus the rational expression 2 times the quantity x minus 3 divided by the quantity x minus 2 times the quantity x minus 3. Simplify the numerators and keep the denominators factored. The numerator of the first rational expression, 3 times the quantity x minus 2, simplifies to 3 x minus 6. The numerator of the second rational expression, 2 times the quantity x minus 3, simplifies to 2 x minus 6. The result is the rational expression the quantity 3 x minus 6 all divided by the quantity x minus 3 times the quantity x minus 2 plus the rational expression, the quantity 2 x minus 6 all divided by the quantity x minus 3 times the quantity x minus 2.Step 2 is to add or subtract the rational expressions by adding the numerators, the quantity 3 x minus 6 and the quantity 2 x minus 6, and placing the sum over the denominator, the quantity x minus 3 times the quantity x minus 2. The result is the quantity 3 x minus 6 plus 2 x minus 6 all divided by the quantity x minus 3 times the quantity x minus 2. Simplify the numerator by combining like terms. The result is the quantity 5 x minus 12 all divided by the quantity x minus 3 times the quantity x minus 2.Step 3. Notice that 5 x minus 12 cannot be factored, so the answer is simplified.

    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
      .
    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.
    .
    Simplify the numerators. .
    Add the rational expressions. .
    Simplify the numerator. .
      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
      .
    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.
    .
    Simplify the numerators. .
    Subtract the rational expressions. .
    Simplify the numerator. .
    Factor the numerator to look for common factors. .
    Remove common factors .
    Simplify. .
    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
      .
    Factor the denominator. .
    Since \(n−2\) and \(2−n\) are opposites, we will
    multiply the second rational expression by \(\dfrac{−1}{−1}\).
    .
    . .
    Simplify. Remember, \(a−(−b)=a+b\). .
    Do the rational expressions have a
    common denominator? No.
     
    \(\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.
    .
    Simplify the numerators. .
    Add the rational expressions. .
    Simplify the numerator. .
    Factor the numerator to look for common factors. .
    Simplify. .
    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
      .
    Factor the denominators. .
    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.
    .
    Simplify the numerators. .
    Subtract the rational expressions. .
    Simplify the numerator. .
      .
    Look for common factors. .
    Simplify. .
    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)}\)

    Access this online resource for additional instruction and practice with adding and subtracting rational expressions.

    • Add and Subtract Rational Expressions- Unlike Denominators

    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.

    Practice Makes Perfect

    Add and Subtract Rational Expressions with a Common Denominator

    In the following exercises, add.

    1. \(\dfrac{2}{15}+\dfrac{7}{15}\)

    Answer

    \(\dfrac{3}{5}\)

    2. \(\dfrac{7}{24}+\dfrac{11}{24}\)

    3. \(\dfrac{3c}{4c−5}+\dfrac{5}{4c−5}\)

    Answer

    \(\dfrac{3c+5}{4c−5}\)

    4. \(\dfrac{7m}{2m+n}+\dfrac{4}{2m+n}\)

    5. \(\dfrac{2r^2}{2r−1}+\dfrac{15r−8}{2r−1}\)

    Answer

    \(r+8\)

    6. \(\dfrac{3s^2}{3s−2}+\dfrac{13s−10}{3s−2}\)

    7. \(\dfrac{2w^2}{w^2−16}+\dfrac{8w}{w^2−16}\)

    Answer

    \(\dfrac{2w}{w−4}\)

    8. \(\dfrac{7x^2}{x^2−9}+\dfrac{21x}{x^2−9}\)

    In the following exercises, subtract.

    9. \(\dfrac{9a^2}{3a−7}−\dfrac{49}{3a−7}\)

    Answer

    \(3a+7\)

    10. \(\dfrac{25b^2}{5b−6}−\dfrac{36}{5b−6}\)

    11. \(\dfrac{3m^2}{6m−30}−\dfrac{21m−30}{6m−30}\)

    Answer

    \(\dfrac{m−2}{2}\)

    12. \(\dfrac{2n^2}{4n−32}−\dfrac{18n−16}{4n−32}\)

    13. \(\dfrac{6p^2+3p+4}{p^2+4p−5}−\dfrac{5p^2+p+7}{p^2+4p−5}\)

    Answer

    \(\dfrac{p+3}{p+5}\)

    14. \(\dfrac{5q^2+3q−9}{q^2+6q+8}−\dfrac{4q^2+9q+7}{q^2+6q+8}\)

    15. \(\dfrac{5r^2+7r−33}{r^2−49}−\dfrac{4r^2+5r+30}{r^2−49}\)

    Answer

    \(\dfrac{r+9}{r+7}\)

    16. \(\dfrac{7t^2−t−4}{t^2−25}−\dfrac{6t^2+12t−4}{4t^2−25}\)

    Add and Subtract Rational Expressions whose Denominators are Opposites

    In the following exercises, add or subtract.

    17. \(\dfrac{10v}{2v−1}+\dfrac{2v+4}{1−2v}\)

    Answer

    \(4\)

    18. \(\dfrac{20w}{5w−2}+\dfrac{5w+6}{2−5w}\)

    19. \(\dfrac{10x^2+16x−7}{8x−3}+\dfrac{2x^2+3x−1}{3−8x}\)

    Answer

    \(x+2\)

    20. \(\dfrac{6y^2+2y−11}{3y−7}+\dfrac{3y^2−3y+17}{7−3y}\)

    21. \(\dfrac{z^2+6z}{z^2−25}−\dfrac{3z+20}{25−z^2}\)

    Answer

    \(\dfrac{z+4}{z−5}\)

    22. \(\dfrac{a^2+3a}{a^2−9}−\dfrac{3a−27}{9−a^2}\)

    23. \(\dfrac{2b^2+30b−13}{b^2−49}−\dfrac{2b^2−5b−8}{49−b^2}\)

    Answer

    \(\dfrac{4b−3}{b−7}\)

    24. \(\dfrac{c^2+5c−10}{c^2−16}−\dfrac{c^2−8c−10}{16−c^2}\)

    Find the Least Common Denominator of Rational Expressions

    In the following exercises, a. find the LCD for the given rational expressions b. rewrite them as equivalent rational expressions with the lowest common denominator.

    25. \(\dfrac{5}{x^2−2x−8},\dfrac{2x}{x^2−x−12}\)

    Answer

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

    26. \(\dfrac{8}{y^2+12y+35},\dfrac{3y}{y^2+y−42}\)

    27. \(\dfrac{9}{z^2+2z−8},\dfrac{4z}{z^2−4}\)

    Answer

    a. \((z−2)(z+4)(z−4)\)
    b. \(\dfrac{9z−36}{(z−2)(z+4)(z−4)}\),
    \(\dfrac{4z^2−8z}{(z−2)(z+4)(z−4)}\)

    28. \(\dfrac{6}{a^2+14a+45},\dfrac{5a}{a^2−81}\)

    29. \(\dfrac{4}{b^2+6b+9},\dfrac{2b}{b^2−2b−15}\)

    Answer

    a. \((b+3)(b+3)(b−5)\)
    b. \(\dfrac{4b−20}{(b+3)(b+3)(b−5)}\),
    \(\dfrac{2b^2+6b}{(b+3)(b+3)(b−5)}\)

    30. \(\dfrac{5}{c^2−4c+4},\dfrac{3c}{c^2−7c+10}\)

    31. \(\dfrac{2}{3d^2+14d−5},\dfrac{5d}{3d^2−19d+6}\)

    Answer

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

    32. \(\dfrac{3}{5m^2−3m−2},\dfrac{6m}{5m^2+17m+6}\)

    Add and Subtract Rational Expressions with Unlike Denominators

    In the following exercises, perform the indicated operations.

    33. \(\dfrac{7}{10x^2y}+\dfrac{4}{15xy^2}\)

    Answer

    \(\dfrac{21y+8x}{30x^2y^2}\)

    34. \(\dfrac{1}{12a^3b^2}+\dfrac{5}{9a^2b^3}\)

    35. \(\dfrac{3}{r+4}+\dfrac{2}{r−5}\)

    Answer

    \(\dfrac{5r−7}{(r+4)(r−5)}\)

    36. \(\dfrac{4}{s−7}+\dfrac{5}{s+3}\)

    37. \(\dfrac{5}{3w−2}+\dfrac{2}{w+1}\)

    Answer

    \(\dfrac{11w+1}{(3w−2)(w+1)}\)

    38. \(\dfrac{4}{2x+5}+\dfrac{2}{x−1}\)

    39. \(\dfrac{2y}{y+3}+\dfrac{3}{y−1}\)

    Answer

    \(\dfrac{2y^2+y+9}{(y+3)(y−1)}\)

    40. \(\dfrac{3z}{z−2}+\dfrac{1}{z+5}\)

    41. \(\dfrac{5b}{a^2b−2a^2}+\dfrac{2b}{b^2−4}\)

    Answer

    \(\dfrac{b(5b+10+2a^2)}{a^2(b−2)(b+2)}\)

    42. \(\dfrac{4}{cd+3c}+\dfrac{1}{d^2−9}\)

    43. \(\dfrac{−3m}{3m−3}+\dfrac{5m}{m^2+3m−4}\)

    Answer

    \(-\dfrac{m}{m+4}\)

    44. \(\dfrac{8}{4n+4}+\dfrac{6}{n^2−n−2}\)

    45. \(\dfrac{3r}{r^2+7r+6}+\dfrac{9}{r^2+4r+3}\)

    Answer

    \(\dfrac{3(r^2+6r+18)}{(r+1)(r+6)(r+3)}\)

    46. \(\dfrac{2s}{s^2+2s−8}+\dfrac{4}{s^2+3s−10}\)

    47. \(\dfrac{t}{t−6}−\dfrac{t−2}{t+6}\)

    Answer

    \(\dfrac{2(7t−6)}{(t−6)(t+6)}\)

    48. \(\dfrac{x−3}{x+6}−\dfrac{x}{x+3}\)

    49. \(\dfrac{5a}{a+3}−\dfrac{a+2}{a+6}\)

    Answer

    \(\dfrac{4a^2+25a−6}{(a+3)(a+6)}\)

    50. \(\dfrac{3b}{b−2}−\dfrac{b−6}{b−8}\)

    51. \(\dfrac{6}{m+6}−\dfrac{12m}{m^2−36}\)

    Answer

    \(\dfrac{−6}{m−6}\)

    52. \(\dfrac{4}{n+4}−\dfrac{8n}{n^2−16}\)

    53. \(\dfrac{−9p−17}{p^2−4p−21}−\dfrac{p+1}{7−p}\)

    Answer

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

    54. \(\dfrac{−13q−8}{q^2+2q−24}−\dfrac{q+2}{4−q}\)

    55. \(\dfrac{−2r−16}{r^2+6r−16}−\dfrac{5}{2−r}\)

    Answer

    \(\dfrac{3}{r−2}\)

    56. \(\dfrac{2t−30}{t^2+6t−27}−\dfrac{2}{3−t}\)

    57. \(\dfrac{2x+7}{10x−1}+3\)

    Answer

    \(\dfrac{4(8x+1)}{10x−1}\)

    58. \(\dfrac{8y−4}{5y+2}−6\)

    59. \(\dfrac{3}{x^2−3x−4}−\dfrac{2}{x^2−5x+4}\)

    Answer

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

    60. \(\dfrac{4}{x^2−6x+5}−\dfrac{3}{x^2−7x+10}\)

    61. \(\dfrac{5}{x^2+8x−9}−\dfrac{4}{x^2+10x+9}\)

    Answer

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

    62. \(\dfrac{3}{2x^2+5x+2}−\dfrac{1}{2x^2+3x+1}\)

    63. \(\dfrac{5a}{a−2}+\dfrac{9}{a}−\dfrac{2a+18}{a^2−2a}\)

    Answer

    \(\dfrac{5a^2+7a−36}{a(a−2)}\)

    64. \(\dfrac{2b}{b−5}+\dfrac{3}{2b}−\dfrac{2b−15}{2b^2−10b}\)

    65. \(\dfrac{c}{c+2}+\dfrac{5}{c−2}−\dfrac{10c}{c^2−4}\)

    Answer

    \(\dfrac{c−5}{c+2}\)

    66. \(\dfrac{6d}{d−5}+\dfrac{1}{d+4}+\dfrac{7d−5}{d^2−d−20}\)

    67. \(\dfrac{3d}{d+2}+\dfrac{4}{d}−\dfrac{d+8}{d^2+2d}\)

    Answer

    \(\dfrac{3(d+1)}{d+2}\)

    68. \(\dfrac{2q}{q+5}+\dfrac{3}{q−3}−\dfrac{13q+15}{q^2+2q−15}\)

    Writing Exercises

    69. Donald thinks that \(\dfrac{3}{x}+\dfrac{4}{x}\) is \(\dfrac{7}{2x}\). Is Donald correct? Explain.

    Answer

    Answers will vary.

    70. Explain how you find the Least Common Denominator of \(x^2+5x+4\) and \(x^2−16\).

    71. Felipe thinks \(\dfrac{1}{x}+\dfrac{1}{y}\) is \(\dfrac{2}{x+y}\).
    a. Choose numerical values for x and y and evaluate \(\dfrac{1}{x}+\dfrac{1}{y}\).
    b. Evaluate \(\dfrac{2}{x+y}\) for the same values of \(x\) and \(y\) you used in part a..
    c. Explain why Felipe is wrong.
    d. Find the correct expression for \(1x+1y\).

    Answer

    a. Answers will vary.
    b. Answers will vary.
    c. Answers will vary.
    d. \(\dfrac{x+y}{x}\)

    72. Simplify the expression \(\dfrac{4}{n^2+6n+9}−\dfrac{1}{n^2−9}\) and explain all your steps.

    Self Check

    a. After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

    I can... Confidently With some help No, I don't get it!
    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      

    b. After reviewing this checklist, what will you do to become confident for all objectives?


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