I was hoping someone could explain what exactly the following question is asking:
Find for which value $\ k _0 $ of $k$ is the following matrix invertible
A = $(\begin{matrix} 1 & k \\ 3 & 2 \end{matrix})$
Afterwards solve the system $A( \begin{matrix} x \\ y \end{matrix}) = (\begin{matrix} 0 \\ 0 \end{matrix}) $ for $k \ne k_0$.
I understand the first part, I found that A is invertible when $k \ne$ $ -3 \above 1pt 2 $
But I dont understand what the second part of the problem wants me to do. Am i supposed to multiply A by the matrix $(\begin{matrix} x \\ y \end{matrix})$ and then put it into an augmented matrix? I'm sorry if this seems like a basic question, but I am just really confused on how to answer this.
If someone could give be a push in the right direction I would really appreciate it. I just ask that you don't give me the answer. I am hoping to try and solve the rest by myself once I know what I need to do.