Are the polynomials $4−6x+10x^2, 4+8x+6x^2\ and\ 8+9x+14x^2$ linearly independent in P2?
If they are linearly dependent, find numbers, not all zero, that make the equation below true. If they are linearly independent, then leave the answers blank.
____ $(4−6x+10x^2)+$ _____ $(4+8x+6x^2)+$ ____ $(8+9x+14x^2)$
I put them in homogeneous system of equations and got the following reduced row echelon form: $$\begin{bmatrix} 1&0&\frac 12 \\ 0&1& \frac 32 \\ 0&0&0\end{bmatrix}$$
I figured its dependent but I cannot do the second part correctly
$$\frac{1}{2}(4−6x+10x^2)+\frac{3}{2}(4+8x+6x^2)-(8+9x+14x^2)=0$$
Coefficients were taken directly from the right column of your matrix.