Question

Difficulty: Very hardQuadratic Equations and Polynomial Factoring

Let SS be the set of all real solutions to the polynomial equation (x25x+6)(x27x+12)=(x3)2(x2)(x^2 - 5x + 6)(x^2 - 7x + 12) = (x - 3)^2(x - 2). What is the sum of all elements in set SS?

  1. A
    5
  2. B
    7
  3. C
    8
  4. 10Answer
  5. E
    13

Answer

The sum of all distinct real elements in set SS is 10.
The correct answer is obtained by completely factoring both quadratic expressions on the left side into (x2)(x3)2(x4)(x - 2)(x - 3)^2(x - 4). Moving all terms to one side gives (x2)(x3)2(x4)(x3)2(x2)=0(x - 2)(x - 3)^2(x - 4) - (x - 3)^2(x - 2) = 0. Factoring out (x2)(x3)2(x - 2)(x - 3)^2 yields (x2)(x3)2(x5)=0(x - 2)(x - 3)^2(x - 5) = 0. The distinct solutions are 2, 3, and 5. Their sum is 10.

Step-by-Step Solution

1
Factor the quadratic expressions on the left side of the equation.
x25x+6=(x2)(x3)x^2 - 5x + 6 = (x - 2)(x - 3) and x27x+12=(x3)(x4)x^2 - 7x + 12 = (x - 3)(x - 4). Substituting these into the left side yields (x2)(x3)2(x4)(x - 2)(x - 3)^2(x - 4).
Factoring simplifies higher-degree polynomial expressions into linear factors.
2
Set up the equation with all terms on one side to avoid dividing by variable expressions.
(x2)(x3)2(x4)(x3)2(x2)=0(x - 2)(x - 3)^2(x - 4) - (x - 3)^2(x - 2) = 0.
Dividing by variable expressions can cause the loss of valid roots.
3
Factor out the common polynomial factor (x2)(x3)2(x - 2)(x - 3)^2.
(x2)(x3)2[(x4)1]=0(x - 2)(x - 3)^2 [(x - 4) - 1] = 0, which simplifies to (x2)(x3)2(x5)=0(x - 2)(x - 3)^2(x - 5) = 0.
Factoring allows finding all roots by setting each factor equal to zero.
4
Identify the distinct real solutions forming set SS and compute their sum.
The roots are x=2x = 2, x=3x = 3, and x=5x = 5. Thus, S={2,3,5}S = \{2, 3, 5\}. The sum of elements in SS is 2+3+5=102 + 3 + 5 = 10.
A set contains only unique elements, so repeated roots are counted only once.

Key Concept

Factoring polynomial equations completely without dividing by variable expressions
Estimated Time:2m 0s
Rate this question