SOLUTION: Using the discriminant method, find the range of the function: y =(x+1)/(sqrt(x² - 5))

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: Using the discriminant method, find the range of the function: y =(x+1)/(sqrt(x² - 5))      Log On


   



Question 1210370: Using the discriminant method, find the range of the function:
y =(x+1)/(sqrt(x² - 5))

Found 2 solutions by mccravyedwin, ikleyn:
Answer by mccravyedwin(407) About Me  (Show Source):
You can put this solution on YOUR website!
I corrected my former answer.

 


y=%28x%2B1%5E%22%22%29%2Fsqrt%28x%5E2-5%29

There are vertical asymptotes at x=%22%22+%2B-+sqrt%285%29,
and there are no points between those two vertical asymptotes.

We know that there is a vertical asymptote at x=sqrt%285%29 so y goes to infinity on the right.  

Also since the limit of y as x approaches +infinity is 1, there is a horizontal
asymptote y = 1 and y is always above that horizontal asymptote when
x%3Esqrt%285%29

Also since the limit of y as x approaches -infinity is -1, there is a horizontal
asymptote y = -1 and y is always above that horizontal asymptote when
x%3Csqrt%285%29



y%2Asqrt%28x%5E2-5%29=x%2B1
y%5E2%28x%5E2-5%29=%28x%2B1%29%5E2
y%5E2x%5E2-5y%5E2+=+x%5E2%2B2x%2B1
y%5E2x%5E2+-+x%5E2-+5y%5E2-2x-1=0
x%5E2%28y%5E2-1%29-2x-%285y%5E2%2B1%29+=+0
Discriminant+=+B%5E2-4AC+=+%28-2%29%5E2-4%28y%5E2-1%29%28-%285y%5E2%2B1%29%5E%22%22%29
Discriminant+=+4-4%28y%5E2-1%29%28-5y%5E2-1%29
Factor the negative out of the last factor:
Discriminant+=+4%2B4%28y%5E2-1%29%285y%5E2%2B1%29

Discriminant+=+20y%5E4-16y%5E2
The discriminant is not negative:
20y%5E4-16y%5E2%3E=0
4y%5E2%285y%5E2-4%29%3E=0
y%5E2%285y%5E2-4%29%3E=0
Since y%5E2%3E=0 is always true, we must have
5y%5E2-4%3E=0
5y%5E2%3E=4
y%5E2%3E=4%2F5

Since y is always negative left of its left asymptote

y%3C-sqrt%284%2F5%29

However y is always above its horizontal asymptote y = 1 to the right of its
vertical asymptote 

Since the denominator is always positive, y is always negative when x<-1 

So on the left of the vertical asympote. y%3C=-sqrt%284%2F5%29 

However on the right of its horizontal asymptote x=sqrt%285%29 y is always
above its horizontal asymptote y = 1, so y > 1 when x%3Esqrt%285%29

So the range of the function is



or you can rationalize the denominator:



Edwin

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
Using the discriminant method, find the range of the function:
y = (x+1)/(sqrt(x² - 5))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        I will solve this problem and will find the range of the given function algebraically,
        using the discriminant method.

        But for better understanding, I will start from the plot, which I prepared using
        the plotting tool DESMOS. This plotting tool is free of charge at this website
        http://desmos.com/calculator/

        The link to my plot is this https://www.desmos.com/calculator/lhfouvblry


Looking at the function and at the plot, we see that the domain of the function is  

    x^2-5 > 0,  or  x < -sqrt%285%29 U x > sqrt%285%29   (the union of two sets).


In the area x > sqrt%285%29,  when x approaches to sqrt%285%29 from the right side, the function 
asymptotically goes to infinity.


In the same area, x > sqrt%285%29, when x goes to positive infinity, the function is asymptotically 
close to  %28x%2B1%29%2Fx,  so, it goes to 1 unit monotonically decreasing.


Hence, the range of the right branch of the function at positive x > sqrt%285%29  is  from 1 to infinity, 
or ( 1,infinity ).



In the area x < -sqrt%285%29,  when x approaches to -sqrt%285%29 from the left side, the function 
asymptotically goes to negative infinity.


In the same area, x < -sqrt%285%29, when x goes to negative infinity, the function is asymptotically 
close to  %28x%2B1%29%2Fabs%28x%29,  so, it goes to negative 1 unit, or (-1), monotonically decreasing.


But at x = -3, the value of the function is  (-1), as it is easy to check, and then, in the area
-infinity < x  < 3, the function is greater than -1 and tends to -1 from greater values than -1.


Hence, the function has a local maximum somewhere between -3 and -infinity.


    +------------------------------------------------------------------------+
    |   The major goal of this problem is to determine this local maximum.   |
    |   As we get this local maximum, we will solve the problem completely.  |
    +----------------------------------------------------------------------=-+


OK.  The next part of the solution is the   highlight%28highlight%28CULMINATION%29%29.  Let's write  

    %28x%2B1%29%2F%28sqrt%28x%5E2+-+5%29%29 = t,    (1)

by introducing new variable 't'.

We want to find maximum value of 't' in the area  -infinity < x < -sqrt%285%29.


From equation (1), we have

    (x+1)^2 = t^2*(x^2-5),

    x^2 + 2x + 1 = t^2*x^2 - 5t^2,

    (t^2-1)x^2 - 2x - (5t^2+1) = 0.    (2)


    +---------------------------------------------------------------------+
    |    The discriminant principle says that the extremal value of 't'   |
    |    in this equation is achieved  when the discriminant              |
    |                  of this equation is zero.                          |
    |    It is the condition that equation (2) has emerging roots in x.   |
    +---------------------------------------------------------------------+


So, the discriminant of equation (2) is

    d = b^2 - 4ac = (-2)^2 + 4*(t^2-1)*((5t^2+1) = 4 + 4(t^2-1)*(5t^2+1).


The equation d = 0 is then

    4 + 4(t^2-1)*(5t^2+1) = 0,

or

    (t^2-1)*(5t^2+1) = -1.    (3)


For simplicity, let's introduce new variable  u = t^2.   

Then equation  (3)  takes the form

    (u-1)*(5u+1) = -1,

    5u^2 - 4u - 1 = -1,

    5u^2 - 4u = 0,

     u*(5u - 4) = 0.


It has the roots  u = 0  and  u = 4%2F5 = 0.8.


The root u = 0  is irrelevant and we reject it.


The root u = 4/5 = 0.8  gives us

    t^2 = = 0.8,  t = +/- sqrt%280.8%29 = +/- sqrt%284%2F5%29 = +/- 2%2Fsqrt%285%29 = +/- 0.894427.


The positive value is irrelevant (extraneous), and we reject it.

But the negative value, t = -0.894427  gives us the maximum value of the function  y = %28x%2B1%29%2F%28sqrt%28x%5E2+-+5%29%29
for its left branch over the domain  -infinity < x < -3.


Thus the range of the given function is  ( -infinity, -2%2Fsqrt%285%29 ] U ( 1%2C,infinity ),
the union of two intervals.


It is consistent with my plot, referred above.

At this point, the problem is solved completely.