Question

Difficulty: HardQuadratic Equations and Polynomial Factoring

What is the sum of all distinct real solutions to the equation (x24)2=9(x2)2(x^2 - 4)^2 = 9(x - 2)^2?

  1. A
    4-4
  2. 2-2Answer
  3. C
    00
  4. D
    11
  5. E
    33

Answer

The sum of all distinct real solutions is 2-2.
Factoring (x24)2=9(x2)2(x^2 - 4)^2 = 9(x - 2)^2 gives (x2)2(x+2)29(x2)2=0(x - 2)^2(x + 2)^2 - 9(x - 2)^2 = 0. Factoring out (x2)2(x - 2)^2 yields (x2)2[(x+2)29]=0(x - 2)^2[(x + 2)^2 - 9] = 0, which simplifies to (x2)2(x1)(x+5)=0(x - 2)^2(x - 1)(x + 5) = 0. The distinct real solutions are x=2x = 2, x=1x = 1, and x=5x = -5. Adding these values together gives 2+1+(5)=22 + 1 + (-5) = -2.

Step-by-Step Solution

1
Rewrite x24x^2 - 4 as (x2)(x+2)(x - 2)(x + 2) and substitute into the left side
[(x2)(x+2)]2=(x2)2(x+2)2[(x - 2)(x + 2)]^2 = (x - 2)^2(x + 2)^2
To identify common factors on both sides of the equation
2
Rearrange the equation and factor out (x2)2(x - 2)^2
(x2)2(x+2)29(x2)2=0    (x2)2[(x+2)29]=0(x - 2)^2(x + 2)^2 - 9(x - 2)^2 = 0 \implies (x - 2)^2[(x + 2)^2 - 9] = 0
Factoring out common terms avoids losing roots by division
3
Factor the inner quadratic expression using difference of squares
(x+2)29=(x+23)(x+2+3)=(x1)(x+5)(x + 2)^2 - 9 = (x + 2 - 3)(x + 2 + 3) = (x - 1)(x + 5)
To break down the remaining quadratic into linear factors
4
Identify all distinct real roots and sum them
Roots are x=2x = 2, x=1x = 1, and x=5x = -5. Sum: 2+1+(5)=22 + 1 + (-5) = -2
To find the sum of all unique real solutions

Key Concept

Polynomial Factoring and Root Preservation
Estimated Time:2m 0s
Rate this question