Find the last number in the given sequence $$\begin{pmatrix} 4& 9& 20\\ 8& 5& 14\\ 10& 3& ?\end{pmatrix}$$
(It's $3\times3$ matrix)
Find the last number in the given sequence $$\begin{pmatrix} 4& 9& 20\\ 8& 5& 14\\ 10& 3& ?\end{pmatrix}$$
(It's $3\times3$ matrix)
The answer is $11$ since then $3 r_2 -r_1=2 r_3$ where $r_1, r_2, r_3$ are the three rows.