Question

Difficulty: MediumSimplifying and Factoring Algebraic Expressions
For all real numbers xx such that x3x \neq -3, x0x \neq 0, and x3x \neq 3, which of the following expressions is equivalent to x291x1+313x2+9xx3?\frac{x^{-2} - 9^{-1}}{x^{-1} + 3^{-1}} \cdot \frac{3x^2 + 9x}{x - 3}?
  1. x3-x - 3Answer
  2. B
    x+3x + 3
  3. C
    x3x - 3
  4. D
    x+33x\frac{x + 3}{3x}
  5. E
    x+3-x + 3

Answer

x3-x - 3
The numerator of the first factor is a difference of squares (x131)(x1+31)(x^{-1} - 3^{-1})(x^{-1} + 3^{-1}). Dividing by x1+31x^{-1} + 3^{-1} leaves x131=1x13=3x3xx^{-1} - 3^{-1} = \frac{1}{x} - \frac{1}{3} = \frac{3 - x}{3x}. Factoring 3x3x out of the numerator of the second expression gives 3x(x+3)3x(x + 3). Multiplying these terms yields 3x3x3x(x+3)x3\frac{3 - x}{3x} \cdot \frac{3x(x + 3)}{x - 3}. Since 3x=(x3)3 - x = -(x - 3), the binomials (3x)(3 - x) and (x3)(x - 3) cancel to 1-1, and 3x3x cancels out completely, resulting in (x+3)=x3-(x + 3) = -x - 3.

Step-by-Step Solution

1
Factor the numerator of the first expression as a difference of squares.
x291=(x1)2(31)2=(x131)(x1+31)x^{-2} - 9^{-1} = (x^{-1})^2 - (3^{-1})^2 = (x^{-1} - 3^{-1})(x^{-1} + 3^{-1})
Expressing negative exponents as squares allows cancellation with the denominator.
2
Divide by (x1+31)(x^{-1} + 3^{-1}) and convert negative exponents into a single rational term.
\frac{(x^{-1} - 3^{-1})(x^{-1} + 3^{-1})}{x^{-1} + 3^{-1}} = x^{-1} - 3^{-1} = \frac{1}{x} - \frac{1}{3} = \frac{3 - x}{3x}
Finding a common denominator simplifies the first factor.
3
Factor the numerator of the second expression 3x2+9x3x^2 + 9x.
3x^2 + 9x = 3x(x + 3)
Factoring out the greatest common factor 3x3x enables further simplification.
4
Multiply the simplified expressions and reduce.
\left(\frac{3 - x}{3x}\right) \cdot \left(\frac{3x(x + 3)}{x - 3}\right) = \frac{-(x - 3)}{3x} \cdot \frac{3x(x + 3)}{x - 3} = -(x + 3) = -x - 3
Canceling 3x3x and noting that (3x)/(x3)=1(3 - x)/(x - 3) = -1 leaves the linear expression x3-x - 3.

Key Concept

Simplifying algebraic expressions containing negative exponents, rational fractions, and opposite-sign binomial factors
Rate this question