Question

Difficulty: MediumData Sufficiency

What is the exact value of the two-digit positive integer NN?

Statement (I): The sum of the tens digit and the units digit of NN is equal to 1212.
Statement (II): Reversing the digits of NN yields a new two-digit integer that is 3636 greater than NN.

Which of the following statements correctly describes the sufficiency of the given data to answer the question?

  1. A
    Statement (I) alone is sufficient, but Statement (II) alone is not sufficient.
  2. B
    Statement (II) alone is sufficient, but Statement (I) alone is not sufficient.
  3. C
    Either Statement (I) alone or Statement (II) alone is sufficient.
  4. D
    Neither Statement (I) nor Statement (II) is sufficient.
  5. Both Statement (I) and Statement (II) together are sufficient, but neither statement alone is sufficient.Answer

Answer

Both Statement (I) and Statement (II) together are sufficient to answer the question, but neither statement alone is sufficient.
Evaluating each statement independently reveals that neither statement alone narrows NN down to a single value. Combining both equations (x+y=12x + y = 12 and yx=4y - x = 4) yields a single unique pair x=4x = 4 and y=8y = 8, giving N=48N = 48. Therefore, both statements together are required and sufficient.

Step-by-Step Solution

1
Represent the two-digit integer algebraically.
Let N=10x+yN = 10x + y, where xx is the tens digit (1x91 \leq x \leq 9) and yy is the units digit (0y90 \leq y \leq 9).
Setting up standard place-value variables allows formal analysis of both statements.
2
Evaluate Statement (I) alone.
From Statement (I), x+y=12x + y = 12. Possible pairs (x,y)(x,y) are (3,9),(4,8),(5,7),(6,6),(7,5),(8,4),(9,3)(3,9), (4,8), (5,7), (6,6), (7,5), (8,4), (9,3). Thus, NN could be 39,48,57,66,75,84,39, 48, 57, 66, 75, 84, or 9393.
Since multiple valid values of NN exist, Statement (I) alone is NOT sufficient.
3
Evaluate Statement (II) alone.
The reversed number is 10y+x10y + x. Given (10y+x)(10x+y)=36    9(yx)=36    yx=4(10y + x) - (10x + y) = 36 \implies 9(y - x) = 36 \implies y - x = 4. Possible pairs (x,y)(x,y) are (1,5),(2,6),(3,7),(4,8),(5,9)(1,5), (2,6), (3,7), (4,8), (5,9), giving N=15,26,37,48,N = 15, 26, 37, 48, or 5959.
Since multiple valid values of NN exist, Statement (II) alone is NOT sufficient.
4
Evaluate Statement (I) and Statement (II) together.
System of linear equations: x+y=12x + y = 12 and yx=4y - x = 4. Adding the two equations gives 2y=16    y=82y = 16 \implies y = 8. Substituting y=8y = 8 gives x=4x = 4. Thus, N=48N = 48 uniquely.
Both statements combined provide a unique value for NN, making them together sufficient.

Key Concept

Data Sufficiency in Digit-Based Integer Problems
Estimated Time:1m 30s
Rate this question