Here is my approach for this one =>
Here firstly the word "ten" must be replaced by tens. I know its an integer but still its good to label them up correctly.
Now we are asked if x rounded to tens would be greater than x or not.
For that to happen the unit digit must be greater than 4 i.e 5,6,7,8,9
Its a YES/NO question .
Lets look at the statements =>
Statement 1 => the unit digit can be 0,2,4,6,8 .
Remember that digit constraint allows only 10 values for any digit .
Hence here if the unit digit is 0,2,4 => No
This is because if the unit digit is zero then the two values would be equal and if they are 2 or 4 then the rounded number would result in a smaller number.
If the unit digit of x=6 or 8 => the rounded number will always be greater than the original number.
Hence this statement is clearly insufficient.
Lets look at statement 2 =>
Here the unit digit of x can be 1,3,6,8
Hmm Again if the unit digit is 1 or 3 => The rounded number would be lesser than the original number.=>Answer=NO
But if the unit digit is 6 or 8 => The rounded number would always be greater than the original number.Answer=YES
Hence this statement is insuff too
Now combining them
we can say that unit digit of x must either be a 6 or an 8 => the rounded number would always be greater than the original number => Answer = YES
Hence this statement is suff to answer out question
SMASH THAT C