5 messages · Page 1 of 1 (latest)
i think the problem is with your parametric equation
you should find the difference between the points, and multiply that by t
so (0,5) + t(6-0,-7-5) = (0,5) + t(6,-12)
so the points given are t=0 and t=1