What is the Positive Integral solution of this expression?
and how to do it?
The way I've found to solve this equation is disentangling the expression by using some trigonometric identities.
First we rewrite the equation: $$x=tan\left(sin^{-1}\frac{3}{\sqrt{10}}-cos^{-1}\frac{y}{1+y^2}\right)$$
Now, we have in general $sin^{-1}(a)=tan^{-1}\left(\frac{a}{\sqrt{1-a^2}}\right)$ that leads to a more convenient way to write $sin^{-1}\left(\frac{3}{\sqrt{10}}\right)$. Being $a=\frac{3}{\sqrt{10}}$, you can operate to get $sin^{-1}\left(\frac{3}{\sqrt{10}}\right)=tan^{-1}(3)$
In a similar way we can get another tangent from the arccosine using the identity:
$$cos^{-1}(b)=tan^{-1}\left(\frac{\sqrt{1-b^2}}{b}\right)$$
with $b=\left(\frac{y}{\sqrt{1+y^2}}\right)$ and operating we get $cos^{-1}\left(\frac{y}{\sqrt{1+y^2}}\right)=tan^{-1}\left(\frac{1}{y}\right)$. Then:
$$x=tan\left(tan^{-1}(3)-tan^{-1}\left(\frac{1}{y}\right)\right)$$
Now, using the identity for the tangent of the diffence: $$tan(c-d)=\frac{tan(c)-tan(d)}{1+tan(c)tan(d)}$$
We get:
$$x=\frac{3-\frac{1}{y}}{1+\frac{3}{y}}\;or\;x=\frac{3y-1}{y+3}$$
It's easy to see that the pairs (1,2) and (2,7) are solutions. No more positive integer solutions are possible considering the meaning of our original equation: We calculate the tangent of an angle as the difference of approx. 71.57 degrees and some other angle always less than 90 degrees. There are only two angles with integer tangent between 0 and 71,57 degress.