232k views
1 vote
|x+18|=1

PLEASE HELP EVERYONE, ONLY ONE ATTEMPT TO GO!!!!!!!
40POINTS******************
tHE LINES ARE ABSOLUTE VALUE

User Nooh
by
7.5k points

2 Answers

1 vote
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
User Matthews
by
8.5k points
2 votes
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:


|x|= \left \{ {{x, \ \ \ x \ \geq \ 0} \atop {-x, \ \ \ x \ \ \textless \ \ 0}} \right.

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


x+18=1 and
x+18=-1

We solve each case.


x=-17 and
x=-19

We check these solutions.


|-17+18|=1\\|1|=1\\1=1
and

|-19+18|=1\\|-1|=1\\1=1
User Ampati Hareesh
by
8.6k points