Convert the given system of equations to matrix form

2. Use row operations to put the matrix in echelon form.

3. Find the solutions set and put in vector form.

x+y+w+z-3u=5

x-y-2w+z+2u=4 2x+0+w-z+u=3

Respuesta :

Answer:

The matrix form of the system of equations is [tex]\left[\begin{array}{ccccc}1&1&1&1&-3\\1&-1&-2&1&2\\2&0&1&-1&1\end{array}\right] \left[\begin{array}{c}x&y&w&z&u\end{array}\right] =\left[\begin{array}{c}5&4&3\end{array}\right][/tex]

The reduced row echelon form is [tex]\left[\begin{array}{ccccc|c}1&0&0&1/4&0&3\\0&1&0&9/4&-4&5\\0&0&1&-3/2&1&-3\end{array}\right][/tex]

The vector form of the general solution for this system is [tex]\left[\begin{array}{c}x&y&w&z&u\end{array}\right]=u\left[\begin{array}{c}-\frac{1}{6}&\frac{5}{2}&0&\frac{2}{3}&1\end{array}\right]+w\left[\begin{array}{c}-\frac{1}{6}&-\frac{3}{2}&1&\frac{2}{3}&0\end{array}\right]+\left[\begin{array}{c}\frac{5}{2}&\frac{1}{2}&0&2&0\end{array}\right][/tex]

Step-by-step explanation:

  • Convert the given system of equations to matrix form

We have the following system of linear equations:

[tex]x+y+w+z-3u=5\\x-y-2w+z+2u=4\\2x+w-z+u=3[/tex]

To arrange this system in matrix form (Ax = b), we need the coefficient matrix (A), the variable matrix (x), and the constant matrix (b).

so

[tex]A= \left[\begin{array}{ccccc}1&1&1&1&-3\\1&-1&-2&1&2\\2&0&1&-1&1\end{array}\right][/tex]

[tex]x=\left[\begin{array}{c}x&y&w&z&u\end{array}\right][/tex]

[tex]b=\left[\begin{array}{c}5&4&3\end{array}\right][/tex]

  • Use row operations to put the augmented matrix in echelon form.

An augmented matrix for a system of equations is the matrix obtained by appending the columns of b to the right of those of A.

So for our system the augmented matrix is:

[tex]\left[\begin{array}{ccccc|c}1&1&1&1&-3&5\\1&-1&-2&1&2&4\\2&0&1&-1&1&3\end{array}\right][/tex]

To transform the augmented matrix to reduced row echelon form we need to follow this row operations:

  • add -1 times the 1st row to the 2nd row

[tex]\left[\begin{array}{ccccc|c}1&1&1&1&-3&5\\0&-2&-3&0&5&-1\\2&0&1&-1&1&3\end{array}\right][/tex]

  • add -2 times the 1st row to the 3rd row

[tex]\left[\begin{array}{ccccc|c}1&1&1&1&-3&5\\0&-2&-3&0&5&-1\\0&-2&-1&-3&7&-7\end{array}\right][/tex]

  • multiply the 2nd row by -1/2

[tex]\left[\begin{array}{ccccc|c}1&1&1&1&-3&5\\0&1&3/2&0&-5/2&1/2\\0&-2&-1&-3&7&-7\end{array}\right][/tex]

  • add 2 times the 2nd row to the 3rd row

[tex]\left[\begin{array}{ccccc|c}1&1&1&1&-3&5\\0&1&3/2&0&-5/2&1/2\\0&0&2&-3&2&-6\end{array}\right][/tex]

  • multiply the 3rd row by 1/2

[tex]\left[\begin{array}{ccccc|c}1&1&1&1&-3&5\\0&1&3/2&0&-5/2&1/2\\0&0&1&-3/2&1&-3\end{array}\right][/tex]

  • add -3/2 times the 3rd row to the 2nd row

