Solveeit Logo

Question

Question: The vector equation of the plane passing through two fixed points A(a bar),B(b bar) and parallel to ...

The vector equation of the plane passing through two fixed points A(a bar),B(b bar) and parallel to the vector c bar is:-(where c bar is not parallel to AB bar)

Answer

(ra)((ba)×c)=0(\vec{r} - \vec{a}) \cdot ((\vec{b} - \vec{a}) \times \vec{c}) = 0

Explanation

Solution

To find the vector equation of a plane, we need a point on the plane and a normal vector to the plane, or a point on the plane and two non-parallel vectors lying in the plane.

Given:

  1. The plane passes through two fixed points A and B with position vectors a\vec{a} and b\vec{b} respectively.
  2. The plane is parallel to vector c\vec{c}.
  3. Vector c\vec{c} is not parallel to AB\vec{AB}.

Method 1: Using a point and two non-parallel vectors in the plane (Parametric form)

  • Since points A and B lie on the plane, the vector AB=ba\vec{AB} = \vec{b} - \vec{a} lies in the plane.
  • Since the plane is parallel to vector c\vec{c}, the vector c\vec{c} also lies in the plane (or can be translated to lie in the plane).
  • We are given that c\vec{c} is not parallel to AB\vec{AB} (i.e., c\vec{c} is not parallel to ba\vec{b} - \vec{a}). This ensures that ba\vec{b} - \vec{a} and c\vec{c} are two non-collinear vectors lying in the plane.
  • Let r\vec{r} be the position vector of an arbitrary point P on the plane.
  • The vector AP=ra\vec{AP} = \vec{r} - \vec{a} also lies in the plane.
  • Since AP\vec{AP}, AB\vec{AB}, and c\vec{c} are all vectors lying in the same plane, AP\vec{AP} must be a linear combination of AB\vec{AB} and c\vec{c}. Therefore, ra=λ(ba)+μc\vec{r} - \vec{a} = \lambda (\vec{b} - \vec{a}) + \mu \vec{c}, where λ\lambda and μ\mu are scalar parameters.

The parametric vector equation of the plane is: r=a+λ(ba)+μc\vec{r} = \vec{a} + \lambda (\vec{b} - \vec{a}) + \mu \vec{c}

Method 2: Using a point and a normal vector (Non-parametric form)

  • The normal vector n\vec{n} to the plane must be perpendicular to any two non-parallel vectors lying in the plane.
  • We have identified two such vectors: AB=ba\vec{AB} = \vec{b} - \vec{a} and c\vec{c}.
  • Therefore, the normal vector n\vec{n} can be found by taking the cross product of these two vectors: n=(ba)×c\vec{n} = (\vec{b} - \vec{a}) \times \vec{c} Since c\vec{c} is not parallel to ba\vec{b} - \vec{a}, n\vec{n} will be a non-zero vector.
  • The equation of a plane passing through a point with position vector a\vec{a} and having a normal vector n\vec{n} is given by: (ra)n=0(\vec{r} - \vec{a}) \cdot \vec{n} = 0
  • Substitute the expression for n\vec{n}: (ra)((ba)×c)=0(\vec{r} - \vec{a}) \cdot ((\vec{b} - \vec{a}) \times \vec{c}) = 0 This equation can also be written in scalar triple product notation as: [ra,ba,c]=0[\vec{r} - \vec{a}, \vec{b} - \vec{a}, \vec{c}] = 0

Both forms are valid vector equations. The non-parametric form is generally preferred as "the" vector equation of a plane as it does not involve arbitrary parameters.

The plane contains points A and B, so the vector AB=ba\vec{AB} = \vec{b} - \vec{a} lies in the plane. The plane is also parallel to vector c\vec{c}, meaning c\vec{c} lies in the plane. Since c\vec{c} is not parallel to AB\vec{AB}, the vectors ba\vec{b} - \vec{a} and c\vec{c} are non-collinear vectors lying in the plane. The normal vector to the plane is perpendicular to both these vectors, hence n=(ba)×c\vec{n} = (\vec{b} - \vec{a}) \times \vec{c}. The equation of a plane passing through a point a\vec{a} with normal n\vec{n} is (ra)n=0(\vec{r} - \vec{a}) \cdot \vec{n} = 0. Substituting n\vec{n} gives the required equation.