- #1
hotcommodity
- 436
- 0
I recently had a quiz, and the problem was this:
Find an equation for the plane that lies on the point P(0,1,0) and on the line, L, with parametric equations: x = t, y= t, and z = 1 + t.
I understand for the most part how to arrive at the answer. The main problem was how to find the normal vector that stems from the point P, and to do that you choose two other points on the plane by substituting values for "t". If I substitute 0 and 1 in for "t", we obtain the vectors <0, -1, 1> and <1, 0, 2>. Taking the cross product of the two vectors gives the normal vector. What I don't understand is if the parametric equations form a "line", and you find two additional points on that line, which subsequently form vectors from the initial point P, you could get one of two sets of vectors, vectors that are anti-parallel to one another, or vectors that are parallel to one another. If you cross those two vectors and take the magnitude of the vector obtained, you would get the area of the parallelogram that the vectors would form. But if the vectors being crossed are parallel or anti-parallel, that would give an area of zero. If I cross the two vectors above, <0, -1, 1> and <1, 0, 2>, I get the vector <2, 1, -1>, whose magnitude is certainly not zero. Now I'll try to clear things up a bit. The reason, I assume, that the area is not zero is because the points above do not lie on a line, but rather, they lie on a curve. I did a bit of 3-d graphing on my notebook paper, and it appears that P, and the points that I obtain by plugging in 0 and 1 for "t" are not co-linear, in which case the parametric equations given in the beginning of the post are the equations of a curve rather than a line. In case the reader is wondering, this relates to the problem above, because if the plane lie on a curve, rather than a line, it would have been quite obvious to find two additional points via the parametric equations, and not suspect that taking the cross product of the two vectors obtained by the two additional points on the line would give the zero vector, in which case I wouldn't have been able to form an equation for the plane. Is there something that I am missing?
Find an equation for the plane that lies on the point P(0,1,0) and on the line, L, with parametric equations: x = t, y= t, and z = 1 + t.
I understand for the most part how to arrive at the answer. The main problem was how to find the normal vector that stems from the point P, and to do that you choose two other points on the plane by substituting values for "t". If I substitute 0 and 1 in for "t", we obtain the vectors <0, -1, 1> and <1, 0, 2>. Taking the cross product of the two vectors gives the normal vector. What I don't understand is if the parametric equations form a "line", and you find two additional points on that line, which subsequently form vectors from the initial point P, you could get one of two sets of vectors, vectors that are anti-parallel to one another, or vectors that are parallel to one another. If you cross those two vectors and take the magnitude of the vector obtained, you would get the area of the parallelogram that the vectors would form. But if the vectors being crossed are parallel or anti-parallel, that would give an area of zero. If I cross the two vectors above, <0, -1, 1> and <1, 0, 2>, I get the vector <2, 1, -1>, whose magnitude is certainly not zero. Now I'll try to clear things up a bit. The reason, I assume, that the area is not zero is because the points above do not lie on a line, but rather, they lie on a curve. I did a bit of 3-d graphing on my notebook paper, and it appears that P, and the points that I obtain by plugging in 0 and 1 for "t" are not co-linear, in which case the parametric equations given in the beginning of the post are the equations of a curve rather than a line. In case the reader is wondering, this relates to the problem above, because if the plane lie on a curve, rather than a line, it would have been quite obvious to find two additional points via the parametric equations, and not suspect that taking the cross product of the two vectors obtained by the two additional points on the line would give the zero vector, in which case I wouldn't have been able to form an equation for the plane. Is there something that I am missing?
Last edited: