Question

Difficulty: HardQuadratic Equations and Factoring

What is the sum of all real solutions to the equation x3=x+3x - 3 = \sqrt{x + 3}?

  1. A
    1
  2. B
    4
  3. C
    5
  4. 6Answer
  5. E
    7

Answer

The sum of all real solutions to the equation is 6.
Squaring both sides of x3=x+3x - 3 = \sqrt{x + 3} gives x26x+9=x+3x^2 - 6x + 9 = x + 3, which simplifies to x27x+6=0x^2 - 7x + 6 = 0. Factoring yields (x6)(x1)=0(x - 6)(x - 1) = 0, giving candidate solutions x=6x = 6 and x=1x = 1. Substituting x=6x = 6 into the original equation gives 3=9=33 = \sqrt{9} = 3, which is valid. Substituting x=1x = 1 gives 2=4=2-2 = \sqrt{4} = 2, which is false, making x=1x = 1 an extraneous solution. Therefore, x=6x = 6 is the single valid solution, and its sum is 6.

Step-by-Step Solution

1
Eliminate the radical by squaring both sides of the equation.
(x3)2=(x+3)2    x26x+9=x+3(x - 3)^2 = (\sqrt{x + 3})^2 \implies x^2 - 6x + 9 = x + 3
Squaring both sides converts the radical equation into a standard quadratic equation.
2
Rearrange the terms into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0 and factor.
x27x+6=0    (x6)(x1)=0x^2 - 7x + 6 = 0 \implies (x - 6)(x - 1) = 0
Subtracting xx and 33 from both sides isolates zero on one side so the quadratic expression can be factored.
3
Solve for potential values of xx.
x=6x = 6 or x=1x = 1
Setting each factor to zero yields the algebraic solutions to the quadratic equation.
4
Check each potential solution in the original radical equation x3=x+3x - 3 = \sqrt{x + 3}.
For x=6x = 6: 63=36 - 3 = 3 and 6+3=3\sqrt{6 + 3} = 3 (Valid). For x=1x = 1: 13=21 - 3 = -2 and 1+3=2\sqrt{1 + 3} = 2 (Invalid, since 22-2 \neq 2).
Squaring an equation can introduce extraneous solutions that do not satisfy the original principal square root relationship.
5
Calculate the sum of all valid real solutions.
The only valid real solution is 66, so the sum is 66.
Extraneous solutions must be discarded before computing the final sum.

Key Concept

Solving radical equations using quadratic factoring and identifying extraneous solutions
Estimated Time:2m 0s
Rate this question