Prove for any real number, $|x-6|+x \gt 3$
I think I'm doing the proof wrong but this is what I have on paper:
Case 1: let $x-6=0$, then $x=6$
That implies the following: $|6-6|+6 \gt 3$, which is true.
Case 2: let $x-6 \gt 0$, then $x \gt 6$
That implies $|x-6|+x \gt x\gt 3$ which is true
Case 3: let $x-6 \lt 0$
yeah so this is where I trip up

If $x-6<0$ then $|x-6| = -(x-6) = -x+6$
So, $|x-6|+x = 6>3$