Question

Difficulty: HardRadical and Rational Equations
For all real values of xx that satisfy the equation below, what is the value of x+1x + 1?
5x+393=x\sqrt{5x + 39} - 3 = x
  1. A
    5-5
  2. B
    4-4
  3. 66Answer
  4. D
    77

Answer

The correct answer is 66.
By adding 33 to both sides, we get 5x+39=x+3\sqrt{5x + 39} = x + 3. Squaring both sides yields 5x+39=x2+6x+95x + 39 = x^2 + 6x + 9. Setting this quadratic equation to zero gives x2+x30=0x^2 + x - 30 = 0, which factors as (x+6)(x5)=0(x + 6)(x - 5) = 0. The potential solutions are x=5x = 5 and x=6x = -6. Checking these values in the original equation shows that only x=5x = 5 is valid: 5(5)+393=83=5\sqrt{5(5) + 39} - 3 = 8 - 3 = 5, which satisfies the equation. The value x=6x = -6 is extraneous since 5(6)+393=33=06\sqrt{5(-6) + 39} - 3 = 3 - 3 = 0 \neq -6. Therefore, the value of x+1x + 1 is 5+1=65 + 1 = 6.

Step-by-Step Solution

1
Isolate the radical expression on one side of the equation.
5x+39=x+3\sqrt{5x + 39} = x + 3
Isolating the radical allows us to square both sides to eliminate the square root.
2
Square both sides of the equation.
5x+39=(x+3)2    5x+39=x2+6x+95x + 39 = (x + 3)^2 \implies 5x + 39 = x^2 + 6x + 9
Squaring a square root removes the radical, allowing us to solve the resulting quadratic equation.
3
Rearrange the terms to form a standard quadratic equation of the form ax2+bx+c=0ax^2 + bx + c = 0.
x2+x30=0x^2 + x - 30 = 0
Subtracting 5x5x and 3939 from both sides sets the quadratic expression equal to zero.
4
Factor the quadratic equation to find potential solutions.
(x+6)(x5)=0    x=6 or x=5(x + 6)(x - 5) = 0 \implies x = -6 \text{ or } x = 5
Finding two numbers that multiply to 30-30 and add up to 11 gives 66 and 5-5.
5
Substitute both candidate solutions back into the original equation to check for extraneous solutions.
For x=5x = 5: 5(5)+393=83=5\sqrt{5(5) + 39} - 3 = 8 - 3 = 5 (Valid). For x=6x = -6: 5(6)+393=33=06\sqrt{5(-6) + 39} - 3 = 3 - 3 = 0 \neq -6 (Extraneous).
Squaring both sides of an equation can introduce extraneous solutions that do not satisfy the original relation.
6
Use the valid solution to calculate the requested expression.
x+1=5+1=6x + 1 = 5 + 1 = 6
The question asks for the value of x+1x + 1.

Key Concept

Solving radical equations and identifying extraneous solutions
Rate this question