How do you solve #abs(-2n+6)=6#?

1 Answer
Jan 7, 2017

Because this problem contains an absolute value we need to handle it differently than a regular equation. See full explanation below.

Explanation:

Because this problem contains an absolute value we need to handle it differently than a regular equation. The absolute value function transform any negative or positive term into its positive equivalent. Therefore we need to solve the term within the absolute value for both the negative and positive solution of the equation.

Solution 1)

#-2n + 6 = 6#

#-2n + 6 - color(red)(6) = 6 - color(red)(6)#

#-2n + 0 = 0#

#-2n = 0#

#(-2n)/color(red)(-2) = 0/color(red)(-2)#

#(color(red)(cancel(color(black)(-2)))n)/cancel(color(red)(-2)) = 0#

#n = 0#

Solution 2)

#-2n + 6 = -6#

#-2n + 6 - color(red)(6) = -6 - color(red)(6)#

#-2n + 0 = -12#

#-2n = -12#

#(-2n)/color(red)(-2) = -12/color(red)(-2)#

#(color(red)(cancel(color(black)(-2)))n)/cancel(color(red)(-2)) = 6#

#n = 6#