Question

Difficulty: EasyQuadratic Equations and Polynomial Factoring

What is the sum of all real solutions to the equation (x3)2=4(x3)(x - 3)^2 = 4(x - 3)?

  1. A
    4
  2. B
    7
  3. 10Answer
  4. D
    12
  5. E
    3

Answer

The sum of all real solutions to the equation is 10.
To find all solutions to (x3)2=4(x3)(x - 3)^2 = 4(x - 3), bring all terms to the left side: (x3)24(x3)=0(x - 3)^2 - 4(x - 3) = 0. Factoring out (x3)(x - 3) yields (x3)(x7)=0(x - 3)(x - 7) = 0. This gives two distinct real roots, x=3x = 3 and x=7x = 7. Adding these together yields a sum of 10.

Step-by-Step Solution

1
Rearrange the given equation so that all terms are on one side.
(x3)24(x3)=0(x - 3)^2 - 4(x - 3) = 0
Moving all terms to one side allows for factoring without losing variable solutions.
2
Factor out the common algebraic factor (x3)(x - 3).
(x3)[(x3)4]=0    (x3)(x7)=0(x - 3)\,[(x - 3) - 4] = 0 \implies (x - 3)(x - 7) = 0
Factoring avoids the mistake of dividing by a variable expression.
3
Set each factor equal to zero to find the real roots.
x3=0    x=3x - 3 = 0 \implies x = 3 and x7=0    x=7x - 7 = 0 \implies x = 7
A product of factors equals zero if and only if at least one factor is zero.
4
Calculate the sum of the real solutions.
3+7=103 + 7 = 10
The question asks for the sum of all distinct real solutions.

Key Concept

Factoring Quadratic Expressions and Avoiding Variable Cancellation
Estimated Time:1m 0s
Rate this question