Classifique a afirmação abaixo segundo a sua veracidade:
Item 3 - Considere a matriz A 4x4, a matriz coluna !$ x = (x_1, x_2, x_3, x_4)^T !$ e a equação !$ Ax = b !$. Considere que !$ b !$ e que a inversa de !$ A !$ são:
!$ A^{-1} = \begin{pmatrix} 1 & 0 & 6 & 7 \\ 0 & 1 & 3 & 3 \\ 1 & 1 & 6 & 5 \\ 0 & 0 & 5 & 2 \end{pmatrix} !$ e !$ b = \begin{pmatrix} 1 \\ 2 \\ 0 \\ 0 \end{pmatrix} !$.
Então, a solução será !$ x = (1,2,3,0) !$;