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
Key concept: This kind of equation looks straightforward until the denominator is cleared. The real work is not only solving for , but also checking whether the answer makes any denominator zero.
Step by step
Step 1: Note the restriction
Because the denominator is , we must have
Step 2: Clear the denominator
Start with
Multiply every term by :
Step 3: Expand and simplify
Combine like terms:
Step 4: Solve for
Add 72 to both sides:
Divide by 4:
Step 5: Check the result
The value is not allowed because it makes . So even though it solves the algebraic steps, it is not a valid solution.
Final answer
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, 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 instead of , then might become valid, because the restriction would change to .
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.