Kaede_N9
- 11
- 0
Homework Statement
Find all points C on the line through A(1, -1, 2) and B(2, 0, 1) such that vectors llACll= 2 llBCll
Homework Equations
Not sure.
The Attempt at a Solution
I found the equation of the line for vector AB:
(1,2,-1) +t(2,0,1)
Then found the scalar equation:
x=1+2t
y=-1
x=2+t
I found that t is 1/4 from knowing that C is 1/4 from llACll= 2 llBCll , (where the distance of C is 1/4 from B, and 3/4 from A).
Plugging 1/4 = t gives
x=3/2
y=-1
z=9/4
I stopped here and did not bother plugging in 3/4 since the answer in the back of the book says:
C(3,1,0) and C(5/3,-1/3,4/3)