.
The standard Calculus procedure should be known to you:
+--------------------------------------------------------------+
| take a derivative; equate it to zero; find x-coordinate |
| of the minimum/maximum, and then calculate the required |
| minimum / maximum values. |
+----------------------------------------------------------=---+
Notice that the discriminant of the polynomial in the denominator d = b^2 - 4ac = is negative,
which means that denominator is zero nowhere in the real numbers domain.
Hence, the given rational function is defined everywhere over real numbers and is continuing.
It has two horizontal asymptotes as x ---> -oo and/or x ---> oo.
So, the function has a maximum and a minimum and does not tend to +/- infinity.
Next, to find the minimum/maximum, you can follow the prescription above.
But we live in XXI century, so you can use your graphing calculator or other tools from the Internet to facilitate your work.
See my plot in the Figure below.
Plot y =
To find minimum/maximum, I used a special tool from the Internet.
The site is
https://www.dcode.fr/minimum-function
and
https://www.dcode.fr/maximum-function
It gave me the minimum value of -5 at x = -2 and the maximum value of 4 at x= 1.
Thus the range is [-5,4]. ANSWER
Solved.