Let the woman’s age be (10x + y) (so digits are (x) and (y)).
Then her husband’s age (reverse digits) is (10y + x).
Given condition 1:
Husband is older:
10y + x > 10x + y
\Rightarrow y > x
Given condition 2:
Difference between ages = one-eleventh of their sum
(10y+x)−(10x+y)=111[(10y+x)+(10x+y)]
Simplify:
Difference:
9(y - x)
Sum:
11(x + y)
So:
9(y−x)=111⋅11(x+y)
9(y - x) = x + y
Solve:
9y - 9x = x + y
9y - y = 9x + x
8y = 10x
4y = 5x
So:
x : y = 4 : 5
Thus:
x=4,y=5
Woman’s age:
10x + y = 10(4) + 5 = 45
Final Answer:
45 years