How do you solve #|3x +7| = 5#?

1 Answer
Feb 10, 2017

See the entire solution process below:

Explanation:

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 + 7 = -5#

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

#3x + 0 = -12#

#3x = -12#

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

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

#x = -4#

Solution 2)

#3x + 7 = 5#

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

#3x + 0 = -2#

#3x = -2#

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

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

#x = -2/3#

The solution is: #x = -4# and #x = -2/3#