Posted by J on Saturday, May 26, 2012 at 10:07am.
Find the shortest distance from a point P(2,-1,2) to a line L r= [-1,0,7] + t [4,1,-2].
Assume a point Q on the line such that PQ is the shortest possible distance between them.
Then PQ is orthogonal to the line L.
Given P(2,-1,2).
Let Q(-1+4t, 0+t, 8-2t), then
PQ=<-3+4t, t-1, 6-2t>
and we look for the value of t such that
PQ.<4,1,-2>=0
or
<-3+4t, t-1, 6-2t>.<4,1,-2>=0
⇒
4(-3+4t)+(t-1)-2(6-2t)=0
Can you solve for t?
Related Questions
calculus - Consider line segments which are tangent to a point on the right half...
Math - How do you: Find the shortest distance, to two decimal places from the ...
calculus - given the circle having the equation x^2+y^2=9, find the shortest ...
Math -urgent :) - Hello A straight line passes through the point (1,27) and ...
Calculus - Consider line segments which are tangent to a point on the right ...
Urgent! MATH - Can some one please explain to me how to do this??? You are ...
calculus - Consider line segments which are tangent to a point on the right half...
Physics - The drawing shows four point charges. The value of q is 2.4 µC, ...
math - Find the exact value of the shortest distance from the origin to each ...
precalc - I;m not sure if i am doing this right...I keep getting a negative ...
For Further Reading