- #1
mccoy1
- 117
- 0
Hi guys, I did some calculation here and my answer is different from what's given at the end of the book:
Question: Find an equation of the plane that passes through the point (6,0,-2) and contains the line x= 4-2t, y= 3+5t, z=7+4t.
Book Answer: 33x + 10y + 4z = 190, which is very different from what I got.
How I did it: r =ro + tv.
ro = 4i+3j+7k.
tv =t(-2i+5j+4k).
Po = (4,3,7), P1 = (6,0,-2), so PoP1(vector) = <2, -3, -9>.
The cross product of any two vectors in the plane will give a vector that's perpendicular to the plane (normal n).
So ro X PoP1 = n = <4,3,7>X<22,-3,-9>
Then, the dot product of this normal with any other vector, say <x-6,y,z+2> on the plane gives the equation of the plane. What am I doing wrong. I'd appreciate your input.
Thanks.
H
Question: Find an equation of the plane that passes through the point (6,0,-2) and contains the line x= 4-2t, y= 3+5t, z=7+4t.
Book Answer: 33x + 10y + 4z = 190, which is very different from what I got.
How I did it: r =ro + tv.
ro = 4i+3j+7k.
tv =t(-2i+5j+4k).
Po = (4,3,7), P1 = (6,0,-2), so PoP1(vector) = <2, -3, -9>.
The cross product of any two vectors in the plane will give a vector that's perpendicular to the plane (normal n).
So ro X PoP1 = n = <4,3,7>X<22,-3,-9>
Then, the dot product of this normal with any other vector, say <x-6,y,z+2> on the plane gives the equation of the plane. What am I doing wrong. I'd appreciate your input.
Thanks.
H