How do you solve # |4k-2| =11#?

2 Answers
May 23, 2017

See a 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)

#4k - 2 = -11#

#4k - 2 + color(red)(2) = -11 + color(red)(2)#

#4k - 0 = -9#

#4k = -9#

#(4k)/color(red)(4) = -9/color(red)(4)#

#(color(red)(cancel(color(black)(4)))k)/cancel(color(red)(4)) = -9/4#

#k = -9/4#

Solution 2)

#4k - 2 = 11#

#4k - 2 + color(red)(2) = 11 + color(red)(2)#

#4k - 0 = 13#

#4k = 13#

#(4k)/color(red)(4) = 13/color(red)(4)#

#(color(red)(cancel(color(black)(4)))k)/cancel(color(red)(4)) = 13/4#

#k = 13/4#

The solutions are: #k = -9/4# and #k = 13/4#

May 23, 2017

#k in {-9/4, 13/4}#

Explanation:

The absolute value of #4k-2# must be 11, so #4k-2# must either be #+11# or #-11#.

To solve this, you need to break it into two equations and solve both of them.

Equation 1

#4k-2=11 color(white)"XXX."color(white)(1/x)# "4k-2" could be positive 11.
#color(white)"XX-"4k = 13color(white)"XXXXX"# Add 2 to both sides.
#color(white)"XXX"k=13/4color(white)"XXXX/"# Divide both sides by 4.

Equation 2

#4k-2=-11color(white)"X."color(white)(1/x)# "4k-2" could be negative 11.
#color(white)"XX-"4k=-9 color(white)"XXXX"#Add 2 to both sides.
#color(white)"XXX"k=-9/4color(white)"XXX"# Divide both sides by 4.

Therefore, our two solutions are #k = -9/4# and #k=13/4#.

Since we technically have a "set" of solutions, we can write our solution more formally like this:

#k in {-9/4, 13/4}#

(This means that #k# can be any element in the set containing #-9/4# and #13/4#)

Final Answer