Saw this question in an aptitude test. Tried simple multiplication & addition but couldn't find a pattern.
$$\begin{array}{|c|c|c|} \hline \ 3 & 6 & 9 \\ \hline \ 8 & 4 & 12 \\ \hline \ 4 & 2 & x \\ \hline \ 6 & 12 & 9 \\ \hline \end{array}$$
Saw this question in an aptitude test. Tried simple multiplication & addition but couldn't find a pattern.
$$\begin{array}{|c|c|c|} \hline \ 3 & 6 & 9 \\ \hline \ 8 & 4 & 12 \\ \hline \ 4 & 2 & x \\ \hline \ 6 & 12 & 9 \\ \hline \end{array}$$
I suspect the trick here is to not to try to find a rule which works for the rows, but for the columns. Then one possible solution is
$12$, because $3\times8=4\times6,6\times4=2\times12,9\times12=12\times9$.