Identify extraneous solutions in a rational equation
Equations that contain rational expressions are called rational equations. For example, 2x+14=x3 is a rational equation. Rational equations can be useful for representing real-life situations and for finding answers to real problems. In particular, they are quite good for describing a variety of proportional relationships.
One of the most straightforward ways to solve a rational equation is to eliminate denominators with the common denominator and then use properties of equality to isolate the variable. This method is often used to solve linear equations that involve fractions as in the following example:
Solve 12x−3=2−34x by clearing the fractions in the equation first.
Multiply both sides of the equation by 4, the common denominator of the fractional coefficients.
We could have found a common denominator and worked with fractions, but that often leads to more mistakes. We can apply the same idea to solving rational equations. The difference between a linear equation and a rational equation is that rational equations can have polynomials in the numerator and denominator of the fractions. This means that clearing the denominator may sometimes mean multiplying the whole rational equation by a polynomial. In the next example, we will clear the denominators of a rational equation with a term that has a polynomial in the numerator.
Example
Solve the equation x+58=74.
Show Solution
Find the least common denominator of 4 and 8. Remember, to find the LCD, identify the greatest number of times each factor appears in each factorization. Here, 2 appears 3 times, so 2⋅2⋅2, or 8, will be the LCD.
Multiply both sides of the equation by the common denominator, 8, to keep the equation balanced and to eliminate the denominators.
Check the solution by substituting 9 for x in the original equation.
x+58=749+58=74148=7474=74
Therefore, x=9.
In the next example, we show how to solve a rational equation with a binomial in the denominator of one term. We will use the common denominator to eliminate the denominators from both fractions. Note that the LCD is the product of both denominators because they do not share any common factors.
Example
Solve the equation 8x+1=43.
Show Solution
Clear the denominators by multiplying each side by the common denominator. The common denominator is 3(x+1) since 3 and x+1 do not have any common factors.
3(x+1)(8x+1)=3(x+1)(43)
Simplify common factors.
3(x+1)(8x+1)=3(x+1)(43)24=4(x+1)24=4x+4
Now this looks like a linear equation, and we can use the addition and multiplication properties of equality to solve it.
24=4x+4−4–––−4–––20=4xx=5
Check the solution in the original equation.
8(x+1)=438(5+1)=4386=4343=43
Therefore, x=5.
Try It
Solve the equation 2x+1x=32.
Show Solution
x=−2
Example
Solve the equation x3+1=43.
Show Solution
Both fractions in the equation have a denominator of 3. Multiply every term on both sides of the equation (not just the fractions!) by 3.
3(x3+1)=3(43)
Apply the distributive property and multiply 3 by each term within the parentheses. Then simplify and solve for x.
In the video that follows, we present two ways to solve rational equations with both integer and variable denominators.
Excluded Values and Extraneous Solutions
As you have seen, some rational expressions have a variable in the denominator. When this is the case, there is an extra step in solving them. Since division by 0 is undefined, you must exclude values of the variable that would result in a denominator of 0. These values are called excluded values. Let us look at an example.
Example
Solve the equation 2x−5x−5=15x−5.
Show Solution
Determine any values for x that would make the denominator 0.
2x−5x−5=15x−5
5 is an excluded value because it makes the denominator x−5 equal to 0.
Since the denominator of each expression in the equation is the same, the numerators must be equal. Set the numerators equal to one another and solve for x.
In the following video, we present an example of solving a rational equation with variables in the denominator.
You have seen that there is more than one way to solve rational equations. Because both of these techniques manipulate and rewrite terms, sometimes they can produce solutions that do not work in the original form of the equation. These types of answers are called extraneous solutions. That is why it is always important to check all solutions in the original equations—you may find that they yield untrue statements or produce undefined expressions.
Example
Solve the equation 16m+4=m2m+4.
Show Solution
Determine any values for m that would make the denominator 0. The value −4 is an excluded value because it makes m+4 equal to 0.
Since the denominator of each expression in the equation is the same, the numerators must be equal. Set the numerators equal to one another and solve for m.
16=m20=m2−160=(m+4)(m−4)
0=m+4or0=m−4m=−4orm=4m=4,−4
Check the solutions in the original equation.
Since m=−4 leads to division by 0, it is an extraneous solution.
Notice, however, that latex]m=4[/latex] is a solution that results in a true statement.
16m+4=m2m+416−4+4=(−4)2−4+4160=160
−4 is excluded because it leads to division by 0.
164+4=(4)24+4168=168
Therefore, m=4.
Example
Solve the equation 6x+9+5x+3=4xx2+12x+27.
Show Solution
It is best to factor this one first: 6x+9+5x+3=4x(x+9)(x+3)
Determine any values for x that would make the denominator 0. The values −9 and −3 are excluded values because it makes at least one denominator equal to 0.
We want to make all the denominators the same, so we need to multiply each fraction by what it is missing in order to get common denominators:
6x+9(x+3x+3)+5x+3(x+9x+9)=4x(x+9)(x+3)
Now we multiply across the numerators:
6x+18(x+9)(x+3)+5x+45(x+9)(x+3)=4x(x+9)(x+3)
Now we can add the two fractions on the left side of the equation:
11x+63(x+9)(x+3)=4x(x+9)(x+3)
Since the denominator of each expression in the equation is the same, the numerators must be equal. Set the numerators equal to one another and solve for x.
11x+63=4x63=−7xx=−9
Check the solutions in the original equation.
Since x=−9 leads to division by 0, it is an extraneous solution.
Therefore, there are no solutions.
Example
Solve the equation x+5x2−5x+6−8x2−7x+12=x+5x2−6x+8.
Show Solution
It is best to start by factoring this one.
x+5(x−2)(x−3)−8(x−4)(x−3)=x+5(x−4)(x−2)
Determine any values for x that would make the denominator 0. The values 2, 3, and 4 are excluded values because it makes at least one denominator equal to 0.
In the last problem, we got all the denominators the same. Now we will show a different method, which involves multiplying both sides of the equation by the LCD.
Next, use the distributive property to expand each side:
x2+x−20−8x+16=x2−8x+15
Combine all like terms on the left side of the equation.
x2−7x−4=x2−8x+15
Subtract the x2 from both sides and solve for x.
−7x−4=−8x+15 x−4=15 x=19
Check the solutions in the original equation.
Since x=19 does not lead to division by 0, it is a solution.
Therefore, x=19.
Try It
Solve the equation x+4x2−3x+2−5x2−4x+3=x−4x2−5x+6.
Show Solution
x=6
Summary
You can solve rational equations by finding a common denominator. By rewriting the equation so that all terms have the common denominator, you can solve for the variable using just the numerators. Or, you can multiply both sides of the equation by the least common denominator of all fractions so that all terms become polynomials instead of rational expressions.
An important step in solving rational equations is to reject any extraneous solutions from the final answer. Extraneous solutions are solutions that do not satisfy the original form of the equation because they produce untrue statements or are excluded values that cause a denominator to equal 0.