If $x$ is real then prove that $ \dfrac x {x^2 - 5x + 9}$ lies between $1 $ and $-\frac1{11}$. Actually I am able to prove that the expression's value is $\le 1$ but I am not able to prove it to be $\ge -\frac1{11}$ by using the quadratic formula. Can someone help? Thanks in advance.
2026-03-28 15:27:00.1774711620
Proof related to inequalities
49 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Let $$k = \frac{x}{x^2-5x+9}$$
$$kx^2+(-5k-1)x+9k=0$$
We required $$(-5k-1)^2-4k(9k) \ge 0$$
$$(5k+1)^2-(6k)^2 \ge 0$$
You just have to solve this inequality to find the valid range.