Definitions [11]
The angle between two skew lines is the angle between two intersecting lines drawn from any point parallel to each of the given lines.
If a line joins A(x1,y1,z1) and B(x2,y2,z2), then the direction ratios are: \[(x_2-x_1,y_2-y_1,z_2-z_1)\]
A straight line in space is uniquely determined if
- It passes through a given point and has a given direction;
- It passes through two given points.
Coplanar:
Two straight lines are coplanar if they are either parallel or intersecting.
Skew Lines:
Two straight lines (in space) which are neither parallel nor intersecting are called skew lines.
Line of shortest distance:
Let l1,l2 be two skew lines, then there is one and only one line (say l3) which is perpendicular to both 11 and l2. The line l3 is known as the line of shortest distance.
Shortest distance (S.D.):
Let the line of shortest distance l3 meet the given skew lines 11 and l2 in points P and Q, respectively. Then \[\mid PQ\mid\] is the shortest distance between 11 and l2.
If (l1,m1,n1) and (l2,m2,n2) are the direction cosines of two lines, then the angle θ between them is given by
\[\cos\theta=l_{1}l_{2}+m_{1}m_{2}+n_{1}n_{2}=\Sigma l_{1}l_{2}\]
Angle in Terms of Direction Ratios:
If the direction ratios of two lines are proportional to
(a1,b1,c1) and (a2,b2,c2) then:
\[\cos\theta=\frac{a_1a_2+b_1b_2+c_1c_2}{\sqrt{a_1^2+b_1^2+c_1^2}\sqrt{a_2^2+b_2^2+c_2^2}}\]
If a, b, c are three numbers proportional to the actual direction cosines l, m, n of a line, then the numbers a, b, c are called direction ratios (d.r.s.) of the line.
If a straight line passes through two points whose position vectors are \[\vec{a}\] and \[\vec{b}\], then the vector equation of the line is:
\[\vec{r}=\vec{a}+\lambda(\vec{b}-\vec{a})\]
or
\[\vec{r}=(1-\lambda)\vec{a}+\lambda\vec{b}\]
If a line passes through a point whose position vector is \[\vec{a}\] and is parallel to a given vector \[\vec{b}\], then its vector equation is:
\[\vec{r}=\vec{a}+\lambda\vec{b}\]
Where λ is a scalar parameter.
Line Through the Origin:
\[\vec{r}=\lambda\vec{b}\]
A plane is a surface such that if two points are taken in it, the straight line joining them lies wholly in the surface.
General Equation of a Plane:
\[ax+by+cz+d=0\]
Plane Passing Through the Origin:
\[ax+by+cz=0\]
- Definition: Direction cosines are the cosines of the angles a line makes with the X, Y, Z axes.
-
Notation: l = cosα, m = cosβ, n = cosγ
-
\[l^2+m^2+n^2=1\]
Formulae [23]
When slope and y-intercept are given
y = mx + c
-
m = slope
-
c = y-intercept (value of y when x = 0)
When two points are given
\[\frac{y-y_1}{x-x_1}=\frac{y_2-y_1}{x_2-x_1}\]
When the slope and one point are given
y − y1 = m(x − x1)
\[l=\frac{a}{\sqrt{a^2+b^2+c^2}},\quad m=\frac{b}{\sqrt{a^2+b^2+c^2}},\quad n=\frac{c}{\sqrt{a^2+b^2+c^2}}\]
\[\sin\theta=\frac{\sqrt{\left(a_1b_2-a_2b_1\right)^2+\left(b_1c_2-b_2c_1\right)^2+\left(c_1a_2-c_2a_1\right)^2}}{\sqrt{\Sigma a_1^2}\sqrt{\Sigma a_2^2}}\]
\[\cos\theta=\pm\frac{a_{1}a_{2}+b_{1}b_{2}+c_{1}c_{2}}{\sqrt{\Sigma a_{1}^{2}}\sqrt{\Sigma a_{2}^{2}}}\]
\[\tan\theta=\frac{\sqrt{\Sigma\left(a_{1}b_{2}-a_{2}b_{1}\right)^{2}}}{\Sigma a_{1}a_{2}}\]
If
-
p = length of the perpendicular from the origin to the plane
-
(l,m,n) = direction cosines of the normal to the plane
Then the equation of the plane is:
\[lx+my+nz=p\]
Vector form:
\[\frac{|\vec{a}\cdot\vec{n}-d|}{|\vec{n}|}\]
Cartesian form:
\[\frac{|ax_1+by_1+cz_1+d|}{\sqrt{a^2+b^2+c^2}}\]
\[\frac{x}{a}+\frac{y}{b}+\frac{z}{c}=1\]
S.D. between lines \[\begin{array}
{rcl}\vec{r} & = & a_1+\lambda\vec{b_1} & \mathrm{and} & \vec{r}=a_2+\mu\vec{b_2} & \mathrm{is}
\end{array}\]
\[\frac{\left(\overrightarrow{a}_{2}-\overrightarrow{a}_{1}\right)\cdot\left(\overrightarrow{b}_{1}\times\overrightarrow{b}_{2}\right)}{\left|\overrightarrow{b}_{1}\times\overrightarrow{b}_{2}\right|}=\frac{\left|\overrightarrow{a}_{2}-\overrightarrow{a}_{1},\overrightarrow{b}_{1},\overrightarrow{b}_{2}\right|}{\left|\overrightarrow{b}_{1}\times\overrightarrow{b}_{2}\right|}.\]
If the lines are: \[l_1:\vec{r}=\vec{a}_1+\lambda\vec{b}\] and \[l_2:\vec{r}=\vec{a}_2+\lambda\vec{b}\]
Then the shortest distance between them is:
\[\mathrm{S.D.}=\frac{|\vec{b}\times(\vec{a}_2-\vec{a}_1)|}{|\vec{b}|}\]
If the plane passes through (x1,y1,z1) (x2,y2,z2),(x3,y3,z3), then its equation is:
\[\begin{vmatrix}
x-x_1 & y-y_1 & z-z_1 \\
x_2-x_1 & y_2-y_1 & z_2-z_1 \\
x_3-x_1 & y_3-y_1 & z_3-z_1
\end{vmatrix}=0\]
Vector form:
If planes are: \[\vec{r}\cdot\vec{n}_1=q_1,\quad\vec{r}\cdot\vec{n}_2=q_2\] then:
\[\cos\theta=\frac{\vec{n}_1\cdot\vec{n}_2}{|\vec{n}_1||\vec{n}_2|}\]
Cartesian Form:
\[\cos\theta=\frac{a_1a_2+b_1b_2+c_1c_2}{\sqrt{a_1^2+b_1^2+c_1^2}\sqrt{a_2^2+b_2^2+c_2^2}}\]
1. Cartesian → Vector Form
If the Cartesian equation of a line is:
\[\frac{x-x_1}{a}=\frac{y-y_1}{b}=\frac{z-z_1}{c}\]
Then its vector form is:
\[\vec{r}=(x_1\hat{i}+y_1\hat{j}+z_1\hat{k})+\lambda(a\hat{i}+b\hat{j}+c\hat{k})\]
2. Vector → Cartesian Form
If the vector equation of a line is:
\[\vec{r}=\vec{a}+\lambda\vec{m}\]
Then the Cartesian form is:
\[\frac{x-x_1}{a}=\frac{y-y_1}{b}=\frac{z-z_1}{c}\]
1. Symmetric (Standard) Form of a Line
If a line passes through (x1,y1,z1) and has direction cosines (l,m,n) then its equation is:
\[\frac{x-x_{1}}{l}=\frac{y-y_{1}}{m}=\frac{z-z_{1}}{n}=r\]
2. Parametric Form (Coordinates of any Point)
\[x=x_1+lr,\quad y=y_1+mr, \quad z=z_1+nr\]
3. Line with Given Direction Ratios
\[\frac{x-x_1}{a}=\frac{y-y_1}{b}=\frac{z-z_1}{c}\]
Vector Form:
\[\cos\theta=\frac{\vec{b}_1\cdot\vec{b}_2}{|\vec{b}_1||\vec{b}_2|}\]
Cartesian form:
\[\cos\theta=\frac{a_1a_2+b_1b_2+c_1c_2}{\sqrt{a_1^2+b_1^2+c_1^2}\sqrt{a_2^2+b_2^2+c_2^2}}\]
Perpendicular condition:
\[a_1a_2+b_1b_2+c_1c_2=0\]
Parallel Condition:
\[\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}\]
If the plane passes through (x1,y1,z1) then:
\[a(x-x_1)+b(y-y_1)+c(z-z_1)=0\]
\[\vec{r}\cdot\hat{n}=p\]
If the plane passes through the origin:
\[\vec{r}\cdot\hat{n}=0\]
Corresponding Cartesian form:
\[lx+my+nz=p\]
Vector form:
\[(\vec{r}-\vec{a})\cdot\vec{n}=0\]
Cartesian form:
\[a(x-x_1)+b(y-y_1)+c(z-z_1)=0\]
Vector Form:
\[\sin\theta=\frac{\overrightarrow{b}.\overrightarrow{n}}{|\overrightarrow{b}|.|\overrightarrow{n}|}\]
Cartesian Form:
\[\sin\theta=\frac{al+bm+cn}{\sqrt{a^2+b^2+c^2}\sqrt{l^2+m^2+n^2}}\]
Vector form:
If the planes are: \[\vec{r}\cdot\vec{n}_1=d_1\quad\mathrm{and}\quad\vec{r}\cdot\vec{n}_2=d_2\]
Then the plane through their intersection is:
\[(\vec{r}\cdot\vec{n}_1-d_1)+\lambda(\vec{r}\cdot\vec{n}_2-d_2)=0\]
\[\frac{x-x_1}{x_2-x_1}=\frac{y-y_1}{y_2-y_1}=\frac{z-z_1}{z_2-z_1}\]
- Distance between P(x₁, y₁, z₁) and Q(x₂, y₂, z₂):
-
Distance of point (x, y, z) from origin
\[OP=\sqrt{x^2+y^2+z^2}\]
For points A(x₁, y₁, z₁) and B(x₂, y₂, z₂) divided in ratio m₁ : m₂
(a) Internal Division
\[\left(\frac{m_1x_2+m_2x_1}{m_1+m_2},\frac{m_1y_2+m_2y_1}{m_1+m_2},\frac{m_1z_2+m_2z_1}{m_1+m_2}\right)\]
(b) External Division
\[\left(\frac{m_1x_2-m_2x_1}{m_1-m_2},\frac{m_1y_2-m_2y_1}{m_1-m_2},\frac{m_1z_2-m_2z_1}{m_1-m_2}\right)\]
(c) Mid-Point Formula
\[\left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2},\frac{z_1+z_2}{2}\right)\]
Key Points
-
XY-plane → z = 0
-
YZ-plane → x = 0
-
ZX-plane → y = 0
If the general equation of a plane is:
ax + by + cz + d = 0
Rewrite as:
ax + by + cz = −d
Then divide throughout by −d, to get:
\[\frac{x}{\frac{-d}{a}}+\frac{y}{\frac{-d}{b}}+\frac{z}{\frac{-d}{c}}=1\]
Important Questions [90]
- Write the Distance of the Point (3, −5, 12) from X-axis?
- If a line makes angles α, β and γ with the coordinate axes, find the value of cos2α + cos2β + cos2γ.
- If a line makes angles of 90°, 135° and 45° with the x, y and z axes respectively, then its direction cosines are ______.
- Equation of a line passing through point (1, 2, 3) and equally inclined to the coordinate axis, is ______.
- If the equation of a line is x = ay + b, z = cy + d, then find the direction ratios of the line and a point on the line.
- Equation of line passing through origin and making 30°, 60° and 90° with x, y, z axes respectively, is ______
- Write the direction ratios of the following line : x = −3, (y−4)/3 =( 2 −z)/1
- Find the coordinates of the foot of the perpendicular drawn from point (5, 7, 3) to the line x-153=y-298=z-5-5.
- The Cartesian equation of a line AB is: 2x-12=y+22=z-33. Find the direction cosines of a line parallel to line AB.
- Find the vector equation of a line passing through the point (2, 3, 2) and parallel to the line vec("r")=(-2hat"i"+3hat"j")+lambda(2hat"i"-3hat"j"+6hat"k"). Also, find the distance
- If a line makes angles 90°, 135°, 45° with the x, y and z axes respectively, find its direction cosines.
- Find the Direction Cosines of the Line Joining the Points P(4,3,-5) and (-2,1,-8) .
- If a line has the direction ratios −18, 12, −4, then what are its direction cosines?
- Equation of a line passing through (1, 1, 1) and parallel to z-axis is ______
- Find the Cartesian equation of the line which passes through the point (−2, 4, −5) and is parallel to the line
- Find the vector equation of a line passing through a point with position vector 2i^-j^+k^ and parallel to the line joining the points -i^+4j^+k^ and -i^+2j^+2k^.
- Find the Angle Between the Lines → R = ( 2 ^ I − 5 ^ J + ^ K ) + λ ( 3 ^ I + 2 ^ J + 6 ^ K ) and → R = 7 ^ I − 6 ^ K + μ ( ^ I + 2 ^ J + 2 ^ K )
- Find the Value of λ, So that the Lines 1 − X 3 = 7 Y − 14 λ = Z − 3 2 and 7 − 7 X 3 λ = Y − 5 1 = 6 − Z 5 Are at Right Angles. Also, Find Whether the Lines Are Intersecting Or Not.
- Find the Shortest Distance Between the Following Pairs of Lines Whose Vector Are: → R = ( ^ I + ^ J ) + λ ( 2 ^ I − ^ J + ^ K ) and , → R = 2 ^ I + ^ J − ^ K + μ ( 3 ^ I − 5 ^ J + 2 ^ K )
- Find the equations of the diagonals of the parallelogram PQRS whose vertices are P(4, 2, – 6), Q(5, – 3, 1), R(12, 4, 5) and S(11, 9, – 2).
- Find the Equation of a Plane Which Passes Through the Point (3, 2, 0) and Contains the Line X − 3 1 = Y − 6 5 = Z − 4 4 .
- Find the vector and Cartesian equations of the line through the point (1, 2, −4) and perpendicular to the two lines.
- Find the Value of λ for Which the Following Lines Are Perpendicular to Each Other: X − 5 5 λ + 2 = 2 − Y 5 = 1 − Z − 1 ; X 1 = Y + 1 2 2 λ = Z − 1 3
- Find the Value of P for Which the Following Lines Are Perpendicular :
- If the Cartesian equations of a line are (3-x)/5=(y+4)/7=(2z-6)/4 , write the vector equation for the line.
- A line passes through (2, −1, 3) and is perpendicular to the lines r=(i+j-k)+lambda(2i-2j+k) and vecr=(2i-j-3k)+mu(i+2j+2k) . Obtain its equation in vector and Cartesian from.
- A Line Passes Through the Point with Position Vector 2 ^ I − 3 ^ J + 4 ^ K and is in the Direction of 3 ^ I + 4 ^ J − 5 ^ K . Find Equations of the Line in Vector and Cartesian Form.
- Prove that the Lines Through a (0, −1, −1) and B (4, 5, 1) Intersects the Line Through C (3, 9, 4) and D (−4, 4, 4). Also, Find Their Point of Intersection.
- Prove that the Line → R = ( ^ I + ^ J − ^ K ) + λ ( 3 ^ I − ^ J ) and → R = ( 4 ^ I − ^ K ) + μ ( 2 ^ I + 3 ^ K ) Intersect and Find Their Point of Intersection.
- Find the Vector and Cartesian Equations of a Line Passing Through (1, 2, –4) and Perpendicular to the Two Lines `(X - 8)By3 = (Y + 19)By(-16) = (Z - 10)By7` and `(X - 15)By3 = (Y - 29)By8 = (Z - 5)By(-5)`
- Show that the Lines 5 − X − 4 = Y − 7 4 = Z + 3 − 5 and X − 8 7 = 2 Y − 8 2 = Z − 5 3 Are Coplanar.
- Find the Value of P, So that the Lines l_1:(1-x)/3=(7y-14)/p=(z-3)/2 and l_2=(7-7x)/3p=(y-5)/1=(6-z)/5 Are Perpendicular to Each Other.
- Find the vector and cartesian equations of the line passing through the point (2, 1, 3) and perpendicular to the lines (x-1)/1=(y-2)/2=(z-3)/3 and x/(-3)=y/2=z/5
- Find the coordinates of the point where the line through the points A(3, 4, 1) and B(5, 1, 6) crosses the XZ plane. Also find the angle which this line makes with the XZ plane.
- Find the angle between the following two lines: λr→=2i^-5j^+k^+λ(3i^+2j^+6k^) μr→=7i^-6k^+μ(i^+2j^+2k^)
- The angle between the lines 2x = 3y = – z and 6x = – y = – 4z is ______.
- Find the shortest distance between the following lines: λr→=3i^+5j^+7k^+λ(i^-2j^+k^) and μr→=(-i^-j^-k^)+μ(7i^-6j^+k^).
- Show that the following two lines are coplanar: (x−a+d)/(α−δ)= (y−a)/α=(z−a−d)/(α+δ) and (x−b+c)/(β−γ)=(y−b)/β=(z−b−c)/(β+γ)
- Show that lines: r=i+j+k+λ(i-hat+k) r=4j+2k+μ(2i-j+3k) are coplanar Also, find the equation of the plane containing these lines.
- Find the Distance Between the Planes 2x - Y + 2z = 5 and 5x - 2.5y + 5z = 20
- Find the Shortest Distance Between the Lines `Vecr = (4hati - Hatj) + Lambda(Hati+2hatj-3hatk)` and `Vecr = (Hati - Hatj + 2hatk) + Mu(2hati + 4hatj - 5hatk)`
- Read the following passage and answer the questions given below. Two motorcycles A and B are running at the speed more than the allowed speed on the roads represented by the lines
- Find the distance between the lines: λr→=(i^+2j^-4k^)+λ(2i^+3j^+6k^); μr→=(3i^+3j^-5k^)+μ(4i^+6j^+12k^)
- Find the direction ratios of the normal to the plane, which passes through the points (1, 0, 0) and (0, 1, 0) and makes angle π/4 with the plane x + y = 3. Also find the equation of the plane
- Find the coordinates of the foot of perpendicular drawn from the point A (-1,8,4) to the line joining the points B(0,-1,3) and C(2,-3,-1). Hence find the image of the point A in the line BC.
- Find the Distance of the Point (2, 12, 5) from the Point of Intersection of the Line
- If lines (x−1)/2=(y+1)/3=(z−1)/4 and (x−3)/1=(y−k)/2=z/1 intersect, then find the value of k and hence find the equation of the plane containing these lines.
- Find the Coordinates of the Foot of Perpendicular and Perpendicular Distance from the Point P(4,3,2) to the Plane X + 2y + 3z = 2. Also Find the Image of P in the Plane.
- Find the distance between the point (−1, −5, −10) and the point of intersection of the line (x-2)/3=(y+1)/4=(z-2)/12 and the plane x-y+z=5
- Show that the lines (x+1)/3=(y+3)/5=(z+5)/7 and (x−2)/1=(y−4)/3=(z−6)/5 intersect. Also find their point of intersection
- Find the distance of the point (−1, −5, −10) from the point of intersection of the line r=2i-j+2k+λ(3i+4j+2k) and the plane r (i-j+k)=5
- Show that Four Points A, B, C and D Whose Position Vectors Are
- Show that the lines: 1-x2=y-34=z-1 and x-43=2y-2-4=z-1 are coplanar.
- Find the coordinates of the point, where the line (x-2)/3=(y+1)/4=(z-2)/2 intersects the plane x − y + z − 5 = 0. Also find the angle between the line and the plane.
- Find the acute angle between the plane 5x − 4y + 7z − 13 = 0 and the y-axis.
- Find the equation of the plane passing through the line of intersection of the planes r→(i^+j^+k^) = 10 and r→.(2i^+3j^-k^) + 4 = 0 and passing through (–2, 3, 1).
- Find the Vector Equation of the Plane Which Contains the Line of Intersection of the Planes
- The X-coordinate of a Point of the Line Joining the Points P(2,2,1) and Q(5,1,-2) is 4. Find Its Z-coordinate
- Find the Vector and Cartesian Equations of the Plane Passing Throuh the Points (2,5,- 3), (-2, - 3,5) and (5,3,-3). Also, Find the Point of Intersection of this Plane
- Find the Equation of the Plane Passing Through the Intersection of the Planes → R . ( ˆ I + ˆ J + ˆ K ) = 1 and → R . ( 2 ˆ I + 3 ˆ J − ˆ K ) + 4 = 0 and Parallel to X-axis.
- Find the Vector and Cartesian Equation of the Plane Passing Through the Point (2, 5, -3), (-2, -3, 5) and (5, 3, -3). Also, Find the Point of Intersection
- Find the vector equation of a plane which is at a distance of 5 units from the origin and its normal vector is 2i-3j+6k
- Find the Vector Equation of the Line Which Passes Through the Point (3, 4, 5) and is Parallel to the Vector 2 ˆ I + 2 ˆ J − 3 ˆ K .
- Find the equation of the plane which contains the line of intersection of the planes r.(i−2j+3k)−4=0 and r.(-2i+j+k)+5=0 and whose intercept on x-axis is equal to that of on y-axis.
- Find the Vector and Cartesian Equations of the Plane Passing Through the Points (2, 2 –1), (3, 4, 2) and (7, 0, 6). Also Find the Vector
- Find the Vector Equation of the Plane that Contains the Lines → R = ( ˆ I + ˆ J ) + λ ( ˆ I + 2 ˆ J − ˆ K ) and the Point (–1, 3, –4). Also, Find the Length of the Perpendicular Drawn
- Write the vector equation of the plane, passing through the point (a, b, c) and parallel to the plane
- Find the Vector Equation of the Plane with Intercepts 3, –4 and 2 on X, Y and Z-axis Respectively.
- Find the vector equation of the plane passing through three points with position vectors i+j-2k , 2i-j+k and i+2j+k . Also find the coordinates of the point of intersection of this plane and the line r=3i-j-k λ+(2i-2j+k)
- Find the Equation of the Plane Through the Line of Intersection of `Vecr*(2hati-3hatj + 4hatk) = 1`And `Vecr*(Veci - Hatj) + 4 =0`And Perpendicular to the Plane `Vecr*(2hati - Hatj + Hatk) + 8 = 0`. Hence Find Whether the Plane Thus Obtained Contains the Line X − 1 = 2y − 4 = 3z − 12
- Find the Equation of the Plane Which Contains the Line of Intersection of the Planes X + 2 Y + 3 Z − 4 = 0 and 2 X + Y − Z + 5 = 0 and Whose X-intercept is Twice Its Z-intercept.
- Find the Coordinates of the Point Where the Line Through the Points (3, - 4, - 5) and (2, - 3, 1), Crosses the Plane Determined by the Points (1, 2, 3), (4, 2,- 3) and (0, 4, 3)
- Find the Equation of the Plane that Contains the Point (1, –1, 2) and is Perpendicular to Both the Planes 2x + 3y – 2z = 5 and X + 2y – 3z = 8. Hence, Find the Distance of Point
- Find the Distance of the Point P (–1, –5, –10) from the Point of Intersection of the Line Joining the Points a (2, –1, 2) and B (5, 3, 4) with the Plane X – Y + Z = 5.
- Find the vector equation of the plane which contains the line of intersection of the planes vec("r").(hat"i"+2hat"j"+3hat"k"),-4=0, vec("r").(2hat"i"+hat"j"-hat"k")+5=0
- Find the coordinates of the foot of the perpendicular Q drawn from P(3, 2, 1) to the plane 2x − y + z + 1 = 0. Also, find the distance PQ and the image of the point P treating this plane as a mirror
- Find the Value of λ for Which the Following Lines Are Perpendicular to Each Other X − 5 5 λ + 2 = 2 − Y 5 = 1 − Z − 1 ; X 1 = Y + 1 2 2 λ = Z − 1 3 Hence, Find Whether the Lines Intersect Or Not
- Write the Coordinates of the Point Which is the Reflection of the Point (α,β γ,) in the Xz-plane.
- Write the equation of a plane which is at a distance of 5 √ 3 units from origin and the normal to which is equally inclined to coordinate axes.
- Find the coordinates of points on line x1=y-12=z+12 which are at a distance of 11 units from origin.
- Find the distance between the point (7, 2, 4) and the plane determined by the points A(2, 5, −3), B(−2, −3, 5) and C(5, 3, −3).
- Find the distance of the point (2, 3, 4) measured along the line x-43=y+56=z+12 from the plane 3x + 2y + 2z + 5 = 0.
- If the distance of the point (1, 1, 1) from the plane x -y + z + λ = 0 is 53, find the value(s) of λ.
- Find the Equation of the Plane Through the Line of Intersection of the Planes X + Y + Z = 1 and 2x + 3y + 4z = 5 Which is Perpendicular to the Plane X − Y + Z = 0. Also Find the Distance of the Plane, Obtained Above, from the Origi
- Find the distance of the point (1, –2, 0) from the point of the line λr→=4i^+2j^+7k^+λ(3i^+4j^+2k^) and the point r→.(i^-j^+k^) = 10.
- Find the Distance of the Point (1, −2, 3) from the Plane X − Y + Z = 5 Measured Parallel to the Line Whose Direction Cosines Are Proportional to 2, 3, −6.
- Find the distance of a point (2, 5, −3) from the plane
- Find the distance of the point P(3, 4, 4) from the point, where the line joining the points A(3, –4, –5) and B(2, –3, 1) intersects the plane 2x + y + z = 7.
- Find the Vector Equation of the Plane that Contains the Lines → R = ( ˆ I + ˆ J ) + λ ( ˆ I + 2 ˆ J − ˆ K ) and the Point (–1, 3, –4). Also, Find the Length of the Perpendicular
- Show that the Lines X − 1 3 = Y − 1 − 1 = Z + 1 0 = λ and X − 4 2 = Y 0 = Z + 1 3 = μ Intersect. Find Their Point of Intersection.
Concepts [19]
- Introduction of Three Dimensional Geometry
- Direction Cosines and Direction Ratios of a Line
- Relation Between Direction Ratio and Direction Cosines
- Equation of a Line in Space
- Angle Between Two Lines
- Shortest Distance Between Two Lines
- Three - Dimensional Geometry Examples and Solutions
- Equation of a Plane Passing Through Three Non Collinear Points
- Forms of the Equation of a Straight Line
- Coplanarity of Two Lines
- Distance of a Point from a Plane
- Angle Between Line and a Plane
- Angle Between Two Planes
- Vector and Cartesian Equation of a Plane
- Equation of a Plane in Normal Form
- Equation of a Plane Perpendicular to a Given Vector and Passing Through a Given Point
- Distance of a Point from a Plane
- Plane Passing Through the Intersection of Two Given Planes
- Overview of Three Dimensional Geometry
