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 22 is no more than 15
The distance between x and -9 is at least 14
x is at least 9 units from 0
x is at most 22 units from 0
The distance between x and 22 is no more than 15
The distance between x and -9 is at least 14
x is at least 9 units from 0
x is at most 22 units from 0
Box 1: Enter your answer as letters. Examples: A B C, linear, a cat
|x-22| <= 15
Box 2: Enter your answer as letters. Examples: A B C, linear, a cat
|x+9| >= 14
Box 3: Enter your answer as letters. Examples: A B C, linear, a cat
|x| >= 9
Box 4: Enter your answer as letters. Examples: A B C, linear, a cat
|x| <= 22