Question

Combining rational expressions with unlike denominators

Original question: (37) \frac{2}{x+1} - \frac{1}{x-1} = (a) \frac{1}{x^{2}+1} (b) \frac{x-2}{x^{2}-1} (c) \frac{x-3}{x^{2}-1} (d) \frac{x-1}{x^{2}-1}

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: This problem asks you to combine two fractions with different denominators, then simplify the result carefully using a common denominator.

Find a common denominator

We have

2x+11x1\frac{2}{x+1} - \frac{1}{x-1}.

The least common denominator is

(x+1)(x1)=x21(x+1)(x-1) = x^2 - 1.

Rewrite each fraction using that denominator:

2x+1=2(x1)(x+1)(x1)\frac{2}{x+1} = \frac{2(x-1)}{(x+1)(x-1)}

1x1=x+1(x1)(x+1)\frac{1}{x-1} = \frac{x+1}{(x-1)(x+1)}

Subtract the numerators

Now combine them:

2(x1)(x+1)x21\frac{2(x-1) - (x+1)}{x^2 - 1}

Distribute the minus sign carefully:

2x2x1x21\frac{2x - 2 - x - 1}{x^2 - 1}

Simplify the numerator:

x3x21\frac{x - 3}{x^2 - 1}

So the correct answer is

x3x21\boxed{\frac{x - 3}{x^2 - 1}}, which is choice (c).

Why the sign step matters

The most important algebra step is subtracting the entire second numerator, not just the first term. The minus sign must affect both xx and 11 in (x+1)(x+1).


Pitfalls the pros know 👇 Students often make the numerator 2(x1)x+12(x-1)-x+1 instead of 2(x1)(x+1)2(x-1)-(x+1). That sign mistake changes the entire answer. Another common issue is using the denominator x2+1x^2+1 because they multiply (x+1)(x1)(x+1)(x-1) incorrectly. Remember that difference of squares gives x21x^2-1, not x2+1x^2+1. Also note the restrictions: xx cannot be 11 or 1-1.

What if the problem changes? If the problem were 2x+1+1x1\frac{2}{x+1} + \frac{1}{x-1}, the same common denominator x21x^2-1 would be used, but the numerators would add instead of subtract. The result would be 2(x1)+(x+1)x21=3x1x21\frac{2(x-1)+(x+1)}{x^2-1} = \frac{3x-1}{x^2-1}. If the denominators were x+2x+2 and x2x-2, the common denominator would become x24x^2-4.

Tags: common denominator, difference of squares, rational expression addition

FAQ

How do you combine these rational expressions with unlike denominators?

Find the least common denominator (x+1)(x-1) = x^2 - 1, rewrite each fraction over that denominator, then subtract the numerators carefully. The simplified result is (x - 3)/(x^2 - 1).

Why must the minus sign be distributed to the second numerator?

Because the expression subtracts the entire fraction, not just its first term. The minus sign changes both terms in the second numerator, and missing that step leads to the wrong answer.

chat