Dafe
- 144
- 0
Homework Statement
Problem 1.2.10 from Linear Algebra and Its Applications by Gilbert Strang:
Under what condition on y_{1}, y_{2}, y_{3} do the points (0,y_{1}), (1,y_{2}), (2,y_{3}) lie on a straight line?
Homework Equations
y = ax + b
The Attempt at a Solution
If y_{1}=0,
then
y_{2}=y_{1}+1
and
y_{3}=y_{1}+2
This is true, but I guess it's possible to create a lot of straight lines if starting out at the origin.
My attempt at a solution even agrees with the solutions given by Strang.
Am I not reading the problem correctly?
I feel kind of silly for asking this, as it's really basic..