SOLUTION: if y is less than negative 2, simplify that absolute value of (y plus 2) divided by (y plus 2)

Algebra ->  Absolute-value -> SOLUTION: if y is less than negative 2, simplify that absolute value of (y plus 2) divided by (y plus 2)      Log On


   



Question 261404: if y is less than negative 2, simplify that absolute value of (y plus 2) divided by (y plus 2)
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
If y <-2
abs%28y%2B2%29%2F%28y%2B2%29
lets see if there is a pattern.
y . . . . . . . . . . . . -3 . . . . . -4 . . . . . -5 . . . . . -6
abs(y+2) . . . . . . 1 . . . . . . .2 . . . . . .. 3 . . . . . . 4
y+2 . . . . . . . . . . -1 . . . . .-2 . . . . . . -3 . . . . . -4
we see that we get -1 every time