[tex]\left[\begin{array}{ccccc|c}1&1&1&1&-3&5\\0&1&0&9/4&-4&5\\0&0&1&-3/2&1&-3\end{array}\right][/tex]

  • add -1 times the 3rd row to the 1st row

[tex]\left[\begin{array}{ccccc|c}1&1&0&5/2&-4&8\\0&1&0&9/4&-4&5\\0&0&1&-3/2&1&-3\end{array}\right][/tex]

  • add -1 times the 2nd row to the 1st row

[tex]\left[\begin{array}{ccccc|c}1&0&0&1/4&0&3\\0&1&0&9/4&-4&5\\0&0&1&-3/2&1&-3\end{array}\right][/tex]

  • Find the solutions set and put in vector form.

Interpret the reduced row echelon form:

The reduced row echelon form of the augmented matrix is

[tex]\left[\begin{array}{ccccc|c}1&0&0&1/4&0&3\\0&1&0&9/4&-4&5\\0&0&1&-3/2&1&-3\end{array}\right][/tex]

which corresponds to the system:

[tex]x+1/4\cdot z=3\\y+9/4\cdot z-4u=5\\w-3/2\cdot z+u=-3[/tex]

We can solve for z:

[tex]z=\frac{2}{3}(u+w+3)[/tex]

and replace this value into the other two equations

[tex]x+1/4 \cdot (\frac{2}{3}(u+w+3))=3\\x=-\frac{u}{6} -\frac{w}{6}+\frac{5}{2}[/tex]

[tex]y+9/4 \cdot (\frac{2}{3}(u+w+3))-4u=5\\y=\frac{5u}{2}-\frac{3w}{2}+\frac{1}{2}[/tex]

No equation of this system has a form zero = nonzero; Therefore, the system is consistent. The system has infinitely many solutions:

[tex]x=-\frac{u}{6} -\frac{w}{6}+\frac{5}{2}\\y=\frac{5u}{2}-\frac{3w}{2}+\frac{1}{2}\\z=\frac{2u}{3}+\frac{2w}{3}+2[/tex]

where u and w are free variables.

We put all 5 variables into a column vector, in order, x,y,w,z,u

[tex]x=\left[\begin{array}{c}x&y&w&z&u\end{array}\right]=\left[\begin{array}{c}-\frac{u}{6} -\frac{w}{6}+\frac{5}{2}&\frac{5u}{2}-\frac{3w}{2}+\frac{1}{2}&w&\frac{2u}{3}+\frac{2w}{3}+2&u\end{array}\right][/tex]

Next we break it up into 3 vectors, the one with all u's, the one with all w's and the one with all constants:

[tex]\left[\begin{array}{c}-\frac{u}{6}&\frac{5u}{2}&0&\frac{2u}{3}&u\end{array}\right]+\left[\begin{array}{c}-\frac{w}{6}&-\frac{3w}{2}&w&\frac{2w}{3}&0\end{array}\right]+\left[\begin{array}{c}\frac{5}{2}&\frac{1}{2}&0&2&0\end{array}\right][/tex]

Next we factor u out of the first vector and w out of the second:

[tex]u\left[\begin{array}{c}-\frac{1}{6}&\frac{5}{2}&0&\frac{2}{3}&1\end{array}\right]+w\left[\begin{array}{c}-\frac{1}{6}&-\frac{3}{2}&1&\frac{2}{3}&0\end{array}\right]+\left[\begin{array}{c}\frac{5}{2}&\frac{1}{2}&0&2&0\end{array}\right][/tex]

The vector form of the general solution is

[tex]\left[\begin{array}{c}x&y&w&z&u\end{array}\right]=u\left[\begin{array}{c}-\frac{1}{6}&\frac{5}{2}&0&\frac{2}{3}&1\end{array}\right]+w\left[\begin{array}{c}-\frac{1}{6}&-\frac{3}{2}&1&\frac{2}{3}&0\end{array}\right]+\left[\begin{array}{c}\frac{5}{2}&\frac{1}{2}&0&2&0\end{array}\right][/tex]

ACCESS MORE