Question

Difficulty: MediumRational and Radical Expressions and Equations

For all real values of xx, what is the real solution to the equation x+131=x\sqrt{x+13} - 1 = x?

  1. A
    -4
  2. B
    -3
  3. 3Answer
  4. D
    4
  5. E
    11

Answer

The only real solution to the equation is 3.
Isolating the radical term gives x+13=x+1\sqrt{x+13} = x+1. Squaring both sides yields x+13=x2+2x+1x+13 = x^2 + 2x + 1. Rearranging into standard quadratic form gives x2+x12=0x^2 + x - 12 = 0, which factors as (x+4)(x3)=0(x+4)(x-3) = 0. This yields candidate solutions x=3x = 3 and x=4x = -4. Checking these values in the original equation shows that x=3x = 3 is a valid solution because 3+131=3\sqrt{3+13} - 1 = 3, whereas x=4x = -4 is extraneous because 4+131=24\sqrt{-4+13} - 1 = 2 \neq -4.

Step-by-Step Solution

1
Isolate the radical expression on one side of the equation.
x+13=x+1\sqrt{x+13} = x+1
This prepares the equation for squaring both sides to eliminate the radical.
2
Square both sides of the equation.
x+13=(x+1)2    x+13=x2+2x+1x+13 = (x+1)^2 \implies x+13 = x^2 + 2x + 1
Squaring both sides eliminates the radical and yields a polynomial equation.
3
Move all terms to one side to set the quadratic equation equal to zero.
x2+x12=0x^2 + x - 12 = 0
This puts the equation in the standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0 so it can be solved by factoring.
4
Factor the quadratic equation.
(x+4)(x3)=0    x=3(x+4)(x-3) = 0 \implies x = 3 or x=4x = -4
Factoring allows us to find the potential roots of the quadratic equation.
5
Check both candidate solutions in the original equation to identify any extraneous solutions.
For x=3x = 3: 3+131=41=3\sqrt{3+13} - 1 = 4 - 1 = 3 (valid). For x=4x = -4: 4+131=31=24\sqrt{-4+13} - 1 = 3 - 1 = 2 \neq -4 (extraneous).
Squaring both sides of an equation can introduce extraneous roots that must be checked and discarded.

Key Concept

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