Ok, no problem in that case let me get into more details.
Inequality like this can be interpreted to find the graph of the given inequality equation, whether it is above or below the x-axis. So what is easiest place to start? Well, where the curve crosses the x-axis. Since we have already factored the above equation I am not going to do that again. Since we are solving it as an equality (to make it easier) we can say x=2 or x=4. Hence the curve crosses the x-axis at 2 and 4, and we can divide the number line into the following intervals (- ∞, 2) , (2,4) and (4, ∞). Lets say y = x² - 6x + 8 ; now pick any point in each interval. Find y at this point.
So lets start with (- ∞, 2), say x=0 (its easy to do the math with a 0) –
Then y = 0 – 6(0) + 8 = 8.
Thus we can say that y is always positive in the interval (- ∞, 2). So (- ∞, 2) is part of the solution as we know the given inequality is y > 0 or x² - 6x + 8 > 0
Now consider the interval (2,4) – so lets choose x=3; Then
y = (3)(3) – (6)(3) + 8 = – 1
Thus we can say that y is always negative in the interval (2,4). So (2,4) is not part of the solution as we know the given inequality is y > 0 or x² - 6x + 8 > 0
Now consider the interval (4, ∞) , so lets choose x=5; Then
Y = (5)(5) – 6(5) + 8 = 3
Thus we can say that y is always positive in the interval (4, ∞). So (4, ∞) is part of the solution as we know the given inequality is y > 0 or x² - 6x + 8 > 0.
Thus from above we can conclude the complete solution is x > 4 and x < 2.
Hope that helps.
Good Luck!