Question: Where on the real axis is x defined for abs(x-5)>3? (where abs stands for the absolute value)
My work:
(x-5)<-3
x<2
(x-5)>3
x>8
so my answer is x is defined on x such that 2>x>8
Is that the correct way to express my answer or should it be x such that x<2, x>8? Or can it be either way?
My work:
(x-5)<-3
x<2
(x-5)>3
x>8
so my answer is x is defined on x such that 2>x>8
Is that the correct way to express my answer or should it be x such that x<2, x>8? Or can it be either way?