कठिन
यदि x=3+sqrt(10), तो x - 1/x है:
चूंकि x=3+sqrt(10), 1/x = 1/(3+sqrt(10)) = (3-sqrt(10))/((3)^2-10) = (3-sqrt(10))/(-1) = sqrt(10)-3। इसलिए x - 1/x = (3+sqrt(10)) - (sqrt(10)-3) = 6।
Re-check your working by substituting the answer back into the original question.