You can put this solution on YOUR website! The most obvious answer I try when seeing questions like this is 1 since 1 and its reciprocal 1/1 is also 1 and adding the reciprocal any number of times will always give another whole number. There are others but they are not so obvious.
So let us take you to the solution.
Suppose the number is x
Then x + 1/x + 4/x = 6
x + 5/x = 6
x^2 + 5 = 6x
Giving
x^2 - 6x + 5 = 0
(x - 5)(x - 1) = 0
x - 5 = 0 and x - 1 = 0 as solutions
So we have x = 1 and x = 5
Check:
1 + 1/1 + 4/1 = 6
5 + 1/5 + 4/5 = 6
The answer 5 wasn’t given in the options for your answer.