The absolute value function takes any negative or positive term and transforms it to its positive form. Therefore, we must solve the term within the absolute value function for both its negative and positive equivalent.
#-5 > 3 - x > 5#
Next, subtract #color(red)(3)# from each segment of the system of inequalities to isolate the #x# term while keeping the system balanced:
#-color(red)(3) - 5 > -color(red)(3) + 3 - x > -color(red)(3) + 5#
#-8 > 0 - x > 2#
#-8 > -x > 2#
Now, multiply each segment by #color(blue)(-1)# to solve for #x# while keeping the system balanced. However, because we are multiplying or dividing inequalities by a negative number we need to reverse the inequality operators:
#color(blue)(-1) xx -8 color(red)(<) color(blue)(-1) xx -x color(red)(<) color(blue)(-1) xx 2#
#8 color(red)(<) x color(red)(<) -2#
Or
#x < -2# and #x > 8#
Or, in interval notation:
#(-oo, -2)# and #(8, +oo)#