Question
Solve a rational equation with two different denominators
Original question: [?] $4-\frac{3x}{x-9}=\frac{5x-72}{x+1}$ $-\frac{3x}{x-9}=\frac{5x-72}{x+1}-4$ $-\frac{3x}{x-9}=\frac{5x-72}{x+1}-\frac{4(x+1)}{x+1}$ $-\frac{3x}{x-9}=\frac{5x-72-4(x+1)}{x+1}$ $-\frac{3x}{x-9}=\frac{5x-72-4x-4}{x+1}$ $-\frac{3x}{x-9}=\frac{x-76}{x+1}$ $-3x(x+1)=x-76(x-9)$ $-3x(x+1)=x-76x+684$ $-3x^2-3x=-75x+684$ $-3x^2+72x-684=0$ $-3(x^2-24x+228)=0$ $x^2-24x+228=0$ $x=12\pm2\sqrt{6}$
Expert Verified Solution
Expert intro: Once the denominators are different, the equation stops being a quick linear cleanup. You have to clear both denominators carefully, then watch for invalid roots at the end.
Detailed walkthrough
Step 1: Identify the restrictions
From
we need
Step 2: Move the constant
Subtract 4 from both sides:
Write with denominator :
Simplify the numerator:
Step 3: Cross-multiply
Expand both sides:
Step 4: Bring everything to one side
Divide by to simplify:
Step 5: Solve
Use the quadratic formula:
The discriminant is
Since it is negative, there are no real solutions.
Final answer
π‘ Pitfall guide
A common slip is treating and as if they cancel somewhere in the algebra. They do not. Also, if the quadratic discriminant is negative, that means no real solution even if the intermediate steps looked neat.
π Real-world variant
If the right-hand denominator changed from to another linear factor, the setup would be the same: list restrictions first, clear denominators, then solve the resulting quadratic. A different constant could easily change the discriminant from negative to zero or positive.
π Related terms
cross-multiplication, quadratic equation, restricted values
FAQ
Why do the restrictions matter before solving?
They tell you which values cannot be part of the solution because they would make a denominator equal to zero.
What does a negative discriminant mean?
It means the quadratic has no real solutions.