Question 333487: Hi again, Will someone show me how to determine whether the following line:
L= (2,-3,4) + t(1,2,3) contains the point (4,1,10).
Would be most appreciated.
Thanks,
-Nick
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Will someone show me how to determine whether the following line:
L= (2,-3,4) + t(1,2,3) contains the point (4,1,10).
--------------
If t = 2, then the point (2+2,-3+4,4+6) is on the line
= (4,1,10)
|
|
|