Stephanie M. answered 05/16/15
Tutor
5.0
(890)
Private Tutor - English, Mathematics, and Study Skills
Let v = (v1, v2), let a = (a1, a2), and let b = (b1, b2).
Then we can write two equations from v = a + tb. (v1, v2) = (a1, a2) + t(b1, b2), so:
v1 = a1 + tb1
v2 = a2 + tb2
We'd like (v1, v2) to be a point on L for t any real number. When t = 0, v1 = a1 and v2 = a2. That means that (a1, a2) should just be some point on L. We could pick any point, but let's make it the y-intercept, (0, 5). So, a = (0, 5).
Now, let's think about b. b represents the slope of your line in some way, since it tells you what to do every time you increase t. That is, every time you increase t, you're adding some multiple of b to your origin vector a. This is like the slope of line L, since every time you increase x, you're adding some multiple of the slope to your y-intercept.
L has a slope of -9, or -9/1, so it moves down 9 for every 1 it moves right. That means we'd probably like to add 1 to our x-coordinate v1 and -9 to our y-coordinate v2 every time we increase t by 1. So, let b = (1, -9).
To see that at work, plug in a = (0, 5) and b = (1, -9) and see what happens when t = 1:
v = (0, 5) + (1)(1, -9)
v = (0, 5) + (1, -9)
v = (1, -4)
Is that a point on L?
y = 5 - 9x
-4 = 5 - 9(1)
-4 = 5 - 9
-4 = -4
That checks out!
Mr F.
05/17/15