Homepage › Solution manuals › Gilbert Strang › Introduction to Linear Algebra › Exercise 2.1.23
A = [ 12;34 ]and x = [ 5 − 2 ]′or [ 5; − 2 ]and b = [ 17 ]′or [ 1;7 ] r = b− A ∗x prints as two zeros.