Closest point on a plane

Geometry Level 4

3 x 4 y + 5 z = 30 3 x - 4 y + 5 z = 30

Let ( a , b , c ) (a, b, c ) be the point on the plane whose equation is given above, that is closest to the point ( 1 , 2 , 3 ) (1, 2, 3) . Find the value of 5 ( a + b + c ) 5(a+b+c) .

36 38 40 35

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.

1 solution

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 > <3,-4,5> is normal to the plane, the point on the plane closest to ( 1 , 2 , 3 ) (1,2,3) will be of the form ( 1 , 2 , 3 ) + ( 3 , 4 , 5 ) t (1,2,3) + (3,-4,5)t , where t t is such that this point satisfies the plane equation:

3 ( 1 + 3 t ) 4 ( 2 4 t ) + 5 ( 3 + 5 t ) = 30 3(1 + 3t) -4(2 - 4t) + 5(3 + 5t) = 30

3 + 9 t 8 + 16 t + 15 + 25 t = 30 50 t = 20 t = 2 5 \Longrightarrow 3 + 9t - 8 + 16t + 15 + 25t = 30 \Longrightarrow 50t = 20 \Longrightarrow t = \dfrac{2}{5} .

The closest point is then ( 1 + 6 5 , 2 8 5 , 3 + 2 ) = ( 11 5 , 2 5 , 5 ) \left(1 + \dfrac{6}{5}, 2 - \dfrac{8}{5}, 3 + 2\right) = \left(\dfrac{11}{5}, \dfrac{2}{5}, 5\right) , and thus

5 ( a + b + c ) = 5 ( 11 5 + 2 5 + 25 5 ) = 38 5(a + b + c) = 5\left(\dfrac{11}{5} + \dfrac{2}{5} + \dfrac{25}{5}\right) = \boxed{38} .

Nice, short solution. The first time Hajjir posted this, I went around in circles trying to figure out why I couldn't get the "right answer". Upvote for you.

Michael Mendrin - 4 years, 4 months ago

Log in to reply

Thanks. I felt a bit badly about reporting Hosam's previous two postings of this type of problem, but third time was a charm. :)

Brian Charlesworth - 4 years, 4 months ago

Thanks to give a solution from the basic.

Niranjan Khanderia - 2 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...