5.4: Solve Rational Equations
( \newcommand{\kernel}{\mathrm{null}\,}\)
- Solve rational equations
- Use rational functions
- Solve a rational equation for a specific variable
Before you get started, take this readiness quiz.
- Solve: 16x+12=13
- Solve:
- Solve the formula 5x+2y=10 for y
After defining the terms ‘expression’ and ‘equation’ earlier, we have used them throughout this book. We have simplified many kinds of expressions and solved many kinds of equations. We have simplified many rational expressions so far in this chapter. Now we will solve a rational equation.
A rational equation is an equation that contains a rational expression.
Let's recall the difference between rational expressions and rational equations. The equation contains an equal sign.
Rational Expression | Rational Equation |
18x+12 |
18x+12=14 |
y+6y2−36 | y+6y2−36=y+1 |
1n−3+1n+4 | 1n−3+1n+4=15n2+n−12 |
Sometimes we have used equal signs during a simplification of an expression. These equal signs implicitly mean that equation holds for all values of the variables except those that leave an expression undefined. In the case of the equation, these equalities say something about the variable, and for 'most' values of the variable the equation is false. We will seek the values which make the equality true, .i.e., we seek to solve these equations.
Solve Rational Equations
We have already solved linear equations that contained fractions. We found the LCD of all the fractions in the equation and then multiplied both sides of the equation by the LCD to “clear” the fractions.
We will use the same strategy to solve rational equations. We will multiply both sides of the equation by the LCD. Then, we will have an equation that does not contain rational expressions and thus is much easier for us to solve. But because the original equation may have a variable in a denominator, we must be careful that we don’t end up with a solution that would make a denominator equal to zero.
So before we begin solving a rational equation, we examine it first to find the values that would make any denominators zero. That way, when we solve a rational equation we will know if there are any algebraic solutions we must discard.
An algebraic solution to a rational equation that would cause any of the rational expressions to be undefined is called an extraneous solution to a rational equation.
An extraneous solution to a rational equation is an algebraic solution to an equation that is equivalent to the original except for a certain finite number of values that would cause any of the expressions in the original equation to be undefined.
We note any possible extraneous solutions, c, by writing x≠c next to the equation.
Solve: 1x+13=56
Solution
Step 1. Note any value of the variable that would make any denominator zero.
If x=0, then 1x is undefined. So we'll write x≠0 next to the equation.
1x+13=56,x≠0
Step 2. Find the least common denominator of all denominators in the equation.
Find the LCD of 1x, 13, and 56
The LCD is 6x.
Step 3. Clear the fractions by multiplying both sides of the equation by the LCD.
Multiply both sides of the equation by the LCD, 6x.
6x⋅(1x+13)=6x⋅(56)
Use the Distributive Property.
6x⋅1x+6x⋅13=6x⋅(56)
Simplify - and notice, no more fractions!
6+2x=5x
Step 4. Solve the resulting equation.
Simplify.
6=3x2=x
Step 5. Check.
If any values found in Step 1 are algebraic solutions, discard them. Check any remaining solutions in the original equation. (This is not stricly necessary, but is helpful in case an error was made).
We did not get 0 as an algebraic solution.
1x+13=56
We substitute x=2 into the original equation.
12+13?=5636+26?=5656=56√
The solution is x=2
Solve: 1y+23=15
- Answer
-
y=−715
Solve: 23+15=1x
- Answer
-
x=1315
The steps of this method are shown.
- Step 1. Note any value of the variable that would make any denominator zero.
- Step 2. Find the least common denominator of all denominators in the equation.
- Step 3. Clear the fractions by multiplying both sides of the equation by the LCD.
- Step 4. Solve the resulting equation.
- Step 5. Check:
- If any values found in Step 1 are algebraic solutions, discard them.
- Check any remaining solutions in the original equation.
We always start by noting the values that would cause any denominators to be zero.
Solve: 1−5y=−6y2
Solution
Note any value of the variable that would make any denominator zero.
1−5y=−6y2,y≠0
Find the least common denominator of all denominators in the equation. The LCD is y2.
Clear the fractions by multiplying both sides of the equation by the LCD.
y2(1−5y)=y2(−6y2)
Distribute.
y2⋅1−y2(5y)=y2(−6y2)
Multiply.
y2−5y=−6
Solve the resulting equation. First write the quadratic equation in standard form.
y2−5y+6=0
Factor.
(y−2)(y−3)=0
Use the Zero Product Property.
y−2=0 or y−3=0
Solve.
y=2 or y=3
Check. We did not get 0 as an algebraic solution.
Check y=2 and y=3in the original equation.
1−5y=−6y21−5y=−6y2
1−52?=−6221−53?=−632
1−52?=−641−53?=−69
22−52?=−6433−53?=−69
−32?=−64−23?=−69
−32=−32√−23=−23√
The solution is y=2,y=3
Solve: 1−2x=15x2
- Answer
-
x=−3,x=5
Solve: 1−4y=12y2
- Answer
-
y=−2,y=6
In the next example, the last denominators is a difference of squares. Remember to factor it first to find the LCD.
Solve: 2x+2+4x−2=x−1x2−4
Solution
Note any value of the variable that would make any denominator zero.
2x+2+4x−2=x−1(x+2)(x−2),x≠−2,x≠2
Find the least common denominator of all denominators in the equation. The LCD is (x+2)(x−2).
Clear the fractions by multiplying both sides of the equation by the LCD.
(x+2)(x−2)(2x+2+4x−2)=(x+2)(x−2)(x−1x2−4)
Distribute.
(x+2)(x−2)2x+2+(x+2)(x−2)4x−2=(x+2)(x−2)(x−1x2−4)
Remove common factors.
(x+2)(x−2)2x+2+(x+2)(x−2)4x−2=(x+2)(x−2)(x−1x2−4)
Simplify.
2(x−2)+4(x+2)=x−1
Distribute.
2x−4+4x+8=x−1
Solve.
6x+4=x−15x=−5x=−1
Check: We did not get 2 or −2 as algebraic solutions.
Check x=−1 in the original equation.
2x+2+4x−2=x−1x2−42(−1)+2+4(−1)−2?=(−1)−1(−1)2−421+4−3?=−2−363−43?=2323=23√
The solution is x=−1.
Solve: 2x+1+1x−1=1x2−1
- Answer
-
x=23
Solve: 5y+3+2y−3=5y2−9
- Answer
-
y=2
In the next example, the first denominator is a trinomial. Remember to factor it first to find the LCD.
Solve: m+11m2−5m+4=5m−4−3m−1
Solution
Note any value of the variable that would make any denominator zero. Use the factored form of the quadratic denominator.
m+11(m−4)(m−1)=5m−4−3m−1,m≠4,m≠1
Find the least common denominator of all denominators in the equation. The LCD is (m−4)(m−1)
Clear the fractions by multiplying both sides of the equation by the LCD.
(m−4)(m−1)(m+11(m−4)(m−1))=(m−4)(m−1)(5m−4−3m−1)
Distribute.
(m−4)(m−1)(m+11(m−4)(m−1))=(m−4)(m−1)5m−4−(m−4)(m−1)3m−1
Remove common factors.
(m−4)(m−1)(m+11(m−4)(m−1))=(m−4)(m−1)5m−4−(m−4)(m−1)3m−1
Simplify.
m+11=5(m−1)−3(m−4)
Solve the resulting equation.
m+11=5m−5−3m+124=m
Check. The only algebraic solution was 4, but we said that 4 would make a denominator equal to zero. The algebraic solution is an extraneous solution.
There is no solution to this equation.
Solve: x+13x2−7x+10=6x−5−4x−2
- Answer
-
There is no solution.
Solve: y−6y2+3y−4=2y+4+7y−1
- Answer
-
There is no solution.
The equation we solved in the previous example had only one algebraic solution, but it was an extraneous solution. That left us with no solution to the equation. In the next example we get two algebraic solutions. Here one or both could be extraneous solutions.
Solve: yy+6=72y2−36+4
Solution
Factor all the denominators, so we can note any value of the variable that would make any denominator zero.
yy+6=72(y−6)(y+6)+4,y≠6,y≠−6
Find the least common denominator. The LCD is (y−6)(y+6)
Clear the fractions.
(y−6)(y+6)(yy+6)=(y−6)(y+6)(72(y−6)(y+6)+4)
Simplify.
(y−6)⋅y=72+(y−6)(y+6)⋅4
Simplify.
y(y−6)=72+4(y2−36)
Solve the resulting equation.
y2−6y=72+4y2−1440=3y2+6y−720=3(y2+2y−24)0=3(y+6)(y−4)y=−6,y=4
Check.
y=−6 is an extraneous solution. Check y=4 in the original equation.
yy+6=72y2−36+444+6?=7242−36+4410?=72−20+4410?=−3610+4010410=410√
The solution is y=4.
Solve: xx+4=32x2−16+5
- Answer
-
x=3
Solve: yy+8=128y2−64+9
- Answer
-
y=7
In some cases, all the algebraic solutions are extraneous.
Solve: x2x−2−23x+3=5x2−2x+912x2−12
Solution
We will start by factoring all denominators, to make it easier to identify extraneous solutions and the LCD.
x2(x−1)−23(x+1)=5x2−2x+912(x−1)(x+1)
Note any value of the variable that would make any denominator zero.
x2(x−1)−23(x+1)=5x2−2x+912(x−1)(x+1),x≠1,x≠−1
Find the least common denominator. The LCD is 12(x−1)(x+1).
Clear the fractions.
12(x−1)(x+1)(x2(x−1)−23(x+1))=12(x−1)(x+1)(5x2−2x+912(x−1)(x+1))
Simplify.
6(x+1)⋅x−4(x−1)⋅2=5x2−2x+9
Simplify.
6x(x+1)−4⋅2(x−1)=5x2−2x+9
Solve the resulting equation.
6x2+6x−8x+8=5x2−2x+9x2−1=0(x−1)(x+1)=0x=1 or x=−1
Check.
x=1 and x=−1 are extraneous solutions.
The equation has no solution.
Solve: y5y−10−53y+6=2y2−19y+5415y2−60
- Answer
-
There is no solution.
Solve: z2z+8−34z−8=3z2−16z−168z2+2z−64
- Answer
-
There is no solution.
Solve: 43x2−10x+3+33x2+2x−1=2x2−2x−3
Solution
Factor all the denominators, so we can note any value of the variable that would make any denominator zero.
4(3x−1)(x−3)+3(3x−1)(x+1)=2(x−3)(x+1),x≠−1,x≠13,x≠3
Find the least common denominator. The LCD is (3x−1)(x+1)(x−3).
Clear the fractions.
(3x−1)(x+1)(x−3)(4(3x−1)(x−3)+3(3x−1)(x+1))=(3x−1)(x+1)(x−3)(2(x−3)(x+1))
Simplify.
4(x+1)+3(x−3)=2(3x−1)
Distribute.
4x+4+3x−9=6x−2
Simplify.
7x−5=6x−2
x=3
The only algebraic solution was x=3 but we said that x=3 would make a denominator equal to zero. The algebraic solution is an extraneous solution.
There is no solution to this equation.
Solve: \dfrac{15}{x^{2}+x-6}-\dfrac{3}{x-2}=\dfrac{2}{x+3} \nonumber
- Answer
-
There is no solution.
Solve: \dfrac{5}{x^{2}+2 x-3}-\dfrac{3}{x^{2}+x-2}=\dfrac{1}{x^{2}+5 x+6} \nonumber
- Answer
-
There is no solution.
Solve a Rational Equation for a Specific Variable (Optional)
When we solved linear equations, we learned how to solve a formula for a specific variable. Many formulas used in business, science, economics, and other fields use rational equations to model the relation between two or more variables. We will now see how to solve a rational equation for a specific variable.
When we developed the point-slope formula from our slope formula, we cleared the fractions by multiplying by the LCD.
\begin{aligned} m &=\dfrac{y-y_{1}}{x-x_{1}} \\ m\left(x-x_{1}\right) &=\left(\dfrac{y-y_{1}}{x-x_{1}}\right)\left(x-x_{1}\right) \quad \text{Multiply both sides of the equation by } x-x_1.\\ m\left(x-x_{1}\right) &=y-y_{1} \quad \text {Simplify.}\\ y-y_{1} &=m\left(x-x_{1}\right) \quad \text {Rewrite the equation with the y terms on the left.} \end{aligned} \nonumber
In the next example, we will use the same technique with the formula for slope that we used to get the point-slope form of an equation of a line through the point (2,3). We will add one more step to solve for y.
Solve: m=\dfrac{y-2}{x-3} for y.
Solution
m=\dfrac{y-2}{x-3} \nonumber
Note any value of the variable that would make any denominator zero.
m=\dfrac{y-2}{x-3}, x \neq 3 \nonumber
Clear the fractions by multiplying both sides of the equation by the LCD, x-3.
(x-3) m=(x-3)\left(\dfrac{y-2}{x-3}\right) \nonumber
Simplify.
x m-3 m=y-2 \nonumber
Isolate the term with y.
x m-3 m+2=y \nonumber
Solve: m=\dfrac{y-5}{x-4} for y.
- Answer
-
y=m x-4 m+5
Solve: m=\dfrac{y-1}{x+5} for y.
- Answer
-
y=m x+5 m+1
Remember to multiply both sides by the LCD in the next example.
Solve: \dfrac{1}{c}+\dfrac{1}{m}=1 for c
Solution
\dfrac{1}{c}+\dfrac{1}{m}=1 \text { for } c \nonumber
Note any value of the variable that would make any denominator zero.
\dfrac{1}{c}+\dfrac{1}{m}=1, c \neq 0, m \neq 0 \nonumber
Clear the fractions by multiplying both sides of the equations by the LCD, cm.
cm\left(\dfrac{1}{c}+\dfrac{1}{m}\right)=cm(1) \nonumber
Distribute.
cm\left(\dfrac{1}{c}\right)+cm \dfrac{1}{m}=cm(1) \nonumber
Simplify.
m+c=cm \nonumber
Collect the terms with c to the right.
m=cm-c \nonumber
Factor the expression on the right.
m=c(m-1) \nonumber
To isolate c, divide both sides by m-1.
\dfrac{m}{m-1}=\dfrac{c(m-1)}{m-1} \nonumber
Simplify by removing common factors.
\dfrac{m}{m-1}=c \nonumber
Notice that even though we excluded c=0 and m=0 from the original equation, we must also now state that m \neq 1.
Solve: \dfrac{1}{a}+\dfrac{1}{b}=c for a.
- Answer
-
a=\dfrac{b}{c b-1}
Solve: \dfrac{2}{x}+\dfrac{1}{3}=\dfrac{1}{y} for y
- Answer
-
y=\dfrac{3 x}{x+6}
Practice Makes Perfect
Solve Rational Equations
In the following exercises, solve each rational equation.
1. \dfrac{1}{a}+\dfrac{2}{5}=\dfrac{1}{2}
- Answer
-
a=10
2. \dfrac{6}{3}-\dfrac{2}{d}=\dfrac{4}{9}
3. \dfrac{4}{5}+\dfrac{1}{4}=\dfrac{2}{v}
- Answer
-
v=\dfrac{40}{21}
4. \dfrac{3}{8}+\dfrac{2}{y}=\dfrac{1}{4}
5. 1-\dfrac{2}{m}=\dfrac{8}{m^{2}}
- Answer
-
m=-2,\; m=4
6. 1+\dfrac{4}{n}=\dfrac{21}{n^{2}}
7. 1+\dfrac{9}{p}=\dfrac{-20}{p^{2}}
- Answer
-
p=-5, \; p=-4
8. 1-\dfrac{7}{q}=\dfrac{-6}{q^{2}}
9. \dfrac{5}{3 v-2}=\dfrac{7}{4 v}
- Answer
-
v=14
10. \dfrac{8}{2 w+1}=\dfrac{3}{w}
11. \dfrac{3}{x+4}+\dfrac{7}{x-4}=\dfrac{8}{x^{2}-16}
- Answer
-
x=-\dfrac{4}{5}
12. \dfrac{5}{y-9}+\dfrac{1}{y+9}=\dfrac{18}{y^{2}-81}
13. \dfrac{8}{z-10}-\dfrac{7}{z+10}=\dfrac{5}{z^{2}-100}
- Answer
-
z=-145
14. \dfrac{9}{a+11}-\dfrac{6}{a-11}=\dfrac{6}{a^{2}-121}
15. \dfrac{-10}{q-2}-\dfrac{7}{q+4}=1
- Answer
-
q=-18, \; q=-1
16. \dfrac{2}{s+7}-\dfrac{3}{s-3}=1
17. \dfrac{v-10}{v^{2}-5 v+4}=\dfrac{3}{v-1}-\dfrac{6}{v-4}
- Answer
-
no solution
18. \dfrac{w+8}{w^{2}-11 w+28}=\dfrac{5}{w-7}+\dfrac{2}{w-4}
19. \dfrac{x-10}{x^{2}+8 x+12}=\dfrac{3}{x+2}+\dfrac{4}{x+6}
- Answer
-
no solution
20. \dfrac{y-5}{y^{2}-4 y-5}=\dfrac{1}{y+1}+\dfrac{1}{y-5}
21. \dfrac{b+3}{3 b}+\dfrac{b}{24}=\dfrac{1}{b}
- Answer
-
b=-8
22. \dfrac{c+3}{12 c}+\dfrac{c}{36}=\dfrac{1}{4 c}
23. \dfrac{d}{d+3}=\dfrac{18}{d^{2}-9}+4
- Answer
-
d=2
24. \dfrac{m}{m+5}=\dfrac{50}{m^{2}-25}+6
25. \dfrac{n}{n+2}-3=\dfrac{8}{n^{2}-4}
- Answer
-
m=1
26. \dfrac{p}{p+7}-8=\dfrac{98}{p^{2}-49}
27. \dfrac{q}{3 q-9}-\dfrac{3}{4 q+12}=\dfrac{7 q^{2}+6 q+63}{24 q^{2}-216}
- Answer
-
no solution
28. \dfrac{r}{3 r-15}-\dfrac{1}{4 r+20}=\dfrac{3 r^{2}+17 r+40}{12 r^{2}-300}
29. \dfrac{s}{2 s+6}-\dfrac{2}{5 s+5}=\dfrac{5 s^{2}-3 s-7}{10 s^{2}+40 s+30}
- Answer
-
s=\dfrac{5}{4}
30. \dfrac{t}{6 t-12}-\dfrac{5}{2 t+10}=\dfrac{t^{2}-23 t+70}{12 t^{2}+36 t-120}
31. \dfrac{2}{x^{2}+2 x-8}-\dfrac{1}{x^{2}+9 x+20}=\dfrac{4}{x^{2}+3 x-10}
- Answer
-
x=-\dfrac{4}{3}
32. \dfrac{5}{x^{2}+4 x+3}+\dfrac{2}{x^{2}+x-6}=\dfrac{3}{x^{2}-x-2}
33. \dfrac{3}{x^{2}-5 x-6}+\dfrac{3}{x^{2}-7 x+6}=\dfrac{6}{x^{2}-1}
- Answer
-
no solution
34. \dfrac{2}{x^{2}+2 x-3}+\dfrac{3}{x^{2}+4 x+3}=\dfrac{6}{x^{2}-1}
Solve a Rational Equation for a Specific Variable
In the following exercises, solve:
35. \dfrac{c}{r}=2 \pi \text { for } r
- Answer
-
r=\dfrac{C}{2 \pi}
36. \dfrac{I}{r}=P \text { for } r
37. \dfrac{v+3}{w-1}=\dfrac{1}{2} \text { for } w
- Answer
-
w=2 v+7
38. \dfrac{x+5}{2-y}=\dfrac{4}{3} \text { for } y
39. a=\dfrac{b+3}{c-2} \text { for } c
- Answer
-
c=\dfrac{b+3+2 a}{a}
40. m=\dfrac{n}{2-n} \text { for } n
41. \dfrac{1}{p}+\dfrac{2}{q}=4 \text { for } p
- Answer
-
p=\dfrac{q}{4 q-2}
42. \dfrac{3}{s}+\dfrac{1}{t}=2 \text { for } s
43. \dfrac{2}{v}+\dfrac{1}{5}=\dfrac{3}{w} \text { for } w
- Answer
-
w=\dfrac{15 v}{10+v}
44. \dfrac{6}{x}+\dfrac{2}{3}=\dfrac{1}{y} \text { for } y
45. \dfrac{m+3}{n-2}=\dfrac{4}{5} \text { for } n
- Answer
-
n=\dfrac{5 m+23}{4}
46. r=\dfrac{s}{3-t} \text { for } t
47. \dfrac{E}{e}=m^{2} \text { for } c
- Answer
-
c=\dfrac{E}{m^{2}}
48. \dfrac{R}{T}=W \text { for } T
49. \dfrac{3}{x}-\dfrac{5}{y}=\dfrac{1}{4} \text { for } y
- Answer
-
y=\dfrac{20 x}{12-x}
50. c=\dfrac{2}{a}+\dfrac{b}{5} \text { for } a
Writing Exercises
51. Your class mate is having trouble in this section. Write down the steps you would use to explain how to solve a rational equation.
- Answer
-
Answers will vary.
52. Alek thinks the equation \dfrac{y}{y+6}=\dfrac{72}{y^{2}-36}+4 has two solutions, y=-6 and y=4. Explain why Alek is wrong.