The critical points are -3, 4 and 8.|x+3|-|4-x|=|8-x|.
How many solutions does the equation have?
These are the values where the expressions within the absolute values are equal to 0.
To each side of these critical points, some of the expressions in the absolute values might be negative while others are positive.
If an expression will be negative within a given range, we need to flip its signs.
x<-3:
Since x+3<0 in this range, so we have to flip the signs in this expression.
-x-3 - (4-x) = 8-x
-7 = 8-x
x=15.
Since only values such that x<-3 are valid in this range, x=15 is not a valid solution here.
-3<x<4:
Since none of the expressions is less than 0 in this range, no signs need to be flipped.
x+3 - (4-x) = 8-x
2x-1 = 8-x
x=3.
4<x<8:
Since 4-x<0 in this range, we have to flip the signs in this expression.
x+3 - (-4+x) = 8-x
7 = 8-x
x=1.
Since only values such that 4<x<8 are valid in this range, x=1 is not a valid solution here.
x>8:
Since 4-x<0 and 8-x<0 in this range, we have to flip the signs in these expressions.
x+3 - (-4+x) = -8+x
7 = -8+x
x=15.
(We can save time by recognizing that flipping the signs of one or more expressions is the equivalent of flipping the signs of the OTHER expressions.
Thus, flipping the signs of |4-x| and |8-x| will yield the same result as did flipping the signs of |x+3|.
Thus, the solution in both cases will be the same: x=15, which is valid for x>8.)
The solutions of the equation are x=3 and x=15.












