[2 / 2 / ?]
Quoted By:
How would I represent a one-variable equation in Gaussian elimination? I know for example that -x + 2y = 3 and 4x + 5y = 15 would be represented as
-1 2 3
4 5 15
for example, but how would I represent, for example, x = 3?
-1 2 3
4 5 15
for example, but how would I represent, for example, x = 3?