예제
y-5x=30 , y>x+2
단계 1
여유변수 u 와 v 를 사용하여 부등식을 등식으로 바꿉니다.
y-Z=x+2
y-5x-30=0
단계 2
방정식의 양변에서 x를 뺍니다.
y-Z-x=2,y-5x-30=0
단계 3
방정식의 양변에 30를 더합니다.
y-Z-x=2,y-5x=30
단계 4
연립방정식을 행렬 형태로 씁니다.
[-1102-51030]
단계 5
단계 5.1
Multiply each element of R1 by -1 to make the entry at 1,1 a 1.
단계 5.1.1
Multiply each element of R1 by -1 to make the entry at 1,1 a 1.
[--1-1⋅1-0-1⋅2-51030]
단계 5.1.2
R1을 간단히 합니다.
[1-10-2-51030]
[1-10-2-51030]
단계 5.2
Perform the row operation R2=R2+5R1 to make the entry at 2,1 a 0.
단계 5.2.1
Perform the row operation R2=R2+5R1 to make the entry at 2,1 a 0.
[1-10-2-5+5⋅11+5⋅-10+5⋅030+5⋅-2]
단계 5.2.2
R2을 간단히 합니다.
[1-10-20-4020]
[1-10-20-4020]
단계 5.3
Multiply each element of R2 by -14 to make the entry at 2,2 a 1.
단계 5.3.1
Multiply each element of R2 by -14 to make the entry at 2,2 a 1.
[1-10-2-14⋅0-14⋅-4-14⋅0-14⋅20]
단계 5.3.2
R2을 간단히 합니다.
[1-10-2010-5]
[1-10-2010-5]
단계 5.4
Perform the row operation R1=R1+R2 to make the entry at 1,2 a 0.
단계 5.4.1
Perform the row operation R1=R1+R2 to make the entry at 1,2 a 0.
[1+0-1+1⋅10+0-2-5010-5]
단계 5.4.2
R1을 간단히 합니다.
[100-7010-5]
[100-7010-5]
[100-7010-5]
단계 6
결과 행렬을 이용해 연립방정식의 최종 해를 구합니다.
x=0
y=0