Exercício Resolvido
Geometria Analítica - Matrizes
Sejam
$ A=\left[ \begin{matrix}
2 & 0 \\
-1 & 1 \\
3 & 1 \\
\end{matrix} \right], B=\left[ \begin{matrix}
3 & -1 \\
2 & 0 \\
\end{matrix} \right], C=\left[ \begin{matrix}
1 & 1 & 2 \\
-3 & 0 & 1 \\
\end{matrix} \right]$.
Sabendo que $C^T-2A=D^T$ e $C.C^T=E+B$, encontre as matrizes $D$ e $E$
Link copiado!