Ask a New Question
Search
what are the bars around the numbers in integer questions
1 answer
they mean absolute value
|x| = x if x>=0
|x| = -x if x<0
so,
|7| = 7
|-5| = 5
|x| is never negative
Ask a New Question
or
answer this question
.