Enunciado
En el siguiente sistema de ecuaciones lineales determine para qué valores de $K$ el sistema:
$$ \begin{aligned} 2x - y - Kz &= 0 \\ x - y - 2z &= 1 \\ -x + 2y &= K \end{aligned} $$
- No tiene solución
- Tiene soluciones infinitas
- Tiene solución única
Solución
Verificado Paso 1 1 de 11
Escribimos el sistema como matriz aumentada: $$\begin{bmatrix} 2 & -1 & -K…