Question

Simplifying a rational expression by factoring numerator and denominator

Original question: (36) In simplest form \frac{x^{2} - 2x}{x^{2} - x - 2} = (a) -1 (b) 1 (c) \frac{x}{x+1} (d) \frac{2x}{x+2}

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: This problem checks whether you can factor polynomials correctly, cancel only common factors, and rewrite the rational expression in simplest form.

Factor numerator and denominator

We start with

x22xx2x2\frac{x^{2} - 2x}{x^{2} - x - 2}.

Factor the numerator:

x22x=x(x2)x^{2} - 2x = x(x - 2).

Factor the denominator:

x2x2=(x2)(x+1)x^{2} - x - 2 = (x - 2)(x + 1).

Cancel the common factor

Now the expression becomes

x(x2)(x2)(x+1)\frac{x(x - 2)}{(x - 2)(x + 1)}.

Since (x2)(x - 2) appears in both numerator and denominator, it cancels, leaving

xx+1\frac{x}{x + 1}.

So the simplest form is

xx+1\boxed{\frac{x}{x+1}}, which is choice (c).

Domain restriction matters

Even after simplifying, the original denominator cannot be zero. So the original expression is undefined when

x2=0x - 2 = 0 or x+1=0x + 1 = 0,

which means x2x \neq 2 and x1x \neq -1.

Common simplification rule

Only factors can be canceled, not terms. That is why you must factor first before reducing the expression.


Pitfalls the pros know 👇 A frequent mistake is canceling the xx terms directly, as if x22xx2x2\frac{x^{2}-2x}{x^{2}-x-2} were x2x2\frac{x^{2}}{x^{2}} or 2xx2\frac{-2x}{-x-2}. Cancellation works only on common factors, not on pieces of sums or differences. Another error is forgetting the restrictions on xx after simplification; the simplified form is not valid at values that made the original denominator zero.

What if the problem changes? If the expression were x24xx23x4\frac{x^{2} - 4x}{x^{2} - 3x - 4}, you would again factor numerator and denominator first. That becomes x(x4)(x4)(x+1)\frac{x(x-4)}{(x-4)(x+1)}, which simplifies to xx+1\frac{x}{x+1} with the restriction x4,1x \neq 4,-1. If the numerator and denominator shared no factor, the expression would stay unchanged except for factorization and domain notes.

Tags: rational expression, common factor cancellation, domain restriction

FAQ

How do you simplify this rational expression by factoring?

Factor the numerator as x(x - 2) and the denominator as (x - 2)(x + 1). Then cancel the common factor x - 2, which leaves x/(x + 1).

What values must be excluded from the simplified expression?

The original denominator cannot be zero, so x cannot be 2 or -1. Those values must still be excluded even after simplification.

chat