How do you solve #4| v + 1| + 7\leq 31#?

1 Answer
Apr 19, 2017

See the entire solution process below:

Explanation:

First, subtract #color(red)(7)# from each side of the inequality to isolate the absolute value term while keeping the inequality balanced:

#4abs(v + 1) + 7 - color(red)(7) <= 31 - color(red)(7)#

#4abs(v + 1) + 0 <= 24#

#4abs(v + 1) <= 24#

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

#(4abs(v + 1))/color(red)(4) <= 24/color(red)(4)#

#(color(red)(cancel(color(black)(4)))abs(v + 1))/cancel(color(red)(4)) <= 6#

#abs(v + 1) <= 6#

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.

#-6 <= v + 1 <= 6#

Subtract #color(red)(1)# from each segment of the system of inequalities to solve for #v# while keeping the system balanced:

#-6 - color(red)(1) <= v + 1 - color(red)(1) <= 6 - color(red)(1)#

#-7 <= v + 0 <= 5#

#-7 <= v <= 5#

Or

#v >= -7# and #v <= 5#

Or

#[-7, 5]#