Determining a Cartesian equation given a point and a line

raymondlk
Messages
2
Reaction score
0

Homework Statement



Given the point P(-2,0,6) and the line "x-4/3= y+2/-5=z-1/2" determine the cartesian equation of the plane.

Homework Equations


the lines vector equation is (4,-2,1)+T(3,-5,2)

The Attempt at a Solution


using A(x,y,z) i attempted to find a directional vector for P, PA=(x+2,y,z-6). I figured the dot product of PA nad the directional vector of the line would give me the cartesian equation but it doesn't satisfy the given answer.
help?
 
Physics news on Phys.org
Nvm guys, i got it...you can find another directional vector using points P and the coordinate given in the lines equation. That will give you directional vector (6,-2,-5), with this you find the cross product of the two directional vectors giving you (-29,-27,-24).
Then take the original coordinate, and coordinate A(x,y,z), PA=x+2, y ,z-6). find the dot product of the cross product and PA, and itll give you the cartesian equation!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top