(1st) since Squaring a Number always results in a (+)Positive Output, the Modulus under the Square is redundant.
Q stem becomes:
Is: (x)^2 - 5*[x] + 6 > 0?
(2nd) what are the Critical Values that makes the expression 0
X = (-)3 ; (-)2 ; +2 ; +3
And we are looking for which Ranges:
Is: (x)^2 - 5[x] + 6 > 0 ?
Is: (x)^2 + 6 > 5[x] ?
(3rd) Plotting the Critical Values and finding the Ranges that would deliver a YES or a NO answer
— (-)3—— (-)2 —- +2 ——— +3 —
If x = anyone of the Critical Values above, the Inequality will be EQUAL and the answer will be NO
x > + 3:
If x = 4———> (4)^2 + 6 > 5[4]
YES
2 < x < 3:
If x = 2.5 ——> 6.25 + 6 < 12.5
NO
(-)2 < x < 2:
If x = 0 ——> 0 + 6 > 5 * [0]
YES
(-)3 < x < (-)2
If x = (-)2.5 ——> 6.25 + 6 < 12.5
NO
x < (-)3:
If x = (-)4 —> (-4)^2 + 6 > 5 * [-4]
YES
Summary:
Case 1:
If: (-)3 </= x </= (-)2
or
+2 </ = x </= +3
Answer is NO
Case 2: for all other real values of X, answer is YES
Stmt. 1
[x] > 2 ——> x > +2 OR x < (-)2
Yes and No possible. NOT Suff
Stmt.2
[x] < 3 ——> (-)3 < x < +3
Yes and No possible. NOT Suff
Together
Combining the Inequalities and only accounting for Ranges that are COMMON to BOTH Inequalities (in other words, where the Inequalities OVERLAP on the Number Line)
On (-)Negative Side of the No Line:
(S1) x < (-)2
(S2) x > (-)3
(-)3 < x < (-)2
On (+)Positive Side of the No. Line:
(S1) x > +2
(S2) x < + 3
+2 < x < +3
Therefore, the statements together tells us that the only possible Ranges of X Values are:
(-)3 < x < (-)2 OR +2 < x < +3
As shown above in the Question Prompt Analysis, any x value in these Ranges will always return a NO Answer to the Question.
C- together statements are sufficient
Posted from my mobile device