Hello everyone, I would like to check my work on this problem.
"Find the vector equation for the line of intersection of the two planes:
x+2y+3z=1 (V1)
x-y+z=1 (V2)
I took the cross product V1 X V2 and got <5, 2, -3>.
I know I need to put this into the equation r = r(sub zero) + t(V1XV2), which is the equation for a line in three dimensions.
To get the r(sub zero) portion, I set y = 0 on the two plane equations.
Solving the system of equations of two variables, I got z = 0, and x = 1. So a point on this line would be (1, 0, 0).
So the vector equation of this line should be:
r = <1, 0 , 0> + t<5, 2, -3>
Please correct me if I made any mistakes, thank you.
"Find the vector equation for the line of intersection of the two planes:
x+2y+3z=1 (V1)
x-y+z=1 (V2)
I took the cross product V1 X V2 and got <5, 2, -3>.
I know I need to put this into the equation r = r(sub zero) + t(V1XV2), which is the equation for a line in three dimensions.
To get the r(sub zero) portion, I set y = 0 on the two plane equations.
Solving the system of equations of two variables, I got z = 0, and x = 1. So a point on this line would be (1, 0, 0).
So the vector equation of this line should be:
r = <1, 0 , 0> + t<5, 2, -3>
Please correct me if I made any mistakes, thank you.