Question 333487
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)