SOLUTION: The negative reciprocal of the sum of all values of x that satisfy the equation, (x-sqrt(x+1))/(x+sqrt(x+1)) = 11/5 is... A) 7 and 1/9 B) -(9/64) C) 1 and 1/8 D) -(1/8)

Algebra ->  Inverses -> SOLUTION: The negative reciprocal of the sum of all values of x that satisfy the equation, (x-sqrt(x+1))/(x+sqrt(x+1)) = 11/5 is... A) 7 and 1/9 B) -(9/64) C) 1 and 1/8 D) -(1/8)       Log On


   



Question 1188994: The negative reciprocal of the sum of all values of x that satisfy the equation, (x-sqrt(x+1))/(x+sqrt(x+1)) = 11/5 is...
A) 7 and 1/9 B) -(9/64) C) 1 and 1/8 D) -(1/8) E) 8/9

Found 3 solutions by ikleyn, Edwin McCravy, mccravyedwin:
Answer by ikleyn(52767) About Me  (Show Source):
You can put this solution on YOUR website!
.
The negative reciprocal of the sum of all values of x that satisfy the equation, (x-sqrt(x+1))/(x+sqrt(x+1)) = 11/5 is...
A) 7 and 1/9 B) -(9/64) C) 1 and 1/8 D) -(1/8) E) 8/9
~~~~~~~~~~~~~~~~~

I will simply solve the given equation 

    %28x-sqrt%28x%2B1%29%29%2F%28x%2Bsqrt%28x%2B1%29%29 = 11%2F5


and will find its roots. Then I will calculate the negative reciprocal of the sum of the roots.


To solve equation, I will introduce new variable  u = sqrt%28x%2B1%29,  so  u%5E2 = x+1,  x = u%5E2+-+1.


With new variable, equation (1)  takes the form


    %28u%5E2+-+1+-+u%29%2F%28u%5E2+-1+%2B+u%29 = 11%2F5,

    5*(u^2 - 1 - u) = 11*(u^2 - 1 + u)

    5u^2 - 5 - 5u = 11u^2 - 11 + 11u

    6u^2 + 16u - 6 = 0

    3u^2 + 8u - 3 = 0

    u%5B1%2C2%5D = %28-8+%2B-+sqrt%28%28-8%29%5E2+-+4%2A3%2A%28-3%29%29%29%2F%282%2A5%29 = %28-8+%2B-+sqrt%2864+%2B+36%29%29%2F6 = %28-8+%2B-+10%29%2F6.


So,  u%5B1%5D = -3;  u%5B2%5D = 1%2F3.


Thus, there are two solutions for x, and they are  x%5B1%5D = u%5B1%5D%5E2-1 = %28-3%29%5E2-1 = 9 - 1 = 8;

                                                   x%5B2%5D = u%5B2%5D%5E2-1 = %281%2F3%29%5E2-1 = 1%2F9+-+1 = -8%2F9.


The sum of the roots of the original equation is  x%5B1%5D + x%5B2%5D = 8 - 8%2F9 = 7 1%2F9 = 64%2F9,

    and the negative reciprocal of it is  -9%2F64.    ANSWER

Solved.



Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

Ikleyn has made an error.  I will reproduce her solution here, and point
out her error in red.

Question 1188994
.
The negative reciprocal of the sum of all values of x that satisfy the
equation, (x-sqrt(x+1))/(x+sqrt(x+1)) = 11/5 is...
A) 7 and 1/9 B) -(9/64) C) 1 and 1/8 D) -(1/8) E) 8/9
~~~~~~~~~~~~~~~~~

I will simply solve the given equation 

    %28x-sqrt%28x%2B1%29%29%2F%28x%2Bsqrt%28x%2B1%29%29 = 11%2F5


and will find its roots. Then I will calculate the negative reciprocal of the sum of the roots.


To solve equation, I will introduce new variable  u = sqrt%28x%2B1%29,  so  u%5E2 = x+1,  x = u%5E2+-+1.

Right here, she should have observed that since u = sqrt%28x%2B1%29,
that u must be non-negative, since a square root radical [or 
ANY EVEN-ROOT radical], by convention, is never taken to be 
negative, so below when she gets a negative value for u, she 
should have taken it to be extraneous.

