First, add #color(red)(8)# to each side of the equation to isolate the absolute value function while keeping the equation balanced:
#abs(7x + 2) - 8 + color(red)(8) = -3 + color(red)(8)#
#abs(7x + 2) - 0 = 5#
#abs(7x + 2) = 5#
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.
Solution 1)
#7x + 2 = -5#
#7x + 2 - color(red)(2) = -5 - color(red)(2)#
#7x + 0 = -7#
#7x = -7#
#(7x)/color(red)(7) = -7/color(red)(7)#
#(color(red)(cancel(color(black)(7)))x)/cancel(color(red)(7)) = -1#
#x = -1#
Solution 2)
#7x + 2 = 5#
#7x + 2 - color(red)(2) = 5 - color(red)(2)#
#7x + 0 = 3#
#7x = 3#
#(7x)/color(red)(7) = 3/color(red)(7)#
#(color(red)(cancel(color(black)(7)))x)/cancel(color(red)(7)) = 3/7#
#x = 3/7#
The solution is: #x = -1# and #x = 3/7#