A two-digit number has tens digit greater than the unit's digit. If the sum of its digits is equal to twice the difference, how many such numbers are possible?
Open in App
Solution
Let the two numbers be a,b
Given,
a>b
(a+b)=2(a−b)
⟹a=3b
Put values of b such that a<10 (otherwise it would be a 3 digit number)