Question

Difficulty: MediumRational and Radical Expressions and Equations

If 3x+19x=3\sqrt{3x + 19} - x = 3, what is the value of xx?

  1. A
    -10
  2. B
    -5
  3. C
    -2
  4. 2Answer
  5. E
    5

Answer

The value of xx is 2.
To solve the equation, isolate the radical to obtain 3x+19=x+3\sqrt{3x + 19} = x + 3. Squaring both sides yields 3x+19=x2+6x+93x + 19 = x^2 + 6x + 9. Rearranging terms results in the quadratic equation x2+3x10=0x^2 + 3x - 10 = 0, which factors into (x+5)(x2)=0(x + 5)(x - 2) = 0. The potential solutions are x=2x = 2 and x=5x = -5. Testing these in the original equation shows that 22 is a valid solution because 3(2)+192=3\sqrt{3(2) + 19} - 2 = 3. Testing 5-5 results in 3(5)+19(5)=7\sqrt{3(-5) + 19} - (-5) = 7, which does not equal 33. Thus, the only real solution is 22.

Step-by-Step Solution

1
Isolate the radical expression on one side of the equation.
3x+19=x+3\sqrt{3x + 19} = x + 3
Isolating the radical allows us to eliminate it by squaring both sides.
2
Square both sides of the equation.
3x+19=x2+6x+93x + 19 = x^2 + 6x + 9
Squaring a square root removes the radical. Remember to expand (x+3)2(x+3)^2 correctly as x2+6x+9x^2 + 6x + 9.
3
Rearrange the terms into standard quadratic form, ax2+bx+c=0ax^2 + bx + c = 0.
x2+3x10=0x^2 + 3x - 10 = 0
Moving all terms to one side sets up the quadratic equation for factoring.
4
Factor the quadratic expression.
(x+5)(x2)=0(x + 5)(x - 2) = 0
Factoring allows us to find the potential values of xx by setting each factor to zero.
5
Solve for the potential values of xx.
x=5x = -5 or x=2x = 2
Setting x+5=0x + 5 = 0 gives x=5x = -5, and setting x2=0x - 2 = 0 gives x=2x = 2.
6
Check both potential solutions in the original equation to identify any extraneous solutions.
For x=2x = 2: 3(2)+192=252=52=3\sqrt{3(2) + 19} - 2 = \sqrt{25} - 2 = 5 - 2 = 3 (valid). For x=5x = -5: 3(5)+19(5)=4+5=2+5=73\sqrt{3(-5) + 19} - (-5) = \sqrt{4} + 5 = 2 + 5 = 7 \neq 3 (extraneous).
Squaring both sides of an equation can introduce extraneous solutions that do not satisfy the original equation.

Key Concept

Solving radical equations and checking for extraneous solutions.
Rate this question