Question

Solve a rational equation with two different denominators

Original question: [?]

43xx9=5x72x+14-\frac{3x}{x-9}=\frac{5x-72}{x+1}

3xx9=5x72x+14-\frac{3x}{x-9}=\frac{5x-72}{x+1}-4

3xx9=5x72x+14(x+1)x+1-\frac{3x}{x-9}=\frac{5x-72}{x+1}-\frac{4(x+1)}{x+1}

3xx9=5x724(x+1)x+1-\frac{3x}{x-9}=\frac{5x-72-4(x+1)}{x+1}

3xx9=5x724x4x+1-\frac{3x}{x-9}=\frac{5x-72-4x-4}{x+1}

3xx9=x76x+1-\frac{3x}{x-9}=\frac{x-76}{x+1}

3x(x+1)=x76(x9)-3x(x+1)=x-76(x-9)

3x(x+1)=x76x+684-3x(x+1)=x-76x+684

3x23x=75x+684-3x^2-3x=-75x+684

3x2+72x684=0-3x^2+72x-684=0

3(x224x+228)=0-3(x^2-24x+228)=0

x224x+228=0x^2-24x+228=0

x=12±26x=12\pm2\sqrt{6}

Expert Verified Solution

thumb_up100%(1 rated)

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

43xx9=5x72x+14-\frac{3x}{x-9}=\frac{5x-72}{x+1}

we need

x9,x1x\ne 9,\quad x\ne -1

Step 2: Move the constant

Subtract 4 from both sides:

3xx9=5x72x+14-\frac{3x}{x-9}=\frac{5x-72}{x+1}-4

Write 44 with denominator x+1x+1:

3xx9=5x724(x+1)x+1-\frac{3x}{x-9}=\frac{5x-72-4(x+1)}{x+1}

Simplify the numerator:

3xx9=x76x+1-\frac{3x}{x-9}=\frac{x-76}{x+1}

Step 3: Cross-multiply

3x(x+1)=(x76)(x9)-3x(x+1)=(x-76)(x-9)

Expand both sides:

3x23x=x285x+684-3x^2-3x=x^2-85x+684

Step 4: Bring everything to one side

4x2+82x684=0-4x^2+82x-684=0

Divide by 2-2 to simplify:

2x241x+342=02x^2-41x+342=0

Step 5: Solve

Use the quadratic formula:

x=41±4124(2)(342)4x=\frac{41\pm\sqrt{41^2-4(2)(342)}}{4}

The discriminant is

4122736=16812736=105541^2-2736=1681-2736=-1055

Since it is negative, there are no real solutions.

Final answer

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

💡 Pitfall guide

A common slip is treating (x9)(x-9) and (x+1)(x+1) 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 x+1x+1 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.

chat