SOLUTION: Write the following absolute value expressions as piece wise expressions y=|6+2x|+1 They are in absolute value bars

Algebra ->  Trigonometry-basics -> SOLUTION: Write the following absolute value expressions as piece wise expressions y=|6+2x|+1 They are in absolute value bars       Log On


   



Question 1088054: Write the following absolute value expressions as piece wise expressions
y=|6+2x|+1
They are in absolute value bars

Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.
y = (6+2x) + 1, if 6 + 2x >= 0,   and

y = -(6+2x) + 1, if 6 + 2x < 0.