If you want to solve it by observation (which I tend to lean towards):
In case of functions where there is a variable in denominator, see at what value of y will there be no x left in the equation. In this case, y=1, because substituting it will lead to the removal of x from the equation, hence no sol.
For the upper bound, I would substitute the domain. y=4 when x=3. Because the domain states that x>3, then y<4.
So you get 1<y<4.
The methods may vary (slightly) with the type of equation but observation takes up a lot less time, no?