Matemática, perguntado por fofinhasaldanha2000, 4 meses atrás

Me ajudem nessa questão

Anexos:

Soluções para a tarefa

Respondido por ArthurPDC
2

Resposta:

a)

A-B^t = \left [\begin{matrix}-2&2\\ -7&-12 \\ 11&3\end{matrix}\right ]

b)

(A-C)^t+B =\left [\begin{matrix}8&-1&-4\\ -1&3&9 \end{matrix}\right ]

c)

(B^t+C)-A=\left [\begin{matrix}-2&1\\ 9&13 \\ -6&-5\end{matrix}\right ]

Explicação passo a passo:

Vamos calcular cada uma das expressões pedidas:

a) Nesse caso, precisamos saber que B^t representa a matriz transposta de B. Logo:

B = \left [\begin{matrix}3&4&-5\\ 0&8&2\end{matrix}\right ]\Longrightarrow B^t = \left [\begin{matrix}3&0\\ 4&8 \\ -5&2\end{matrix}\right ]

Assim, para a expressão dada:

A-B^t = \left [\begin{matrix}1&2\\ -3&-4 \\ 6&5\end{matrix}\right ]-\left [\begin{matrix}3&0\\ 4&8 \\ -5&2\end{matrix}\right ]\\\\\\A-B^t = \left [\begin{matrix}1-3&2-0\\ -3-4&-4-8 \\ 6-(-5)&5-2\end{matrix}\right ]\\\\\\\boxed{A-B^t = \left [\begin{matrix}-2&2\\ -7&-12 \\ 11&3\end{matrix}\right ]}

b) Desta vez, vamos calcular inicialmente (A-C)^t, passando primeiramente por A-C:

A-C = \left [\begin{matrix}1&2\\ -3&-4 \\ 6&5\end{matrix}\right ]-\left [\begin{matrix}-4&3\\ 2&1 \\ 5&-2\end{matrix}\right ]\\\\\\A-C = \left [\begin{matrix}1-(-4)&2-3\\ -3-2&-4-1 \\ 6-5&5-(-2)\end{matrix}\right ]\\\\\\A-C = \left [\begin{matrix}5&-1\\ -5&-5 \\ 1&7\end{matrix}\right ]\Longrightarrow (A-C)^t = \left [\begin{matrix}5&-5&1\\ -1&-5&7 \end{matrix}\right ]

Por fim, para a expressão pedida:

(A-C)^t+B =\left [\begin{matrix}5&-5&1\\ -1&-5&7 \end{matrix}\right ]+\left [\begin{matrix}3&4&-5\\ 0&8&2\end{matrix}\right ]\\\\\\(A-C)^t+B =\left [\begin{matrix}5+3&-5+4&1-5\\ -1+0&-5+8&7+2 \end{matrix}\right ]\\\\\\\boxed{(A-C)^t+B =\left [\begin{matrix}8&-1&-4\\ -1&3&9 \end{matrix}\right ]}

c) Usando o valor de B^t que encontramos no item (a), podemos prosseguir diretamente para o cálculo da expressão do enunciado:

(B^t+C)-A=\left(\left [\begin{matrix}3&0\\ 4&8 \\ -5&2\end{matrix}\right ]+\left [\begin{matrix}-4&3\\ 2&1 \\ 5&-2\end{matrix}\right ]\right)-\left [\begin{matrix}1&2\\ -3&-4 \\ 6&5\end{matrix}\right ]\\\\\\(B^t+C)-A=\left [\begin{matrix}3+(-4)&0+3\\ 4+2&8+1 \\ -5+5&2+(-2)\end{matrix}\right ]-\left [\begin{matrix}1&2\\ -3&-4 \\ 6&5\end{matrix}\right ]\\\\\\(B^t+C)-A=\left [\begin{matrix}-1&3\\ 6&9 \\ 0&0\end{matrix}\right ]-\left [\begin{matrix}1&2\\ -3&-4 \\ 6&5\end{matrix}\right ]

(B^t+C)-A=\left [\begin{matrix}-1-1&3-2\\ 6-(-3)&9-(-4) \\ 0-6&0-5\end{matrix}\right ]\\\\\\\boxed{(B^t+C)-A=\left [\begin{matrix}-2&1\\ 9&13 \\ -6&-5\end{matrix}\right ]}


fofinhasaldanha2000: Obrigado
Perguntas interessantes