How do you solve #abs(-3x+5)=7#?

1 Answer
Apr 27, 2017

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

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

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

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

#-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#