ChandlerBong
If x is a positive integer, what is the tens digit of x?
(A) The tens digit of x - 1 is 8
(B) The hundred digit of 20*x is 8
Statement 1(A) The tens digit of x - 1 is 8The tens digit of a number can either be 8 if the unit digit is greater than 1 or the tens digit can be 9 if the unit digit is zero.
Example:
3
88 - 1 = 387 ⇒ The tens digit is 8
3
90 - 1 = 389 ⇒ The tens digit is 9
As we can have two possible answers, the statement alone is not sufficient. We can eliminate B.
Statement 2(B) The hundred digit of 20*x is 8The unit digit of this multiplication will always be zero. Statement 2 provides us the information regarding the hundred digits, this hundred digit of 2x is the result of the multiplication of the tens digit of the 'x' and 2.
Ex:
44 * 20 = 880
91 * 20 = 1820
As we are two possible values of the tens digit of 'x' we can eliminate B.
CombinedCombined we can have only 9 in the tens digit.
The statements combined are sufficient.
Option C