Homework Statement
Where does the line through (−2, 3, 2) and (3, 5, −1) intersect the plane x + y − 2z = 6?
Homework EquationsThe Attempt at a Solution
i used r = r0 + tv
the vector between the 2 given points is <5,2,-3>
r = (-2,3,2) + t<5,2-3>
x = -2 + 5t y=3+2t z=2 - 3t
plugging these...