Link Search Menu Expand Document

Plane

We will cover following topics

Plane

General equation of the plane

  • The general equation of a plane in the cartesian coordinate system is given by Ax+By+Cz+D=0, where the vector (A,B,C) is the normal vector to the straight line.

Point direction form of a plane

  • The point direction form of a plane passing through P(x0,y0,z0) and normal to the vector (A,B,C) is given by A(xx0)+B(yy0)+C(zz0)=0.

Intercept form of a plane

  • The intercept form of a plane is given by xa+yb+zc=1, where a, b and c are the intercepts on x, y and z axes respectively.

Equation of a plane passing through three point

  • The equation of a plane passing through three points A(x1,y1,z1), B(x2,y2,z2) and C(x3,y3,z3) is given by:
|xx3yy3zz3x1x3y1y3z1z3x2x3y2y3z2z3|=0

Normal form of a plane

  • The normal form of a plane is given by

xcosα+ycosβ+zcosγp=0, where cosα, cosβ and cosγ are the direction cosines of any straight line normal to the plane.


Angle between two planes

  • The dihedral angle between two planes is given by:
cosφ=n1n2|n1||n2|=A1A2+B1B2+C1C2A12+B12+C12A22+B22+C22

Condition to determine if two planes are parallel or perperdicular

  • Two planes A1x+B1y+C1z+D1=0 and A2x+B2y+C2z+D2=0 are:

(i) Parallel, if A1A2=B1B2=C1C2, and

(ii) Pependicular, if A1A2+B1B2+C1C2=0


Equation of a plane passing through a point and parallel to two non-collinear vectors

  • The plane passing through P(x1,y1,z1) and parallel to two non-collinear vectors u(a1,b1,c1) and v(a2,b2,c2) is given by the equation:
|xx1yy1zz1a1b1c1a2b2c2|=0

Equation of a plane passing through a point and parallel to a given vector

  • The plane passing through P1(x1,y1,z1) and P2(x2,y2,z2), and parallel to the vector u(a,b,c) is given by the equation:
|xx1yy1zz1x2x1y2y1z2z1abc|=0

* Distance from a point to a plane*

  • The distance d from the point P1(x1,y1,z1) to the plane Ax+By+Cz+D=0 is determined by the equation:
d=|Ax1+By1+Cz1+D|A2+B2+C2

Condition for intersection of two planes

  • If the two planes given by the equations A1x+B1y+C1z+D1=0 and A2x+B2y+C2z+D2=0 respectively interesect, the intersection line is given by:
xx1a=yy1b=zz1c,

where

a=|B1C1B2C2|,
b=|C1A1C2A2|,
c=|A1B1A2B2|, and
x1=b|D1C1D2C2|c|D1B1D2B2|a2+b2+c2,
y1=c|D1A1D2A2|a|D1C1D2C2|a2+b2+c2,
z1=a|D1B1D2B2|b|D1A1D2A2|a2+b2+c2

PYQs

Plane

1) The plane x+2y+3z=12 cuts the axes of coordinates in A, B, C. Find the equations of the circle circumscribing the triangle ABC.

[2019, 10M]


2) Prove that the plane z=0 cuts the enveloping cone of the sphere x2+y2+z2=11 which has the vertex at (2,4,1) in a rectangulat hyperbola.

[2019, 10M]


3) Find the equation of the plane parallel to 3xy+3z=8 and passing through the point (1,1,1).

[2018, 12M]


4) Find the projection of the straight line x12=y13=z+11 on the plane x+y+2z=6.

[2018, 10M]


5) Obtain the equation of the plane passing through the points (2,3,1) and (4,5,3) parallel to xaxis.

[2015, 6M]


6) Verify if the lines: xa+dαδ=yaα=zadα+δ and xb+cβγ=ybβ=zbcβ+γ are coplanar. If yes, find the equation of the plane in which they lie.

[2015, 7M]


7) Find the equation of the plane which passes through the points (0,1,1) and (2,0,1) and is parallel to the line joining the points (1,1,2), (3,2,4). Find also the distance between the line and the plane.

[2013, 10M]


8) The plane x2y+3z=0 is rotated through a right angle about its line of intersection with the plane 2x+3y4z5=0, find the equation of the plane in its new position.

[2008, 12M]


9) A square ABCD having each diagonal AC and BD of length 2a, is folded along the diagonal AC so that the planes DAC and BAC are at a right angle. Find the shortest distance between AB and DC.

[2005, 12M]


10) A plane is drawn through the line x+y=1, z=0 to make an angle sin1(13) with plane x+y+z=5.Show that two such planes can be drawn. Find their equations and the angle between them.

[2005, 15M]


11) A variable plane remains at a constant distance unity from the point (1,0,0) and cuts the coordinate axes at A, B, and C. Find the locus of the center of the sphere passing the origin and the points A, B and C.

[2003, 12M]


12) A variable plane xa+yb+zc=0 is parallel to the plane meets the co-ordinate axes of A, B and C. Show that the circle ABC lies on the conic yz(bc+cb)+zx(ca+ac)+xy(ab+ba)=0.

[2002, 15M]


13) Consider a rectangular parallelopiped with edges a, b and c. Obtain the shortest distance between one of its diagonals and an edge which does not intersect this diagonal.

[2002, 15M]


< Previous Next >