Progress:
If the sides are $a$, $b$ and $c$; then $$(a,b,c)=(\frac{b}{r} ,b,br)$$ Also $$|a-c|\lt b \lt a+c \Rightarrow |\frac{b}{r} -br| \lt b \lt \frac{b}{r}+br$$
On the right side: $$b \lt \frac{b}{r}+br \Rightarrow b(\frac{1}{r}+r) \gt b \Rightarrow \frac{1}{r} +r \gt 1$$
Then I would assume $r\gt 0$ $$1+r^2 \gt r \Rightarrow r^2-r+1>0$$ This is true for every real r, so it doesn't give me any interval.
By the left side of the first inequality: $$b\gt |\frac{b}{r} -br| \Rightarrow b^2 \gt (\frac{b}{r} -br)^2 \Rightarrow b^2 \gt \frac{b^2}{r^2} -2b^2 +b^2r^2$$ Dividing everything by b, and knowing that $b \gt 0$: $$1\gt \frac{1}{r^2} -2 +r^2 \Rightarrow 1\gt (\frac{1}{r} - r)^2 \Rightarrow -1\lt \frac{1}{r} - r\lt 1$$ By the right side: $$\frac{1}{r} -r \lt 1 \Rightarrow -r^2-r+1\lt 0$$ With again no real roots, and, by the left side, we get $$-r^2+r+1\gt 0$$ again, with no real rots, and no interval.