Saltar al contenido
la cuevadel empollón
Volver al examen completo

1

10 puntos
Sean las matrices A=(1111),B=(01)yC=(2220)A = \begin{pmatrix} 1 & 1 \\ -1 & -1 \end{pmatrix}, B = \begin{pmatrix} 0 \\ 1 \end{pmatrix} \quad \text{y} \quad C = \begin{pmatrix} 2 & -2 \\ -2 & 0 \end{pmatrix}
a)3 pts
Calcula la matriz M=ATABBTM = A^T A - B B^T, donde ATA^T y BTB^T representan las matrices transpuestas de AA y BB respectivamente.
b)3 pts
Justifica si MM es o no invertible. En caso afirmativo, resuelve los sistemas de ecuaciones M(ac)=(10)yM(bd)=(01)M \begin{pmatrix} a \\ c \end{pmatrix} = \begin{pmatrix} 1 \\ 0 \end{pmatrix} \quad \text{y} \quad M \begin{pmatrix} b \\ d \end{pmatrix} = \begin{pmatrix} 0 \\ 1 \end{pmatrix}
c)4 pts
Calcula la matriz XX que cumple la igualdad XM+A=CXM + A = C.