Question

In: Physics

Write the augmented matrix for the following system of linear equations. Solve the equation (x,y,z) by...

Write the augmented matrix for the following system of linear equations. Solve the equation (x,y,z) by row reduction.

x+3y-2z=5

3x+5y+6z=7

2x+4y+3z=8

Solutions

Expert Solution

Rewrite the system in matrix form and solve it by Gaussian Elimination (Gauss-Jordan elimination)

  1     3     -2     5  
  3     5     6     7  
  2     4     3     8  


from 2; 3 rows we subtract the 1-th row, multiplied respectively by 3; 2

  1     3     -2     5  
  0     -4     12     -8  
  0     -2     7     -2  


devide the 2-th row by -4

  1     3     -2     5  
  0     1     -3     2  
  0     -2     7     -2  


from 1; 3 rows we subtract the 2-th row, multiplied respectively by 3; -2

  1     0     7     -1  
  0     1     -3     2  
  0     0     1     2  


from 1; 2 rows we subtract the 3-th row, multiplied respectively by 7; -3

  1     0     0     -15  
  0     1     0     8  
  0     0     1     2  
x1 = -15
x2 = 8
x3 = 2

Related Solutions

Write the augmented matrix of the system and use it to solve the system. z. x...
Write the augmented matrix of the system and use it to solve the system. z. x − 2 y − z = − 6 x − y − 2 z = − 4 − x − y + 2 z = − 4
The following matrix is the augmented matrix for a system of linear equations. A = 1...
The following matrix is the augmented matrix for a system of linear equations. A = 1 1 0 1 1 0 0 1 3 3 0 0 0 1 1 2 2 0 5 5 (a) Write down the linear system of equations whose augmented matrix is A. (b) Find the reduced echelon form of A. (c) In the reduced echelon form of A, mark the pivot positions. (d) Does the system have no solutions, exactly one solution or infinitely...
Solve for x,y,z if there if a solution to the given system of linear equations: x...
Solve for x,y,z if there if a solution to the given system of linear equations: x - 3y - 2z = -3 3x + 2y - z = 12 -x - y + 4z = 3
Solve the following system : z” + y ′ = cos x, y” − z =...
Solve the following system : z” + y ′ = cos x, y” − z = sin x, z(0) = −1, z′ (0) = −1, y(0) = 1, y′ (0) = 0.
Write down an augmented matrix in reduced form corresponding to a system with 3 equations and...
Write down an augmented matrix in reduced form corresponding to a system with 3 equations and 5 variables which has infinitely many solutions and 2 free variables. Write down an augmented matrix in reduced form corresponding to a system with 4 equations and 5 variables which has no solutions and 2 free variables.
solve this system of linear differential equations x'' - 5x' + 6x + y'' - 9y'...
solve this system of linear differential equations x'' - 5x' + 6x + y'' - 9y' + 20y = 0 x'' - 8x' + 12x + y'' - 13y' + 36y = 0
Question No.1: Solve the following system of two linear equations with two variables x and y...
Question No.1: Solve the following system of two linear equations with two variables x and y by “Equating the equations” method. ? = ?? − ?? ??? ? = −? + 5 Question No.2: Is this matrix ? = [ ? ? ? ? ] singular or non-singular? Question No. 3: Solve the following operations with the help of “PEMDAS”. ? ? − (?? ÷ ?) × ? ÷ ? − ? × ? + ?? ÷ ?3 Question No.4:...
Write the second order differential equation as a system of two linear differential equations then solve...
Write the second order differential equation as a system of two linear differential equations then solve it. y" + y' - 6y = e^-3t y(0) =0   y'(0)=0
Solve the linear system of equations Ax = b, and give the rank of the matrix...
Solve the linear system of equations Ax = b, and give the rank of the matrix A, where A = 1 1 1 -1 0 1 0 2 1 0 1 1 b = 1 2 3
Use MATLAB to solve graphically the planar system of linear equations x +4 y = −4...
Use MATLAB to solve graphically the planar system of linear equations x +4 y = −4 4x +3 y =4 to an accuracy of two decimal points. Hint: The MATLAB command zoom on allows us to view the plot in a window whose axes are one-half those of original. Each time you click with the mouse on a point, the axes’ limits are halved and centered at the designated point. Coupling zoom on with grid on allows you to determine...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT