ChatterBank3 mins ago
Advanced Vectors
Revisiting maths I did many years ago and have forgotten how to do questions such as this one. Please help.
The point P is at the foot of the perpendicular from point (1,1,9) to the plane 2x+y-z=6. Find the coordinates of P.
Thanks.
The point P is at the foot of the perpendicular from point (1,1,9) to the plane 2x+y-z=6. Find the coordinates of P.
Thanks.
Answers
Square of distance between any point (x,y,z) and (1,1,9) is ( x- 1)^ 2+( y- 1)^ 2+( z- 9)^ 2 if (x,y,z) is the point P (the foot of the perpendicula r) then this distance will be a minimum. Substitute in the above for z. Since the point P is on the plane then it must satisfy 2x+y-z=6, and so z=2x+y-6 So square of distance to P is ( x- 1)^ 2=( y- 1)^ 2+( 2x+ y- 6- 9)^ 2 If we now...
19:19 Mon 18th Feb 2013
Hi,
I hope this is relatively clear and also that other people agree with me.
The vector equation of a line is of the form r.n = a.n, where r = (x,y,z), n is some vector perpendicular to the plane, and a the coordinates of a point in the plane. the . appearing is the Scalar product defined by a.d =(A,B,C).(D,E,F) = AD + BE + CF, just to clear up notation.
The vector equation for a line is r = c + Ld, where c is some point on the line, L is any real number, and d is the direction of the line, i.e. some vector parallel to the line.
So here we know that if the coordinates of P are described by the vector r, then r.n = 6. We also know, reading off from the equation of the plane, that n = (2,1,-1). Furthermore, as P is at the foot of a perpendicular, we must have that the line joining P to (1,1,9) is parallel to (2,1,-1).
Therefore we have the following two equations for the point P described by position vector r:
r.n = 6 (1)
c + Ln = r (2)
Where we choose c = (1,1,9) and n = (2,1,-1). Now what we want to do firstly is to find the value of L. This can be done by "dotting" equation 2 with the vector n, to obtain:
c.n + L n.n = r.n
And then as equation (1) says r.n = 6, we have:
c.n + Ln.n = 6
Since c and N are known we can work out :
c.n = (1,1,9).(2,1,-1) = 2 + 1 -9 = -6 ;
n.n = (2,1,-1) = 6.
hence we have:
c.n + Ln.n = -6 + 6L = 6 => L = 2
Then we have, from equation 2:
r = c + Ln = c + 2n = (1,1,9) + 2*(2,1,-1) = (1,1,9) + (4,2,-2) = (5,3,-7).
To check that this is right take (5,3,-7).(2,1,-1) = 10 + 3 - 7 = 13 -7 = 6.
So anyway the coordinates of P are (5,3,-7).
Notation: here I have used r, n, a, etc as vectors and A, B, C as pure numbers. Usually vectors should be in bold or underlined to avoid confusion with pure numbers. Can't think how to avoid the clash so clearly in general.
I hope this is relatively clear and also that other people agree with me.
The vector equation of a line is of the form r.n = a.n, where r = (x,y,z), n is some vector perpendicular to the plane, and a the coordinates of a point in the plane. the . appearing is the Scalar product defined by a.d =(A,B,C).(D,E,F) = AD + BE + CF, just to clear up notation.
The vector equation for a line is r = c + Ld, where c is some point on the line, L is any real number, and d is the direction of the line, i.e. some vector parallel to the line.
So here we know that if the coordinates of P are described by the vector r, then r.n = 6. We also know, reading off from the equation of the plane, that n = (2,1,-1). Furthermore, as P is at the foot of a perpendicular, we must have that the line joining P to (1,1,9) is parallel to (2,1,-1).
Therefore we have the following two equations for the point P described by position vector r:
r.n = 6 (1)
c + Ln = r (2)
Where we choose c = (1,1,9) and n = (2,1,-1). Now what we want to do firstly is to find the value of L. This can be done by "dotting" equation 2 with the vector n, to obtain:
c.n + L n.n = r.n
And then as equation (1) says r.n = 6, we have:
c.n + Ln.n = 6
Since c and N are known we can work out :
c.n = (1,1,9).(2,1,-1) = 2 + 1 -9 = -6 ;
n.n = (2,1,-1) = 6.
hence we have:
c.n + Ln.n = -6 + 6L = 6 => L = 2
Then we have, from equation 2:
r = c + Ln = c + 2n = (1,1,9) + 2*(2,1,-1) = (1,1,9) + (4,2,-2) = (5,3,-7).
To check that this is right take (5,3,-7).(2,1,-1) = 10 + 3 - 7 = 13 -7 = 6.
So anyway the coordinates of P are (5,3,-7).
Notation: here I have used r, n, a, etc as vectors and A, B, C as pure numbers. Usually vectors should be in bold or underlined to avoid confusion with pure numbers. Can't think how to avoid the clash so clearly in general.
Hi Wong and Jim
I did this a different way and got the answer P(5,3,7). So i looked at your solution and I think there is a small error near the end.
//
Then we have, from equation 2:
r = c + Ln = c + 2n = (1,1,9) + 2*(2,1,-1) = (1,1,9) + (4,2,-2) = (5,3,-7).
To check that this is right take (5,3,-7).(2,1,-1) = 10 + 3 - 7 = 13 -7 = 6.
So anyway the coordinates of P are (5,3,-7).
//
should be
Then we have, from equation 2:
r = c + Ln = c + 2n = (1,1,9) + 2*(2,1,-1) = (1,1,9) + (4,2,-2) = (5,3,7).
To check that this is right take (5,3,7).(2,1,-1) = 10 + 3 - 7 = 13 -7 = 6.
So anyway the coordinates of P are (5,3,7).
If anyone is interested in my solution I will post it.
I did this a different way and got the answer P(5,3,7). So i looked at your solution and I think there is a small error near the end.
//
Then we have, from equation 2:
r = c + Ln = c + 2n = (1,1,9) + 2*(2,1,-1) = (1,1,9) + (4,2,-2) = (5,3,-7).
To check that this is right take (5,3,-7).(2,1,-1) = 10 + 3 - 7 = 13 -7 = 6.
So anyway the coordinates of P are (5,3,-7).
//
should be
Then we have, from equation 2:
r = c + Ln = c + 2n = (1,1,9) + 2*(2,1,-1) = (1,1,9) + (4,2,-2) = (5,3,7).
To check that this is right take (5,3,7).(2,1,-1) = 10 + 3 - 7 = 13 -7 = 6.
So anyway the coordinates of P are (5,3,7).
If anyone is interested in my solution I will post it.
Square of distance between any point (x,y,z) and (1,1,9) is
(x-1)^2+(y-1)^2+(z-9)^2
if (x,y,z) is the point P (the foot of the perpendicular) then this distance will be a minimum.
Substitute in the above for z. Since the point P is on the plane then it must satisfy 2x+y-z=6, and so z=2x+y-6
So square of distance to P is (x-1)^2=(y-1)^2+(2x+y-6-9)^2
If we now calculate the partial derivative with respect to x of the square of the distance and equate it to zero and the partial derivative with respect to y and equate it to zero this will give the conditions for the distance to be a minimum.
Missing out the algebra this gives 2 equations as follows:
5x+2y=31
4x+4y=32
Solving these simultaneous equations gives
x=5 and y=3
Substituting these values in the equation above for z, that is z=2x+y-6 gives z=7
So the point P is (5,3,7).
(x-1)^2+(y-1)^2+(z-9)^2
if (x,y,z) is the point P (the foot of the perpendicular) then this distance will be a minimum.
Substitute in the above for z. Since the point P is on the plane then it must satisfy 2x+y-z=6, and so z=2x+y-6
So square of distance to P is (x-1)^2=(y-1)^2+(2x+y-6-9)^2
If we now calculate the partial derivative with respect to x of the square of the distance and equate it to zero and the partial derivative with respect to y and equate it to zero this will give the conditions for the distance to be a minimum.
Missing out the algebra this gives 2 equations as follows:
5x+2y=31
4x+4y=32
Solving these simultaneous equations gives
x=5 and y=3
Substituting these values in the equation above for z, that is z=2x+y-6 gives z=7
So the point P is (5,3,7).
Vascop - thanks for the correction. 9-2 = -7?? No wonder I stopped doing this sort of number work.
All that happened was that dodgy subtraction - the rest is correct and I think more elegant and simpler than vascop's method, since the algebra he's skipped is far from trivial. Sorry for the confusion.
All that happened was that dodgy subtraction - the rest is correct and I think more elegant and simpler than vascop's method, since the algebra he's skipped is far from trivial. Sorry for the confusion.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.