The inequality to solve: $$\left[\frac{-K^2+13K+44}{14-K}\right] > 0$$
How do I solve this? I tried this: $$ -K^2+13K+44 > 0 \quad \text{(multiply both sides by $14-K$)}\\ K^2-13K < 44\\ K(K-13) < 44 $$ Is this correct? Any way to get a more precise $K$ value? Thanks.
Hints You have 3 cases: $14-K < 0, 14-K >0$, and the easy one $14-K = 0$. In the first two, you end up with a different sign after multiplication. Take the one you used ($14-K>0$).
Then indeed $-K^2+13K+44>0$ but if you factor the left-hand side to get $(K-a)(K-b)<0$ for some $a,b$ you can find. When is a product negative? Can you take it from here?