This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
math54-f22:quiz7 [2022/10/19 00:42] gsi_sergio_escobar created |
math54-f22:quiz7 [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Sample Quiz 7 Questions | Sample Quiz 7 Questions | ||
| - | * What is $A^{-1}$ if $A = \begin{bmatrix} 1& | + | * What is $A^{-1}$ if $$A = \begin{bmatrix} 1 & 0 & 1 \cr 0 & 1 & 1 \cr 0 & 0 & 1 \end{bmatrix}$$ |
| - | * Prove that every subspace in $\mathbb{K}^n$ can be described as the range of a suitable linear map. Prove that every subspace of $\mathbb{K}^n$ can be described as the kernel of a linear map. | + | * Write $$B = \begin{bmatrix} 1 & 2 & 3 \cr 4 & 5 & 6 \cr 7 & 8 & 9 \end{bmatrix}$$ in row-echelon form. |
| - | * Let $A$ be an $n \times n$ matrix | + | * What are the image and kernel |
| - | - If $b$ is not in the columnspace | + | find a basis for the image and kernel |
| - | - If $b$ is in the columnspace of $A$, then the system is consistent | + | |