Let x represent the integer.
Then x + 1/x = 4/3. Find x.
Multiply all 3 terms by 3x to clear the fractions:
3x^2 + 3 = 12x/3
3x^2 - 4x + 3 = 0
Apply the quadratic formula: a=3, b= -4, c = 3.
Then
4 plus or minus sqrt(16-4(3)(3))
x = -----------------------------------------------
6
4 plus or minus sqrt(-20)
= --------------------------------------
6
Unfortunately, these roots are not integer; worst yet, they are complex.