Correct option is C
Given: 267, 513, 671, 895, 729
Add digits of each number
267 → 2 + 6 + 7 = 15
513 → 5 + 1 + 3 = 9
671 → 6 + 7 + 1 = 14
895 → 8 + 9 + 5 = 22
729 → 7 + 2 + 9 = 18
Arrange resultants in ascending order:
9, 14, 15, 18, 22
Ascending order (left → right):
9, 14, 15, 18, 22
Positions from right:
1st → 22
2nd → 18
3rd → 15
4th → 14
So, the required number is 14.
Thus, the correct option is (C) 14