Earlier, I posted this question, and received great answers. Now, I'm attempting another, similar problem.
Exercise:
Using signs of inequality alone (not using signs of absolute value) specify the values of $x$ which satisfy the following relation. Discuss all cases. $$|x-a|<x-b$$
Attempt:
RE exercise: $|x-a|<x-b \tag{1}$
RE (1): $RHS \geq 0$ to be defined; so: $x \geq b \tag{2}$
RE (1): $RHS \geq 0$ to be defined; so: $|x-a|<|x-b| \tag{3}$
RE (3): According to previous exercise (see link above):
$x > \frac{a+b}{2} \space\text{when}\space a>b \tag{4}$
$x < \frac{a+b}{2} \space\text{when}\space a<b \tag{5}$
$x \space\text{undefined when}\space a=b \tag{6}$
RE (2), (4) & (6): $x \geq b > \frac{a+b}{2} \space\text{when}\space a>b \tag{7}$
RE (7): Simplified: $x > b \space\text{when}\space a>b \tag{8}$
Answer:
RE (5), (6), & (8):
$$x < \frac{a+b}{2} \space\text{when}\space a<b$$ $$x \space\text{undefined when}\space a=b$$ $$x > b \space\text{when}\space a>b$$
Request:
Is my answer correct? If not, where'd I go wrong?



As there were a lot of steps, showing the right expression in green below, and showing unnecessary or wrong steps in red:
Your Attempt:
RE exercise: $|x-a|<x-b \tag{1}$
RE (1): $\color{green}{RHS > 0}$ to be defined; so: $\color{green}{x > b} \tag{2}$
RE (1): $RHS \geq 0$ to be defined $\color{red}{\text{unnecessary step}}$; so: $|x-a|<|x-b| \tag{3}$
RE (3): According to previous exercise (see link above):
$x > \frac{a+b}{2} \space\text{when}\space a>b \tag{4}$
$x < \frac{a+b}{2} \space\text{when}\space a<b \tag{5}$ $\color{green}{\text{But this (5) cannot give solutions as }\frac{a+b}2 < b \text{ in this case..}}$
$x \space \color{red}{\text{undefined when}}\color{green}{\text{ has no solutions when}}\space a=b \tag{6}$
RE (2), (4) & (6): $x \color{red}{\geq b} > \frac{a+b}{2} \color{green}{> b} \space\text{when}\space a>b \tag{7}$ $\color{green}{\text{Note }\frac{a+b}2 > b \text{ in this case..}}$
RE (7): Simplified: $\color{red}{x > b}\color{green}{ \quad x > \frac{a+b}2} \space\text{when}\space a>b \tag{8}$
Hope that helps!