As the title suggests, we have to find the range of $f(x) = |x-3|+|x+5|$
I know how to find the range when we have a function in which only one modulus function is involved like $|x\pm a|$ or $k\pm |x\pm a|$, but I don't know how to solve this given question.
Being a newcomer to modulus functions, I asked my teacher this question. He suggested me to find the range by plotting graph of the function. I solved it using the method suggested by my teacher but I am wondering if there's any more feasiable method to find the range of this function.
Any hint would be enough, thanks a ton in advance!

According to the absolute value properties, we have \begin{align*} |x - 3| + |x + 5| = |3 - x| + |x + 5| \geq 3 - x + x + 5 = 8 \end{align*}