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
x481x3+3x2÷x2+9x2\frac{x^4 - 81}{x^3 + 3x^2} \div \frac{x^2 + 9}{x^2}?
  1. x3x - 3Answer
  2. B
    x+3x + 3
  3. C
    x23x^2 - 3
  4. D
    x3x\frac{x - 3}{x}
  5. E
    x9x - 9

Answer

x3x - 3
Factoring the numerator x481x^4 - 81 gives (x3)(x+3)(x2+9)(x - 3)(x + 3)(x^2 + 9) and factoring the denominator x3+3x2x^3 + 3x^2 gives x2(x+3)x^2(x + 3). Multiplying by the reciprocal x2x2+9\frac{x^2}{x^2 + 9} allows the factors (x+3)(x + 3), (x2+9)(x^2 + 9), and x2x^2 to cancel completely, leaving x3x - 3.

Step-by-Step Solution

1
Rewrite division of rational expressions as multiplication by the reciprocal
x481x3+3x2x2x2+9\frac{x^4 - 81}{x^3 + 3x^2} \cdot \frac{x^2}{x^2 + 9}
Dividing by a fraction is equivalent to multiplying by its reciprocal.
2
Factor the numerator x481x^4 - 81 using the difference of squares formula twice
x481=(x29)(x2+9)=(x3)(x+3)(x2+9)x^4 - 81 = (x^2 - 9)(x^2 + 9) = (x - 3)(x + 3)(x^2 + 9)
Recognize x481x^4 - 81 as (x2)292(x^2)^2 - 9^2 and then factor x29x^2 - 9 further into (x3)(x+3)(x - 3)(x + 3).
3
Factor out the greatest common factor from the denominator x3+3x2x^3 + 3x^2
x3+3x2=x2(x+3)x^3 + 3x^2 = x^2(x + 3)
Extract x2x^2 from both terms of the binomial.
4
Substitute the factored expressions into the product and cancel common factors
(x3)(x+3)(x2+9)x2(x+3)x2x2+9=x3\frac{(x - 3)(x + 3)(x^2 + 9)}{x^2(x + 3)} \cdot \frac{x^2}{x^2 + 9} = x - 3
The common terms (x+3)(x + 3), (x2+9)(x^2 + 9), and x2x^2 cancel out completely from the numerator and denominator for all x3,0,3x \neq -3, 0, 3.

Key Concept

Factoring polynomial expressions using difference of squares and common terms to simplify rational expressions.
Estimated Time:1m 30s
Rate this question