Exercise 1.2.10. Assume we have the points ,
, and
. What values must
,
, and
have in order for these points to fall on a straight line?
Answer: If the points fall on the same line then we must have the slope be the same between the first two points as it is between the second two points. We therefore have
UPDATE: Corrected the formula for the slope; thanks to coruja38 for the fix!
NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its Applications, Third Edition by Gilbert Strang.
If you find these posts useful I encourage you to also check out the more current Linear Algebra and Its Applications, Fourth Edition, Dr Strang’s introductory textbook Introduction to Linear Algebra, Fourth Edition
and the accompanying free online course, and Dr Strang’s other books
.
Small mistake. The slope \Delta x / \Delta y instead of \Delta y / \Delta x.
Fixed. Thanks!