8.7: Rational Equations
( \newcommand{\kernel}{\mathrm{null}\,}\)
Rational Equations
Rational Equations
When one rational expression is set equal to another rational expression, a rational equation results.
Some examples of rational equations are the following (except for number 5):
3x4=152
x+1x−2=x−7x−3
5a2=10
3x+x−3x+1=65x
x−6x+1 is a rational expression, not a rational equation.
The Logic Behind The Process
It seems most reasonable that an equation without any fractions would be easier to solve than an equation with fractions. Our goal, then, is to convert any rational equation to an equation that contains no fractions. This is easily done.
To develop this method, let’s consider the rational equation
16+x4=1712
The LCD is 12. We know that we can multiply both sides of an equation by the same nonzero quantity, so we’ll multiply both sides by the LCD, 12.
12(16+x4)=12⋅1712
Now distribute 12 to each term on the left side using the distributive property.
12⋅16+12⋅x4=12⋅1712
Now divide to eliminate all denominators.
2⋅1+3⋅x=172+3x=17
Now there are no more fractions, and we can solve this equation using our previous techniques to obtain 5 as the solution.
The Process
We have cleared the equation of fractions by multiplying both sides by the LCD. This development generates the following rule.
To clear an equation of fractions, multiply both sides of the equation by the LCD.
When multiplying both sides of the equation by the LCD, we use the distributive property to distribute the LCD to each term. This means we can simplify the above rule.
To clear an equation of fractions, multiply every term on both sides of the equation by the LCD.
The complete method for solving a rational equation is
1. Determine all the values that must be excluded from consideration by finding the values that will produce zero in the denominator (and thus, division by zero). These excluded values are not in the domain of the equation and are called nondomain values.
2. Clear the equation of fractions by multiplying every term by the LCD.
3. Solve this nonfractional equation for the variable. Check to see if any of these potential solutions are excluded values.
4. Check the solution by substitution.
Extraneous Solutions
Potential solutions that have been excluded because they make an expression undefined (or produce a false statement for an equation) are called extraneous solutions. Extraneous solutions are discarded. If there are no other potential solutions, the equation has no solution.
Sample Set A
Solve the following rational equations.
3x4=152 Since the denominators are constants, there are no excluded values. No values must be excluded. The LCD is 4. Multiply each term by 44⋅3x4=4⋅1524⋅3x4=24⋅1523x=2⋅153x=30x=1010 is not an excluded value. Check it as a solution.
Check:
3x4=1523(10)4=152 Is this correct? 304=152 Is this correct? 152=152 Yes, this is correct
4x−1=2x+61 and −6 are nondomain values. Exclude them from the solutionThe LCD is (x−1)(x+6) Multiply every term by the LCD (x−1)(x+6)⋅4x−1=(x−1)(x+6)⋅2x+6(x−1)(x+6)⋅4x−1=(x−1)(x+6)⋅2x+64(x+6)=2(x−1) Solve this nonfractional equation 4x+24=2x−22x=−26x=−13−13 is not an excluded value. Check it as a solution
Check:
4x−1=2x+64−13−1=2−13+6 Is this correct?4−14=2−7 Is this correct?2−7=2−13+6 Yes, this is correct
−13 is the solution.
4aa−4=2+16a−4.4 is a nondomain value. Exclude it from consideration The LCD is a−4. Multiply every term by a−4(a−4)⋅4aa−4=2(a−4)+(a−4)⋅16a−4(a−4)⋅4aa−4=2(a−4)+(a−4)⋅16a−44a=2(a−4)+16 Solve this nonfractional equation 4a=2a−8+164a=2a+82a=8a=4
This value, a=4, has been excluded from consideration. It is not to be considered as a solution. It is extraneous. As there are no other potential solutions to consider, we conclude that this equation has no solution.
Practice Set A
Solve the following rational equations.
2x5=x−146
- Answer
-
x=−10
\boldsymbol{\dfrac{3a}{a-1} = \dfrac{3a + 8}}
- Answer
-
a=−2
3y−3+2=yy−3
- Answer
-
y=3 is extraneous, so no solution.
Sample Set B
Solve the following rational equations.
3x+4xx−1=4x2+x+5x2−x Factor all denominators to find any excluded values and the LCD Nondomain values are 0 and 1. Exclude them from consideration. 3x+4xx−1=4x2+x+5x(x−1) The LCD is x(x−1). Multiply each term by x(x−1) and simplify
x(x−1)⋅3x+x(x−1)⋅4xx−1=x(x−1)⋅4x2+x+5x(x−1).
3(x−1)+4x⋅x=4x2+x+5 Solve this nonfractional equation to obtain the potential solutions 3x−3+4x2=4x2+x+53x−3=x+52x=8x=44 is not an excluded value. Check it as a solution
Check:
3x+4xx−1=4x2+x+5x2−x34+4⋅44−1=4⋅42+4+516−4 Is this correct? 34+163=64+4+512 Is this correct? 912+6412=7312 Is this correct? 7312=7312 Yes, this is correct
4 is the solution.
The zero-factor property can be used to solve certain types of rational equations. We studied the zero-factor property in Section 5.1, and you may remember that it states that if a and b are real numbers and that a⋅ b=0, then either or both a=0 or b=0.The zero-factor property is useful in solving the following rational equation.
3a2−2a=1 Zero is an excluded value. The LCD is a2 Multiply each term by a2 and simplify a2⋅3a2−a2⋅2a=1⋅a23−2a=a2 Solve this nonfractional quadratic equation. Set it equal to zero 0=a2+2a−30=(a+3)(a−1)a=−3,a=1 Check these as solutions
Check:
If a=−3:3(−3)2−2−3=1 Is this correct? 39+23=1 Is this correct? 13+23=1 Is this correct? 1=1 Yes, this is correct a=−3 Checks and is a solution If a=1:3(1)2−21=1 Is this correct? 31−21=1 Is this correct? 1=1 Yes, this is correct. a=1 Checks and is a solution
−3 and 1 are the solutions.
Practice Set B
Solve the equation a+3a−2=a+1a−1
- Answer
-
a=13
Solve the equation 1x−1−1x+1=2xx2−1
- Answer
-
This equation has no solution. x=1 is extraneous.
Section 7.6 Exercises
For the following problems, solve the rational equations.
32x=163
- Answer
-
x=6
54y=274
8y=23
- Answer
-
y=12
x28=37
x+14=x−32
- Answer
-
x=7
a+36=a−14
y−36=y+14
- Answer
-
y=−9
x−78=x+56
a+69−a−16=0
- Answer
-
a=15
y+114=y+810
b+12+6=b−43
- Answer
-
b=−47
m+32+1=m−45
a−62+4=−1
- Answer
-
a=−4
b+113+8=6
y−1y+2=y+3y−2
- Answer
-
y=−12
x+2x−6=x−1x+2
3m+12m=43
- Answer
-
m=−3
2k+73k=54
4x+2=1
- Answer
-
x=2
−6x−3=1
a3+10+a4=6
- Answer
-
a=6
k+175−k2=2k
2b+13b−5=14
- Answer
-
b=−95
−3a+42a−7=−79
xx+3−xx−2=10x2+x−6
- Answer
-
x=−2
3yy−1+2yy−6=5y2−15y+20y2−7y+6
4aa+2−3aa−1=a2−8a−4a2+a−2
- Answer
-
a=2
3a−7a−3=4a−10a−3
2x−5x−6=x+1x−6
- Answer
-
No solution; 6 is an excluded value.
3x+4+5x+4=3x−1
2y+2+8y+2=9y+3
- Answer
-
y=−12
4a2+2a=3a2+a−2
2b(b+2)=3b2+6b+8
- Answer
-
b=8
xx−1+3xx−4=4x2−8x+1x2−5x+4
4xx+2−xx+1=3x2+4x+4x2+3x+2
- Answer
-
no solution
2a−5−4a−2a2−6a+5=−3a−1
−1x+4−2x+1=4x+19x2+5x+4
- Answer
-
No solution; −4 is an excluded value.
2x2+1x=1
6y2−5y=1
- Answer
-
y=−6,1
12a2−4a=1
20x2−1x=1
- Answer
-
x=4,−5
12y+12y2=−3
16b2+12b=4
- Answer
-
y=4,−1
1x2=1
16y2=1
- Answer
-
y=4,−4
25a2=1
36y2=1
- Answer
-
y=6,−6
2x2+3x=2
2a2−5a=3
- Answer
-
a=13,−2
2x2+7x=−6
4a2+9a=9
- Answer
-
a=−13,43
2x=3x+2+1
1x=2x+4−32
- Answer
-
x=−43,−2
4m−5m−3=7
6a+1−2a−2=5
- Answer
-
a=45,1
For the following problems, solve each literal equation for the designated letter.
V=GMmD for D
PV=nrt for n.
- Answer
-
n=PVrt
E=mc2 for m
P=2(1+w) for w.
- Answer
-
W=P−22
A=12h(b+B) for B.
A=P(1+rt) for r.
- Answer
-
r=A−PPt
z=x−ˆxs for ˆx
F=S2xS2y for S2y
- Answer
-
S2y=S2xF
1R=1E+1F for F.
K=12h(s1+s2) for s2.
- Answer
-
S2=2Kh−S1 or 2K−hS1h
Q=2mns+t for s.
V=16π(3a2+h2) for h2.
- Answer
-
h2=6V−3πa2π
I=ER+r for R.
Exercises For Review
Write (4x3y−4)−2 so that only positive exponents appear.
- Answer
-
y816x6
Factor x4−16
Supply the missing word. An slope of a line is a measure of the _____ of the line.
- Answer
-
steepness
Find the product x2−3x+2x2−x−12⋅x2+6x+9x2+x−2⋅x2−6x+8x2+x−6
Find the sum. 2xx+1+1x−3
- Answer
-
2x2−5x+1(x+1)(x−3)