How would I do this question.
Determine the value(s) of $h$ such that the matrix is augmented of a consistent linear system.
My matrix \begin{bmatrix} 1&h&4\\ 3&6&8 \end{bmatrix}
I am not sure how to format it very well in latex. But I do not get this question I am not sure what they are asking. I just know how to find x and y.
To determine if an augmented matrix represents a consistent linear system, you row-reduce it to find the solution set; I assume you know this. So row-reduce this matrix. The system is consistent if there is no row of the form $0\ 0\ x$ where $x\ne 0$. You should be able to find conditions on $h$ which guarantee that this will not happen.