We are given that the digits of two digit number differ by 4.
Lets quickly visualize few numbers that satisfies this condition so that we get started!
The number could be one among 40, 15 , 51, 26, 62, 37, 73, 48, 84, 59, 95
Qty A : The positive difference between the squares of the digits of x
For example,
If we take x as 40:
Positive difference between the squares of the digits = 4^2 - 0^2 = 16
If we take x as 15:
Positive difference between the squares of the digits = |1^2 - 5^2| = 24
As you can see, the positive difference between the squares of the digits will keep on increasing if you take few more examples.
So, even the smallest possible value for Qty A (i.e.16) is greater than Qty B (15)
Correct Answer:
Option A Hope this helps