Knowee
Questions
Features
Study Tools

Consider the following system of linear equations:x+2y−3z=2𝑥+2𝑦−3𝑧=22x−3y+4z=−72𝑥−3𝑦+4𝑧=−73x+y−2z=−23𝑥+𝑦−2𝑧=−2then, by using the guassian elimination method, the solution of the system is:

Question

Consider the following system of linear equations:x+2y−3z=2𝑥+2𝑦−3𝑧=22x−3y+4z=−72𝑥−3𝑦+4𝑧=−73x+y−2z=−23𝑥+𝑦−2𝑧=−2then, by using the guassian elimination method, the solution of the system is:

🧐 Not the exact question you are looking for?Go ask a question

Solution

Claro, vamos a resolver el sistema de ecuaciones lineales utilizando el método de eliminación de Gauss paso a paso.

Primero, escribimos el sistema de ecuaciones en forma de matriz aumentada:

(123223473122) \begin{pmatrix} 1 & 2 & -3 & | & 2 \\ 2 & -3 & 4 & | & -7 \\ 3 & 1 & -2 & | & -2 \end{pmatrix}

Paso 1: Hacer ceros debajo del primer pivote (1 en la primera fila, primera columna)

Restamos 2 veces la primera fila de la segunda fila:

F2F22F1 F2 \leftarrow F2 - 2F1

(12320710113122) \begin{pmatrix} 1 & 2 & -3 & | & 2 \\ 0 & -7 & 10 & | & -11 \\ 3 & 1 & -2 & | & -2 \end{pmatrix}

Restamos 3 veces la primera fila de la tercera fila:

F3F33F1 F3 \leftarrow F3 - 3F1

(12320710110578) \begin{pmatrix} 1 & 2 & -3 & | & 2 \\ 0 & -7 & 10 & | & -11 \\ 0 & -5 & 7 & | & -8 \end{pmatrix}

Paso 2: Hacer ceros debajo del segundo pivote (-7 en la segunda fila, segunda columna)

Primero, dividimos la segunda fila por -7 para hacer el pivote igual a 1:

F2F27 F2 \leftarrow \frac{F2}{-7}

(1232011071170578) \begin{pmatrix} 1 & 2 & -3 & | & 2 \\ 0 & 1 & -\frac{10}{7} & | & \frac{11}{7} \\ 0 & -5 & 7 & | & -8 \end{pmatrix}

Sumamos 5 veces la segunda fila a la tercera fila para hacer cero el elemento en la tercera fila, segunda columna:

F3F3+5F2 F3 \leftarrow F3 + 5F2

(123201107117009717) \begin{pmatrix} 1 & 2 & -3 & | & 2 \\ 0 & 1 & -\frac{10}{7} & | & \frac{11}{7} \\ 0 & 0 & \frac{9}{7} & | & -\frac{1}{7} \end{pmatrix}

Paso 3: Hacer ceros arriba del tercer pivote (97\frac{9}{7} en la tercera fila, tercera columna)

Primero, dividimos la tercera fila por 97\frac{9}{7} para hacer el pivote igual a 1:

F3F397 F3 \leftarrow \frac{F3}{\frac{9}{7}}

(12320110711700119) \begin{pmatrix} 1 & 2 & -3 & | & 2 \\ 0 & 1 & -\frac{10}{7} & | & \frac{11}{7} \\ 0 & 0 & 1 & | & -\frac{1}{9} \end{pmatrix}

Sumamos 107\frac{10}{7} veces la tercera fila a la segunda fila para hacer cero el elemento en la segunda fila, tercera columna:

F2F2+107F3 F2 \leftarrow F2 + \frac{10}{7}F3

(1232010100119) \begin{pmatrix} 1 & 2 & -3 & | & 2 \\ 0 & 1 & 0 & | & 1 \\ 0 & 0 & 1 & | & -\frac{1}{9} \end{pmatrix}

Sumamos 3 veces la tercera fila a la primera fila para hacer cero el elemento en la primera fila, tercera columna:

F1F1+3F3 F1 \leftarrow F1 + 3F3

(120173010100119) \begin{pmatrix} 1 & 2 & 0 & | & \frac{17}{3} \\ 0 & 1 & 0 & | & 1 \\ 0 & 0 & 1 & | & -\frac{1}{9} \end{pmatrix}

Paso 4: Hacer ceros arriba del segundo pivote (1 en la segunda fila, segunda columna)

Restamos 2 veces la segunda fila de la primera fila para hacer cero el elemento en la primera fila, segunda columna:

F1F12F2 F1 \leftarrow F1 - 2F2

(100113010100119) \begin{pmatrix} 1 & 0 & 0 & | & \frac{11}{3} \\ 0 & 1 & 0 & | & 1 \\ 0 & 0 & 1 & | & -\frac{1}{9} \end{pmatrix}

Solución del sistema:

x=113,y=1,z=19 x = \frac{11}{3}, \quad y = 1, \quad z = -\frac{1}{9}

Por lo tanto, la solución del sistema de ecuaciones es:

x=113,y=1,z=19 x = \frac{11}{3}, \quad y = 1, \quad z = -\frac{1}{9}

This problem has been solved

Similar Questions

Find the solution of the following system of equations using Gaussian elimination method and show the steps. x-y+z = 4

Solve the system of simultaneous equationsx−2y−3z−x+3y3x+y−29z=2=−3=−1

Consider the following system of linear equations:x-y+2z=1,2x+y+3z=3,x+3y+z=2.What is the solution to this system?

Task 2:  Find the solution of the following system of equations using Gaussian elimination method and show the steps. x-y+z = 4 5x-y+z = 6 3x-y+5z= 5

Solve the following system of linear equations by elimination method.3x + 5y + 6z = 7x + 3y – 2z = 52x + 4y + 3z = 8

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.