QUESTION IMAGE
Question
assignment 6: problem 3
(1 point)
let
if possible, compute the following. if an answer does not exist, enter dne. if an answer is a 1 x 1 matrix, enter a number without any brackets.
note: in order to get credit for this problem all answers must be correct.
preview my answers submit answers
you have attempted this problem 0 times.
you have unlimited attempts remaining.
Step1: Transpose matrix \(A\)
Given \(A=
$$\begin{bmatrix}4\\2\\5\end{bmatrix}$$
\), then \(A^{T}=
$$\begin{bmatrix}4&2&5\end{bmatrix}$$
\)
Step2: Compute \(A^{T}A\)
$$
LATEXBLOCK2
$$
Step3: Compute \(AA^{T}\)
$$
LATEXBLOCK3
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\(A^{T}A = 45\)
\(AA^{T}=
$$\begin{bmatrix}16&8&20\\8&4&10\\20&10&25\end{bmatrix}$$
\)