SOLUTION: solve sqrty +sqrt(y+7)=7 please help thanks abunch

Algebra ->  Square-cubic-other-roots -> SOLUTION: solve sqrty +sqrt(y+7)=7 please help thanks abunch      Log On


   



Question 279185: solve sqrty +sqrt(y+7)=7 please help thanks abunch
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt%28y%29+%2B+sqrt%28y%2B7%29+=+7
To solve equations where the variable is inside a square root:
  1. Isolate a square root.
  2. Square both sides of the equation (remembering that exponents do not distribute).
  3. If there is still a square root, repeat steps #1 and #2.
  4. Solve the equation (which should not have any square roots remaining).
  5. Check your answer(s)! This is not just a good idea. It is important. At step #2 we squared both sides of an equation. Squaring both sides of an equation is not wrong. But it can introduce what are called extraneous solutions. Extraneous solutions are solutions which fit the squared equation but do not fit the original (pre-squared) equation. We must check for these extraneous solutions and reject them.

Let's see how this works on your equation.
1. Isolate a square root.
I'll subtract the second square root from each side:
sqrt%28y%29+=+7+-+sqrt%28y%2B7%29
The square root on the left is isolated.

2. Square both sides:
%28sqrt%28y%29%29%5E2+=+%287+-+sqrt%28y%2B7%29%29%5E2
The left side, since it is a single term, is simple to square. On the right side, with two terms, we must use FOIL or the pattern %28a-b%29%5E2+=+a%5E2+-2ab+%2Bb%5E2:
y+=+%287%29%5E2+-+2%287%29%28sqrt%28y%2B7%29%29+%2B+%28sqrt%28y%2B7%29%29%5E2
which simplifies to:
y+=+49+-+14sqrt%28y%2B7%29+%2B+y%2B7
or
y+=+56+-+14sqrt%28y%2B7%29+%2B+y
3. If there is still a square root repeat steps #1 and #2. We still have s square root so...
Isolate a square root. There is only one square root so that's the one we need to isolate. Subtracting y and 56 from each side:
-56+=+-14sqrt%28y%2B7%29
Divide both sides by -14:
4+=++sqrt%28y%2B7%29
Square both sides:
%284%29%5E2+=++%28sqrt%28y%2B7%29%29%5E2
16 = y + 7
There are no more square roots so we can move to step 4.

4. Solve.
Subtract 7 from each side:
x = 9

5. Check the solution(s).
Always use the original equation to check.
sqrt%28y%29+%2B+sqrt%28y%2B7%29+=+7
Checking x = 9:
sqrt%28y%29+%2B+sqrt%28y%2B7%29+=+7
sqrt%28%289%29%29+%2B+sqrt%28%289%29%2B7%29+=+7
sqrt%289%29+%2B+sqrt%2816%29+=+7
3+%2B+4+=+7
7+=+7 Check!