Respuesta :

Solve for x over the real numbers:
abs(x + 18) = 1

Split the equation into two possible cases:
x + 18 = 1 or x + 18 = -1

Subtract 18 from both sides:
x = -17 or x + 18 = -1

Subtract 18 from both sides:
Answer:  x = -17 or x = -19

_________________________________

Solve for x over the integers:
abs(x + 18) = 1

Split the equation into two possible cases:
x + 18 = 1 or x + 18 = -1

Subtract 18 from both sides:
x = -17 or x + 18 = -1

Subtract 18 from both sides:

Answer:  x = -17 or x = -19
The absolute value, or modulus, of a number is its distance from zero, or essentially its magnitude.

The absolute value produces a positive answer.

We have this definition for the absolute value, taking into account its different values for different signs:

[tex]|x|= \left \{ {{x, \ \ \ x \ \geq \ 0} \atop {-x, \ \ \ x \ \ \textless \ \ 0}} \right.[/tex]

Thus, for [tex]|x+18|=1[/tex], we split the absolute value as such:

[tex]x+18=1[/tex] and [tex]x+18=-1[/tex]

We solve each case.

[tex]x=-17[/tex] and [tex]x=-19[/tex]

We check these solutions.

[tex]|-17+18|=1\\|1|=1\\1=1[/tex]
and
[tex]|-19+18|=1\\|-1|=1\\1=1[/tex]