Question

Difficulty: MediumAlgebraic Exponents and Radicals

If xx is a real number satisfying the radical equation x+7x=1\sqrt{x + 7} - x = 1, what is the value of xx?

  1. A
    3-3
  2. B
    2-2
  3. 22Answer
  4. D
    33
  5. E
    66

Answer

The value of xx is 22.
Isolating the square root yields x+7=x+1\sqrt{x + 7} = x + 1. Squaring both sides produces x+7=x2+2x+1x + 7 = x^2 + 2x + 1, which reduces to the quadratic equation x2+x6=0x^2 + x - 6 = 0. Factoring yields (x+3)(x2)=0(x + 3)(x - 2) = 0, giving potential roots of x=3x = -3 and x=2x = 2. Testing x=2x = 2 in the original expression yields 2+72=32=1\sqrt{2+7} - 2 = 3 - 2 = 1, confirming it is correct.

Step-by-Step Solution

1
Isolate the radical expression on one side of the equation.
x+7=x+1\sqrt{x + 7} = x + 1
Isolating the radical allows squaring both sides cleanly to eliminate the radical sign.
2
Square both sides of the equation.
x+7=(x+1)2=x2+2x+1x + 7 = (x + 1)^2 = x^2 + 2x + 1
Squaring removes the square root on the left side.
3
Rearrange into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
x2+x6=0x^2 + x - 6 = 0
Subtracting x+7x + 7 from both sides collects all terms on one side.
4
Factor the quadratic equation and solve for potential values of xx.
(x+3)(x2)=0    x=3 or x=2(x + 3)(x - 2) = 0 \implies x = -3 \text{ or } x = 2
Setting each factor to zero identifies potential solutions.
5
Substitute each potential solution back into the original equation x+7x=1\sqrt{x + 7} - x = 1 to check for extraneous roots.
For x=2x = 2: 2+72=32=1\sqrt{2 + 7} - 2 = 3 - 2 = 1 (Valid). For x=3x = -3: 3+7(3)=2+3=51\sqrt{-3 + 7} - (-3) = 2 + 3 = 5 \neq 1 (Extraneous).
Squaring an equation can introduce false solutions that must be eliminated.

Key Concept

Solving radical equations and checking for extraneous solutions
Estimated Time:1m 30s
Rate this question