Dafe
- 144
- 0
Homework Statement
Problem 1.2.10 from Linear Algebra and Its Applications by Gilbert Strang:
Under what condition on [tex]y_{1}, y_{2}, y_{3}[/tex] do the points [tex](0,y_{1}), (1,y_{2}), (2,y_{3})[/tex] lie on a straight line?
Homework Equations
[tex]y = ax + b[/tex]
The Attempt at a Solution
If [tex]y_{1}=0[/tex],
then
[tex]y_{2}=y_{1}+1[/tex]
and
[tex]y_{3}=y_{1}+2[/tex]
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..