How do you solve #2| 3x + 1| - 4- 10#?

1 Answer
Jul 17, 2017

See a solution process below if this problem is supposed to be:

#2abs(3x + 1) - 4 color(red)(=) 10#

Explanation:

First, add #color(red)(4)# to each side of the equation to isolate the absolute value term while keeping the equation balanced:

#2abs(3x + 1) - 4 + color(red)(4) = 10 + color(red)(4)#

#2abs(3x + 1) - 0 = 14#

#2abs(3x + 1) = 14#

Next, divide each side of the equation by #color(red)(2)# to isolate the absolute value function while keeping the equation balanced:

#(2abs(3x + 1))/color(red)(2) = 14/color(red)(2)#

#(color(red)(cancel(color(black)(2)))abs(3x + 1))/cancel(color(red)(2)) = 7#

#abs(3x + 1) = 7#

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

#3x + 1 = -7#

#3x + 1 - color(red)(1) = -7 - color(red)(1)#

#3x + 0 = -8#

#3x = -8#

#(3x)/color(red)(3) = -8/color(red)(3)#

#(color(red)(cancel(color(black)(3)))x)/cancel(color(red)(3)) = -8/3#

#x = -8/3#

Solution 2

#3x + 1 = 7#

#3x + 1 - color(red)(1) = 7 - color(red)(1)#

#3x + 0 = 6#

#3x = 6#

#(3x)/color(red)(3) = 6/color(red)(3)#

#(color(red)(cancel(color(black)(3)))x)/cancel(color(red)(3)) = 2#

#x = 2#

The Solutions Are: #x = -8/3# and #x = 2#