With new variable, equation (1)  takes the form

   %28u%5E2+-+1+-+u%29%2F%28u%5E2+-1+%2B+u%29 = 11%2F5,

    5*(u^2 - 1 - u) = 11*(u^2 - 1 + u)

    5u^2 - 5 - 5u = 11u^2 - 11 + 11u

    6u^2 + 16u - 6 = 0

    3u^2 + 8u - 3 = 0


This is correct, but when she gets here, she uses the quadratic 
formula to solve an easily factorable quadratic.  It is perfectly 
correct to do so, but normally we should try to factor first, 
especially when the coefficients are small (in absolute value) as 
in this case.  Factoring gives: 

(x + 3)(3x - 1) = 0
x + 3 = 0;  3x - 1 = 0
    x = -3;  3x = 1
              x = 1/3
    u%5B1%2C2%5D = %28-8+%2B-+sqrt%28%28-8%29%5E2+-+4%2A3%2A%28-3%29%29%29%2F%282%2A5%29 = %28-8+%2B-+sqrt%2864+%2B+36%29%29%2F6 = %28-8+%2B-+10%29%2F6.


So,  u%5B1%5D = -3;  u%5B2%5D = 1%2F3.


As you see here, she got the same values using the quadratic formula 
as was obtained above by factoring.  Again, this was not a mistake, 
but just an opportunity to point out that we should always try to 
factor a quadratic before using the quadratic formula.

Thus, there are two solutions for x, and they are  x%5B1%5D = u%5B1%5D%5E2-1 = %28-3%29%5E2-1 = 9 - 1 = 8;


Her error here was that she should have discarded as extraneous 
the false solution u = -3, by observing above that u must not be 
negative.  So x cannot be 8. So there is no need for subscription 
u or x.
                                                   x%5B2%5D = u%5B2%5D%5E2-1 = %281%2F3%29%5E2-1 = 1%2F9+-+1 = -8%2F9.


That is correct, and is the ONE and ONLY solution for x, x=-8/9.

The sum of the roots of the original equation is  x%5B1%5D + x%5B2%5D = 8 - 8%2F9 = 7 1%2F9 = 64%2F9,

    and the negative reciprocal of it is  -9%2F64.    ANSWER

This is incorrect.  Her error above caused her to select the wrong 
answer. Since -8/9 is the ONLY solution, the sum of all values of 
x that satisfy the equation is -8/9 itself.  To get the negative 
reciprocal of -8/9, we invert it and change the sign.  So the 
correct solution is +9/8 and if we change that to a mixed number 
we get 1%261%2F8.  So the correct choice is C).

Solved.

Corrected.

No doubt, the author of this problem listed -(9/64) as an incorrect 
choice to catch students who would make the very error that Ikleyn 
made -- the error of failing to look for extraneous answers when 
dealing with square root radicals, or any EVEN-ROOT radicals.  
EVEN-ROOT radicals are NEVER negative.  [But be careful, for this 
is NOT SO with ODD-ROOT radicals, such as CUBE ROOTS!]

Edwin

Answer by mccravyedwin(406) About Me  (Show Source):
You can put this solution on YOUR website!

Here is the way I think your teacher expected you to solve the problem:

%28x-sqrt%28x%2B1%29%29%2F%28x%2Bsqrt%28x%2B1%29%29+=+11%2F5

5%28x-sqrt%28x%2B1%29%29=11%28x%2Bsqrt%28x%2B1%29%29

5x-5sqrt%28x%2B1%29=11x%2B11sqrt%28x%2B1%29

-6x+=+16sqrt%28x%2B1%29

Here you should observe that since the right side is non-negative, the
left side is also non-negative. That can be true if but only if x ≤ 0.

-3x+=+8sqrt%28x%2B1%29, x ≤ 0

%28-3x%29%5E2+=+%288sqrt%28x%2B1%29%29%5E2, x ≤ 0

9x%5E2=64%28x%2B1%29, x ≤ 0

9x%5E2=64x%2B64, x ≤ 0

9x%5E2-64x-64=0, x ≤ 0

%289x%2B8%29%28x-8%29=0, x ≤ 0

9x+8=0;    x-8=0
  9x=-8;     x=8
   x=-8/9;  

Since x ≤ 0, we discard x=8, and x=-8/9 is the only solution.

x=-8/9 is the only solution for x, so the sum of all values of x that 
satisfy the equation is -8/9 itself.

The negative reciprocal of -8/9 is +9/8 which when changed to a mixed
number is 1%261%2F8, choice C).

Edwin