Solve $1<\left(\dfrac{3x^2-7x+8}{x^2+1}\right)\leq 2,\ \ x\in\mathbb{R}$
options
$a.)\ 1<x<6\\ b.)\ 1 \leq x<6\\ c.)\ 1<x\leq 6\\ \color{green}{d.)\ 1\leq x \leq 6}$
I simplified it in $0<2x^2-7x+7\leq x^2+1$
I don't know how to move further.
Meanwhile using options I found that it is option $d.)$
But I am looking for a short and simple method without options.
I have studied maths up to $12$th grade.
As $x^2+1>0$, this is equivalent to $x^2+1<3x^2-7x+8\le 2x^2+2$, i.e. $$\begin{cases} \begin{aligned} \!2x^2-7x+7&>0\\ \!x^2-7x+6&\le 0 \end{aligned} \end{cases}$$ The first polynomial has no real root (its discriminant is $-7$), hence the first inequation is always satisfied.
The second polynomial has $1$ as a root, hence the other root is $6$. The solutions to $x^2-7x+6=(x-1)(x-6)\le 0$ (and the original inequations) is finally: $$1\le x\le 6.$$