SOLUTION: <img src="http://img232.imageshack.us/img232/8351/mathimage.gif">

Algebra ->  Radicals -> SOLUTION: <img src="http://img232.imageshack.us/img232/8351/mathimage.gif">      Log On


   



Question 384708:
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt%282x%29-sqrt%28x-1%29-1+=+0
Solving equations where the variable is inside one or more square roots can be done by:
  1. Isolate a square root.
  2. Square both sides of the equation.
  3. If there are any remaining square roots, repeat steps 1 and 2.
  4. At this point there should be no square roots remaining. Solve the equation using appropriate techniques for the type of equation.
  5. Check your answer(s)! This is not optional. Squaring both sides of an equation (which has been done at least once) can introduce what are called extraneous solutions. Extraneous solutions are solutions that fit the squared equation but do not fit the original equation! Extraneous solutions can occur even if no mistakes have been made. So you must check your answers and extraneous solutions, if any, must be rejected. (It is even possible that all "solutions" are extraneous meaning that all "solutions" are rejected leaving no solution to your equation!)

Let's see this in action:
1) Isolate a square root.
It doesn't matter which square root we isolate. We can isolate the second square root by adding it to both sides:
sqrt%282x%29-1+=+sqrt%28x-1%29
2) Square both sides:
%28sqrt%282x%29-1%29%5E2+=+%28sqrt%28x-1%29%29%5E2
The right side simplifies easily. But we have to be careful squareing the left side. Exponents do not distribute! We must use FOIL or the patter %28a-b%29%5E2+=+a%5E2+-2ab+%2B+b%5E2. I like using the pattern:
%28sqrt%282x%29%29%5E2+-+2%28sqrt%282x%29%29%281%29+%2B+1%5E2+=+x-1
2x+-+2sqrt%282x%29+%2B+1+=+x-1
3) There is still a square root so we must repeat steps 1 and 2.
Isolate a square root.
Subtracting 2x and 1 from each side we get:
-2sqrt%282x%29+=+-x-2
Square both sides:
%28-2sqrt%282x%29%29%5E2+=+%28-x-2%29%5E2
4%2A2x+=+%28-x%29%5E2+-2%28-x%29%282%29+%2B+%28-2%29%5E2
8x+=+x%5E2+%2B4x+%2B+4
4) Solve the equation.
This appears to be a quadratic equation. So we want one side to be zero. Subtracting 8x from each side we get:
0+=+x%5E2+-4x+%2B+4
Factoring we get:
0 = (x-2)(x-2)
Using the Zero Product Property which tells us that this (or any) product can be zero only if one (or more) of the factors is zero. So:
x-2 = 0
Solving this we get
x = 2
5) Check you answer(s).
Always us the original equation to check:
sqrt%282x%29-sqrt%28x-1%29-1+=+0
Checking x = 2:
sqrt%282%282%29%29-sqrt%28%282%29-1%29-1+=+0
sqrt%284%29-sqrt%281%29-1+=+0
2 - 1 - 1 = 0
0 = 0 Check!