/ 3 2 \ ___ (CRootOf\x - x - 6*x + 10, 0/, 2) U (2, \/ 6 )
x in Union(Interval.open(2, sqrt(6)), Interval.open(CRootOf(x^3 - x^2 - 6*x + 10, 0), 2))
/ / ___\ / / 3 2 \ \\ Or\And\2 < x, x < \/ 6 /, And\x < 2, CRootOf\x - x - 6*x + 10, 0/ < x//
((2 < x)∧(x < sqrt(6)))∨((x < 2)∧(CRootOf(x^3 - x^2 - 6*x + 10, 0) < x))