Do some long division in base 16 ("2" base 16 divided by "11" base 16) and verify the result.
-----------------
11 ) 2. 0 0 0 0 ...
1
-----------------
11 ) 2. 0 0 0 0 ...
1 1
-------------
F 0
1 E
-----------------
11 ) 2. 0 0 0 0 ...
1 1
-------------
F 0
E E
---------
2 0
The remainder is the same number we started with, so the digits "1E" will repeat.
ANSWER: 0.1E1E1
Check to see that this hexadecimal is equal to 2/17:
0.1E1E1E... base 16 = ...
+...
+...
+...
+...
Use the formula for the sum of an infinite geometric sequence...