$$|x-4|^2 -5|x-4| +6 > 0$$
How can I get rid of the absolute value? Does it work the same way equations with absolute value work?
$$|x-4|^2 -5|x-4| +6 > 0$$
How can I get rid of the absolute value? Does it work the same way equations with absolute value work?
Hint:
Substitute $u=|x-4|$, and you get the quadratic inequality $$u^2-5u+6\gt0.$$ Do you know how to proceed further?