Let be the point on the plane whose equation is given above, that is closest to the point . Find the value of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The shortest path from a point to a plane is along the normal to the plane that passes through the given point. As < 3 , − 4 , 5 > is normal to the plane, the point on the plane closest to ( 1 , 2 , 3 ) will be of the form ( 1 , 2 , 3 ) + ( 3 , − 4 , 5 ) t , where t is such that this point satisfies the plane equation:
3 ( 1 + 3 t ) − 4 ( 2 − 4 t ) + 5 ( 3 + 5 t ) = 3 0
⟹ 3 + 9 t − 8 + 1 6 t + 1 5 + 2 5 t = 3 0 ⟹ 5 0 t = 2 0 ⟹ t = 5 2 .
The closest point is then ( 1 + 5 6 , 2 − 5 8 , 3 + 2 ) = ( 5 1 1 , 5 2 , 5 ) , and thus
5 ( a + b + c ) = 5 ( 5 1 1 + 5 2 + 5 2 5 ) = 3 8 .