Find an equation of the plane through the point and perpendicular to the given line?

Consider the plane defined by the equation x + y + z = 1, and the point (2,−1, 3). Answer the following?

  • (a) Find the equation of the line that passes through this point and which is perpendicular to this plane. (b) Find the point where this line meets the given plane. (c) Find the shortest distance between the given point and the plane. (Do not use any formulas, solve it conceptually using parts a and b.)

  • Answer:

    (a) Normal vector to a plane ax + by + cz = d is (a, b, c) So normal vector to plane x + y + z = 1 is (1, 1, 1) This is direction vector of any line that is perpendicular to this plane. Parametric equation of line perpendicular to plane that passes through point (2, -1, 3): x = 2 + t, y = -1 + t, z = 3 + t Converting to regular equation: x - 2 = t, y + 1 = t, z - 3 = t x - 2 = y + 1 = z - 3 (b) x - 2 = y + 1 y = x - 3 x - 2 = z - 3 z = x + 1 Replacing these values of y and z into equation of plane, we get: x + (x - 3) + (x + 1) = 1 3x - 2 = 1 3x = 3 x = 1 y = x - 3 y = -2 z = x + 1 z = 2 Point where line meets plane: (1, -2, 2) (c) Shortest distance between given point (2, -1, 3) and plane is the distance between given point and point where line meets plane (1, -2, 2). This is the perpendicular distance. d = √((2-1)² + (-1+2)² + (3-2)²) = √(1+1+1) = √3

Mathmom at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

(a) x-2=y+1=z-3 or r=(t+2)i+(t-1)j+(t+3)k, where r is the position vector of a point on the line & t is an abitrary scalar. (b) (1,-2,2) (c) d(min.)=sqrt(3)

PINKGREEN

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.