Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.6: Solve Rational Equations

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Solve rational equations
  • Use rational functions
  • Solve a rational equation for a specific variable
Warm up
  1. Solve: 16x+12=13
  2. Solve:
  3. Solve 5x+2x=10
Answer
  1. -1
  2. n=9,n=4
  3. x=107

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.

Definition: RATIONAL EQUATION

A rational equation is an equation that contains a rational expression.

You must make sure to know the difference between rational expressions and rational equations. The equation contains an equal sign.

Rational Expression  Rational Equation

18x+1218x+12=14

y+6y236y+6y236=y+1

1n3+1n+41n3+1n+4=15n2+n12

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.

Definition: EXTRANEOUS Solution TO A RATIONAL EQUATION

An extraneous solution to a rational equation is an algebraic solution that would cause any of the expressions in the original equation to be undefined.

We note any possible extraneous solutions, c, by writing xc next to the equation.

Example 5.6.1

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 x0 next to the equation.

1x+13=56,x0

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.

6x1x+6x13=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.

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

Exercise 5.6.2

Solve: 1y+23=15

Answer

y=157

Exercise 5.6.3

Solve: 23+15=1x

Answer

x=153

The steps of this method are shown.

how to Solve equations with rational expressions.
  • 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.

Example 5.6.4

Solve: 15y=6y2

Solution

Note any value of the variable that would make any denominator zero.

15y=6y2,y0

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(15y)=y2(6y2)

Distribute.

y21y2(5y)=y2(6y2)

Multiply.

y25y=6

Solve the resulting equation. First write the quadratic equation in standard form.

y25y+6=0

Factor.

(y2)(y3)=0

Use the Zero Product Property.

y2=0 or y3=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.

15y=6y215y=6y2

152?=622153?=632

152?=64153?=69

2252?=643353?=69

32?=6423?=69

32=3223=23

The solution is y=2,y=3

Exercise 5.6.5

Solve: 12x=15x2

Answer

x=3,x=5

Exercise 5.6.6

Solve: 14y=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.

Example 5.6.7

Solve: 2x+2+4x2=x1x24

Solution

Note any value of the variable that would make any denominator zero.

2x+2+4x2=x1(x+2)(x2),x2,x2

Find the least common denominator of all denominators in the equation. The LCD is (x+2)(x2).

Clear the fractions by multiplying both sides of the equation by the LCD.

(x+2)(x2)(2x+2+4x2)=(x+2)(x2)(x1x24)

Distribute.

(x+2)(x2)2x+2+(x+2)(x2)4x2=(x+2)(x2)(x1x24)

Remove common factors.

(x+2)(x2)2x+2+(x+2)(x2)4x2=(x+2)(x2)(x1x24)

Simplify.

2(x2)+4(x+2)=x1

Distribute.

2x4+4x+8=x1

Solve.

6x+4=x15x=5x=1

Check: We did not get 2 or −2 as algebraic solutions.

Check x=1 in the original equation.

2x+2+4x2=x1x242(1)+2+4(1)2?=(1)1(1)2421+43?=236343?=2323=23

The solution is x=1.

Exercise 5.6.8

Solve: 2x+1+1x1=1x21

Answer

x=23

Exercise 5.6.9

Solve: 5y+3+2y3=5y29

Answer

y=2

In the next example, the first denominator is a trinomial. Remember to factor it first to find the LCD.

Example 5.6.10

Solve: m+11m25m+4=5m43m1

Solution

Note any value of the variable that would make any denominator zero. Use the factored form of the quadratic denominator.

m+11(m4)(m1)=5m43m1,m4,m1

Find the least common denominator of all denominators in the equation. The LCD is (m4)(m1)

Clear the fractions by multiplying both sides of the equation by the LCD.

(m4)(m1)(m+11(m4)(m1))=(m4)(m1)(5m43m1)

Distribute.

(m4)(m1)(m+11(m4)(m1))=(m4)(m1)5m4(m4)(m1)3m1

Remove common factors.

(m4)(m1)(m+11(m4)(m1))=(m4)(m1)5m4(m4)(m1)3m1

Simplify.

m+11=5(m1)3(m4)

Solve the resulting equation.

m+11=5m53m+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.

Exercise 5.6.11

Solve: x+13x27x+10=6x54x2

Answer

There is no solution.

Exercise 5.6.13

Solve: y6y2+3y4=2y+4+7y1

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.

Example 5.6.14

Solve: yy+6=72y236+4

Solution

Factor all the denominators, so we can note any value of the variable that would make any denominator zero.

yy+6=72(y6)(y+6)+4,y6,y6

Find the least common denominator. The LCD is (y6)(y+6)

Clear the fractions.

(y6)(y+6)(yy+6)=(y6)(y+6)(72(y6)(y+6)+4)

Simplify.

(y6)y=72+(y6)(y+6)4

Simplify.

y(y6)=72+4(y236)

Solve the resulting equation.

y26y=72+4y21440=3y2+6y720=3(y2+2y24)0=3(y+6)(y4)y=6,y=4

Check.

y=6 is an extraneous solution. Check y=4 in the original equation.

yy+6=72y236+444+6?=724236+4410?=7220+4410?=3610+4010410=410

The solution is y=4.

Exercise 5.6.15

Solve: xx+4=32x216+5

Answer

x=3

Exercise 5.6.16

Solve: yy+8=128y264+9

Answer

y=7


This page titled 5.6: Solve Rational Equations is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Stanislav A. Trunov and Elizabeth J. Hale via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?