solve by gauss elimination method 10x + y + 2z = 13, 3x+10y+z = 14, 2x + 3y + 10z = 15
Answers
Answer:
(10x+y+2z=13)
(3x+10y+z=14)×2
subtract both outcomes become
4x-19y=-15 be equation 1st
another second one and third one
(3x+10y+z=14)×10
2x+3y+10z=15
subtract both then become
28x+97y=125
be second equation
from equation 1st and 2nd
28x+97y=125
(4x+19y=-15)×7
subtract both then become y=1
in equation 1st use y=1
finally become x=1
in given equation used value of x and y then become z=1 the value of x and y and z become 1 ...
Explanation:
Answer:
The value of x, y, z is 1,1,1 respectively by gauss elimination method.
Explanation:
Given system is
Now rewrite the system in matrix form and solve it by gaussian elimination:
Now divide the row by
Now multiply row by and subtract it from row and also multiply row by and subtract it from row , we get
Now divide the row by , we get
Now multiply row by and subtract it from row and multiply row by and subtract it from row , we get
Now divide row by , we get
Now multiply row by and subtract it from row and also multiply row by and subtract it from row , we get
Therefore, the value of x, y, z is 1,1,1 respectively by gauss elimination method.
Learn more:
https://brainly.in/question/37844947