Ask a New Question
Search
Asked by
Jonah
Find the parametric equations of the line through the points (2, -1, 3) and (-1, 4, 0).
Answers
Human Answers
2
AI Answers
0
Answered by
Reiny
get a direction vector:
v = [2+1, -1-4 , 3-0] = [ 3, -5, 3]
pick one of the points, let's pick (2,-1,3)
x = 2 + 3t
y = -1 - t
z = 3 + 3t
all done
Answered by
Jonah
Thank you so much!!
There are no AI answers yet. The ability to request AI answers is coming soon!
Related Questions
Related Questions
2
Find parametric equations for the line that passes through the point (0, -1, 1) and the midpoint of...
Find parametric equations and symmetric equations for the line of intersection of the given planes....