Example13.3.2
Add rational expressions \(\frac{2x}{x+y}+\frac{2y}{x+y}\)
Note that we didn't stop at \(\frac{2x+2y}{x+y}\text{.}\) We must factor if possible. In this example, we reduced the fraction after we factored the numerator.
In the last section, we learned how to multiply/divide rational expressions. In this section, we will learn how to add/subtract rational expressions.
Let's review how to add fractions with the same denominator:
\begin{align*} \frac{1}{10}+\frac{3}{10}\amp=\frac{1+3}{10}\\ \amp=\frac{4}{10}\\ \amp=\frac{2}{5} \end{align*}We can add and subtract rational expressions in the same way:
\begin{align*} \frac{2}{x}-\frac{3}{x}\amp=\frac{2-3}{x}\\ \amp=\frac{-1}{x}\\ \amp=-\frac{1}{x} \end{align*}Let's look at a more complicated examples:
Add rational expressions \(\frac{2x}{x+y}+\frac{2y}{x+y}\)
Note that we didn't stop at \(\frac{2x+2y}{x+y}\text{.}\) We must factor if possible. In this example, we reduced the fraction after we factored the numerator.
Let's review how to add fractions with different denominators:
\begin{align*} \frac{1}{6}+\frac{1}{8}\amp=\frac{1\multiplyright{4}}{6\multiplyright{4}}+\frac{1\multiplyright{3}}{8\multiplyright{3}}\\ \amp=\frac{4}{24}+\frac{3}{24}\\ \amp=\frac{4+3}{24}\\ \amp=\frac{7}{24} \end{align*}We need to review how to find common denominators. For numbers, it's easier to find two numbers' common denominator by listing the multiples of the bigger number. For example, to find the common denominator of \(6\) and \(8\text{,}\) we look at the multiples of \(8\) one by one:
\begin{align*} \amp8\cdot1=8\text{, but }6\text{ doesn't go into }8\text{ evenly.}\\ \amp8\cdot2=16\text{, but }6\text{ doesn't go into }16\text{ evenly.}\\ \amp8\cdot3=24\text{, and }6\text{ goes into }24\text{ evenly, so }24\text{ is the common denominator of }6\text{ and }8. \end{align*}To add/subtract rational expressions, we need to learn how to find common denominators by factoring. We will use this method to find the common denominator of \(6\) and \(8\text{:}\)
Step 1: Factor both numbers:
\(6=2\cdot3\)
\(8=2^3\)
Step 2: The common denominator's factors must "cover" the factors of both \(6\) and \(8\text{.}\)
Since \(6\)'s factors include one \(2\) and \(8\)'s factors include three \(2\)'s, the common denominator's factors should include three \(2\)'s.
Since \(6\)'s factors include one \(3\text{,}\) the common denominator's factors should include one \(3\text{.}\)
Step 3: The common denominator's factors include three \(2\)'s and one \(3\text{,}\) so it is \(2^3\cdot3=24\text{.}\)
We use this method to find the common denominator of rational expressions. We will look at a few examples.
Add rational expressions \(\frac{2}{x^2y}+\frac{3}{xy^2}\)
The common denominator of \(x^2y\) and \(xy^2\) must include two \(x\)'s and two \(y\)'s, so it is \(x^2y^2\text{.}\) We will change both denominators to \(x^2y^2\) before doing addition.
\begin{align*} \frac{2}{x^2y}+\frac{3}{xy^2}\amp=\frac{2\multiplyright{y}}{x^2y\multiplyright{y}}+\frac{3\multiplyright{x}}{xy^2\multiplyright{x}}\\ \amp=\frac{2y}{x^2y^2}+\frac{3x}{x^2y^2}\\ \amp=\frac{2y+3x}{x^2y^2} \end{align*}Subtract rational expressions \(\frac{2}{x^2+x}-\frac{1}{x^2}\)
We must avoid this mistake:
\begin{equation*} \frac{2}{x^2+x}-\frac{1}{x^2}=\frac{2}{x^2+x}-\frac{1\addright{x}}{x^2\addright{x}} \end{equation*}We can only multiply or divide the same number in a fraction's numerator and denominator; we may not add or subtract numbers in the mistake above. The correct first step is to factor the denominators:
\begin{align*} \frac{2}{x^2+x}-\frac{1}{x^2}\amp=\frac{2}{x(x+1)}-\frac{1}{x^2} \end{align*}The common denominator of \(x(x+1)\) and \(x^2\) must include two \(x\)'s and one \((x+1)\) as factors, and it is \(x^2(x+1)\text{.}\) The rest of the solution is:
\begin{align*} \amp=\frac{2\multiplyright{x}}{x(x+1)\multiplyright{x}}-\frac{1\multiplyright{(x+1)}}{x^2\multiplyright{(x+1)}}\\ \amp=\frac{2x}{x^2(x+1)}-\frac{x+1}{x^2(x+1)}\\ \amp=\frac{2x-(x+1)}{x^2(x+1)}\\ \amp=\frac{2x-x-1}{x^2(x+1)}\\ \amp=\frac{x-1}{x^2(x+1)} \end{align*}In the last example, pay special attention to this step:
\begin{equation*} \frac{2x}{x^2(x+1)}-\frac{x+1}{x^2(x+1)}=\frac{2x-(x+1)}{x^2(x+1)} \end{equation*}It's easy to forget the parentheses around \(x+1\text{.}\) Why do we need them? Let's look at the following example:
Since \(\frac{3}{5}-\frac{2}{5}=\frac{1}{5}\text{,}\) we have \(\frac{3}{5}-\frac{1+1}{5}=\frac{1}{5}\text{.}\) When we put together \(\frac{3}{5}\) and \(\frac{1+1}{5}\text{,}\) we could do
\begin{equation*} \frac{3}{5}-\frac{1+1}{5}=\frac{3-(1+1)}{5}=\frac{1}{5} \end{equation*}or
\begin{equation*} \frac{3}{5}-\frac{1+1}{5}=\frac{3-1+1}{5}=\frac{3}{5} \end{equation*}The first choice gives us the correct result. This is why we must add those parentheses.
Let's look at a more complicated example.
Subtract rational expressions \(\frac{y}{y-2}-\frac{8y-8}{y^2-4}\)
Note that we must factor the numerator in \(\frac{y^2-6y+8}{(y+2)(y-2)}\) and try to reduce the fraction (and we did).
We need to be able to handle adding/subtracting a fraction with a whole number, like in the next example.
Add rational expressions \(-\frac{2}{r-1}+r\)
Note that we must factor the numerator and try to reduce the fraction if possible (not possible in this example).
Addition and Subtraction of Rational Expressions