Try another version of this question
Use absolute value and inequality notations to describe the following situations. You may use "∣" for absolute
value sign; <= for ≤ and >= for ≥. e.g. you may use "|x| >= 5" for
"|x|≥5".
The distance between x and 18 is no more than 16
The distance between x and -7 is at least 18
x is at least 7 units from 0
x is at most 18 units from 0
The distance between x and 18 is no more than 16
The distance between x and -7 is at least 18
x is at least 7 units from 0
x is at most 18 units from 0
Box 1: Enter your answer as letters. Examples: A B C, linear, a cat
|x-18| <= 16
Box 2: Enter your answer as letters. Examples: A B C, linear, a cat
|x+7| >= 18
Box 3: Enter your answer as letters. Examples: A B C, linear, a cat
|x| >= 7
Box 4: Enter your answer as letters. Examples: A B C, linear, a cat
|x| <= 18