SOLUTION: Simplify √(x)+(√(x-3)=3

Algebra ->  Test -> SOLUTION: Simplify √(x)+(√(x-3)=3      Log On


   



Question 633735: Simplify
√(x)+(√(x-3)=3

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
√(x)+(√(x-3)=3
sqrt%28x%29 + sqrt%28x-3%29 = 3

Isolate one of the terms with a radical 
(preferably the more complicated one)

       sqrt%28x-3%29 = 3 - sqrt%28x%29

Square both sides:

    (sqrt%28x-3%29)² = (3 - sqrt%28x%29)²

        x - 3 = (3 - sqrt%28x%29)(3 - sqrt%28x%29)

        x - 3 = 9 - 3sqrt%28x%29 - 3sqrt%28x%29 + x

        x - 3 = 9 - 6sqrt%28x%29 + x

Simplify and isolate the term with the radical

        6sqrt%28x%29 = 12

Divide both sides by 6

         sqrt%28x%29 = 2

Square both sides

        (sqrt%28x%29)² = 2²

         x = 4

We must always check for extraneous (false) solutions
because squaring both sides often introduces them.

sqrt%28x%29 + sqrt%28x-3%29 = 3
sqrt%284%29 + sqrt%284-3%29 = 3
       2 + sqrt%281%29 = 3
         2 + 1 = 3
             3 = 3

So x = 4 is the solution.

Edwin