Question

Solve a rational equation and identify extraneous solutions

Original question: Original Equation: $4 - \frac{3x}{x-9} = \frac{5x-72}{x-9}$ Clear the denominators: Multiply every term by $(x-9)$ $4(x-9) - 3x = 5x - 72$ Expand Distribute the 4 $4x - 36 - 3x = 5x - 72$ Combine like terms on the left $(4x - 3x)$ $x - 36 = 5x - 72$ Isolate the Variable $(x)$ $-36 = 4x - 72$ Add 72 to both sides $36 = 4x$ Divide by 4: $x = 9$ Check: $4 - \frac{2(9)}{9-9} = \frac{5(9)-72}{9-9}$ $4 - \frac{27}{0} = \frac{-27}{0}$ Denominator $0$ -> expression undefined (Extraneous solution)

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This kind of equation looks straightforward until the denominator is cleared. The real work is not only solving for xx, but also checking whether the answer makes any denominator zero.

Step by step

Step 1: Note the restriction

Because the denominator is x9x-9, we must have

x9x \ne 9

Step 2: Clear the denominator

Start with

43xx9=5x72x94-\frac{3x}{x-9}=\frac{5x-72}{x-9}

Multiply every term by (x9)(x-9):

4(x9)3x=5x724(x-9)-3x=5x-72

Step 3: Expand and simplify

4x363x=5x724x-36-3x=5x-72

Combine like terms:

x36=5x72x-36=5x-72

Step 4: Solve for xx

Add 72 to both sides:

36=4x36=4x

Divide by 4:

x=9x=9

Step 5: Check the result

The value x=9x=9 is not allowed because it makes x9=0x-9=0. So even though it solves the algebraic steps, it is not a valid solution.

Final answer

No solution\boxed{\text{No solution}}

Pitfall alert

The most common mistake is stopping as soon as you get a number. For rational equations, that number still has to survive the domain check. Here, x=9x=9 cancels the denominator, so it must be rejected as extraneous.

Try different conditions

If the constant on the left changed, the algebra could still lead to a single candidate answer, but the final step would stay the same: check whether that candidate makes any denominator zero. If the denominator were something like x+1x+1 instead of x9x-9, then x=9x=9 might become valid, because the restriction would change to x1x\ne -1.

Further reading

extraneous solution, rational equation, domain restriction

FAQ

Why is x = 9 not a valid solution here?

Because substituting x = 9 makes the denominator x - 9 equal to 0, so the original expression is undefined.

What should I always check after solving a rational equation?

Check every denominator in the original equation and reject any solution that makes one of them zero.

chat