Question
write an equality for the following statement k is either less than 0 or greater than 2
Answers
oobleck
probably you meant a compound inequality. If so, then
k < 0 OR k > 2
k < 0 OR k > 2