Solveeit Logo

Question

Question: The equation of the plane passing through the points (0, 1, 2) and (–1, 0, 3) and perpendicular to t...

The equation of the plane passing through the points (0, 1, 2) and (–1, 0, 3) and perpendicular to the plane2x+3y+z=52x + 3y + z = 5 is

A

3x4y+18z+32=03x - 4y + 18z + 32 = 0

B

3x+4y18z+32=03x + 4y - 18z + 32 = 0

C

4x+3y17z+31=04x + 3y - 17z + 31 = 0

D

4x3y+z+1=04x - 3y + z + 1 = 0

Answer

4x3y+z+1=04x - 3y + z + 1 = 0

Explanation

Solution

Equation of any plane passing through (0, 1, 2) is

a(x0)+b(y1)+c(z2)=0a ( x - 0 ) + b ( y - 1 ) + c ( z - 2 ) = 0 ......(i)

Plane (i) passes through (–1, 0, 3), then

a(10)+b(01)+c(32)=0a ( - 1 - 0 ) + b ( 0 - 1 ) + c ( 3 - 2 ) = 0

ab+c=0- a - b + c = 0a+bc=0a + b - c = 0 .....(ii)

Plane (i) is perpendicular to the plane 2x+3y+z=52 x + 3 y + z = 5, then 2a+3b+c=02 a + 3 b + c = 0 ......(iii)

Solving (ii) and (iii), we get a=4k,b=3k,c=ka = - 4 k , b = 3 k , c = - k

Putting these values in (i),

4k(x)+3k(y1)k(z2)=0- 4 k ( x ) + 3 k ( y - 1 ) - k ( z - 2 ) = 0

4x+3y3z+2=0- 4 x + 3 y - 3 - z + 2 = 0

4x+3yz1=0- 4 x + 3 y - z - 1 = 04x3y+z+1=04 x - 3 y + z + 1 = 0 .