QBobWatson / gt-linalg

Interactive Linear Algebra, free online textbook at Georgia Tech
919 stars 172 forks source link

1.2.1 The Elimination Method Example #380

Open EHDunagin opened 3 years ago

EHDunagin commented 3 years ago

Thank you for making this textbook available. Hope this is the appropriate method to make this comment.

There might be a typo in the example in section 1.2.1. "Substituting for y and z in the first equation gives x + 2 ·(−2) + 3·3 = 6, or x = 3. Thus the only solution is (x, y, z) = (1,-2, 3)."

Possibly "x=3" should be "x=1".