Sorry, I should have provided my answer with more detail
1) x² - 5x + 6 < 0
(x-2)(x-3)<0 meaning that x>2 and x<3 sufficient
provides 2<x<4 to be true
so,(x-2)(x-3) has be negative and only way to get negative number is combinations of -number*+number,-number*+number not -*-,
so us to have negative answer, x must be greater than 2,
eg. if x=2.1 ((2.1)-2)((2.1)-3)=(+0.1)(-0.9)=negative number, for any number above 2 but less than 3
ie, x=3.1 does not work ((3.1)-2)((3.1)-3)=positive number
if x=1.9, (1.9-2)(1.9-3)=(negative number)(negative number) an so forth for any number below 2,
so this provides that 2<x<3
2) 5x² - 25x > 0
(5x-25)(x)>0 meaning x<0 and x>5 sufficient,
provides 2<x<4 to be false
same thing applies, except that answer now has to be positive.
if x=-1, (5(-1)-25)(-1)=(negative)(negative)=positive
x=1, (5(1)-25)(1)=(negative)(positive)=negative
x=4, .... well you get he point.
I hope this explains. Thanks