Question: If two angles of a triangle $ABC$ are $\arctan 2$ and $\arctan 3$, what is the third angle?
My attempt: Let the third angle of the triangle $ABC$ be $x$.
$\therefore$ $\arctan 2+\arctan 3+ x=\pi$
$\implies x=\pi-(\arctan 2+\arctan 3)$
Now, there is a formula: $\arctan a +\arctan b=\arctan(\frac{a+b}{1-ab})$ where $ab<1$.
Here $ab=2\times 3=6$ which is greater than $1$.
So how do i solve this equation to obtain the value of $x$?