solve the eqution x-y+z=1,2x-y=1,3x+3y-4z=2 by reduction method.
Answers
Answered by
14
2x-y=1
x=(y+1)/2. ..........(1)
x-y+z=1
[(y+1)/2]-y+z=1
-y+2z=1. ..........(2)
-9y+18z=9
3×{(y+1)/2}+3y-4z=2
9y-8z=1
-9y+18z=9
+9y-8z=1
_________
10z=10
z=1
add the value of z into ...(2)..
-y+2z=1
y=1
and x=1
x=(y+1)/2. ..........(1)
x-y+z=1
[(y+1)/2]-y+z=1
-y+2z=1. ..........(2)
-9y+18z=9
3×{(y+1)/2}+3y-4z=2
9y-8z=1
-9y+18z=9
+9y-8z=1
_________
10z=10
z=1
add the value of z into ...(2)..
-y+2z=1
y=1
and x=1
AdityaThakarepatil:
thanks
Answered by
2
Given :
x – y + z = 1, 2x – y = 1, 3x + 3y – 4z = 2.
To Find : Solve by matrix inverse method :
Solution:
x – y + z = 1,
2x – y + 0.z = 1
3x + 3y – 4z = 2
AX = B
X = A⁻¹B
| A| = 5
A⁻¹ = Adj A/ | A |
x = 1 , y = 1 , z = 1
x-y+z=1
2x-y=1
=> x - z = 0 => x = z
=> 3x+3y-4z=2 => 3y - x = 2
3y - x = 2 => 6y - 2x = 4
2x-y=1
Adding both 5y = 5 => y = 1
=> x = 1
Hence z = 1
Learn More:
Solve each of the following systems of equations by the method of ...
brainly.in/question/15918823
Find value of K such that system of equations are,(3k-8)x+3y+3z=0 ...
brainly.in/question/25303022
Similar questions