I have this equation and I need to find $x$ variable:
$$1+\frac{\pi}{4}-x=\arctan x$$
can I put $\tan$ on RHS and LHS in order to find $x$:
$$\tan( 1+\frac{\pi}{4}-x)=\tan(\arctan x)$$
Secondly, after I have $x$ on RHS, how am I supposed to find $x$ if the LHS has now become a complicated expression?
You are correct, but don't think this is a good strategy. Instead consider the function $$f(x)=\arctan x+x-1-\frac{\pi}{4}$$ and show that $x=1$ is the unique zero. Try to prove that $f$ is strictly increasing by considering its derivative, or just noting that $f$ is the sum of $\arctan x$ and $x$ (which are strictly increasing) plus a constant. This is more a calculus problem than a trigonometry one!