Solve the equations: $$\begin{cases} 3x &- &4y &+ &1/yx &= &12\\ 4z &- &12x &+ &1/xz &= &3\\ 12y &- &3z &+ &1/yz &= &4\\ \end{cases}$$
By observation $x=1/3$, $y=1/4$, $z= 1$ is a solution. How to approach this question? I tried by multiplying third equation with second and substracting from first to make perfect squares but it's not getting solved.