Question

Difficulty: MediumSimplifying and Factoring Algebraic Expressions

When the algebraic expression 4x316x2x2+4x\frac{4x^3 - 16x}{2x^2 + 4x} is simplified for all x0x \neq 0 and x2x \neq -2, it reduces to the linear polynomial ax+bax + b, where aa and bb are constants. What is the value of a+ba + b?

Answer: -2

Answer

The correct numerical answer is -2.
Factoring the numerator yields 4x(x2)(x+2)4x(x - 2)(x + 2) and factoring the denominator yields 2x(x+2)2x(x + 2). Canceling the common factors 2x2x and (x+2)(x + 2) leaves 2(x2)=2x42(x - 2) = 2x - 4. Comparing 2x42x - 4 to ax+bax + b gives a=2a = 2 and b=4b = -4. Summing these values gives a+b=2+(4)=2a + b = 2 + (-4) = -2.

Step-by-Step Solution

1
Factor out the greatest common factor and apply the difference of squares formula to the numerator.
4x316x=4x(x24)=4x(x2)(x+2)4x^3 - 16x = 4x(x^2 - 4) = 4x(x - 2)(x + 2)
Fully factoring the numerator allows identification of all linear factors.
2
Factor out the greatest common factor from the denominator.
2x2+4x=2x(x+2)2x^2 + 4x = 2x(x + 2)
Extracting 2x2x reveals the common terms shared with the numerator.
3
Divide the numerator by the denominator by canceling identical non-zero factors 2x2x and (x+2)(x + 2).
4x(x2)(x+2)2x(x+2)=42(x2)=2(x2)=2x4\frac{4x(x - 2)(x + 2)}{2x(x + 2)} = \frac{4}{2}(x - 2) = 2(x - 2) = 2x - 4
Simplifying rational expressions requires canceling common factors present in both numerator and denominator.
4
Compare the simplified expression 2x42x - 4 to the form ax+bax + b to find aa and bb, then compute their sum.
a=2a = 2 and b=4    a+b=2+(4)=2b = -4 \implies a + b = 2 + (-4) = -2
Matching corresponding terms identifies the values of the target constants.

Key Concept

Simplifying rational expressions by factoring out common terms and applying the difference of squares identity.
Rate this question