Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[2 / 2 / ?]

No.1148408 View ViewReplyOriginalReport
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?