
I am trying to evaluate an absolute value expression but I am struggling to know whether to place a (+) or a (-) on each expression when evaluating each interval. For example, is there a quick method that can take a second to realize whether $|4-x|$ gets a $+/-$ sign in the interval $[-3,4)$? (Without having to say $|4-x|=4-x$ if $4-x>0$ or $4>x$). I say this because on my math exams, time is constrained and I need to evaluate long absolute expression in seconds.