Question
Question: How do I find the Cartesian equation of a plane containing two given lines?...
How do I find the Cartesian equation of a plane containing two given lines?
Solution
Given the equations of lines. We have to find the Cartesian equation of the plane that will contain the given lines. The required plane contains the lines which are parallel and non- coincident.
Complete step by step answer:
To find the equation of the plane, first compare the two equations with the general form of vector equation of the line r=a+λb.
Then, determine the value of a1, a2, b1 and b2
The equation of the plane containing two given lines r1=a1+λb1 and r2=a2+λb2 must pass through a1. Also, the plane must have b1 and b2 parallel to it.
Then, determine the normal vector to the required plane using the formula, n=b1×b2
Then, the normal vector is obtained.
Then, we will obtain the vector equation of the plane which is given by:
(r−a)n=0
r⋅n=a1⋅n
Then, substitute the value of normal vector to obtain the equation of plane in vector form, r(ai^+bj^+ck^)=d.
Then, we will rewrite the equation in Cartesian form, ax+by+cz=d
For example, consider the equation of given lines in vector form,
r=(2i^+j^−3k^)+λ1(i^+2j^+5k^) ……(1)
r=(3i^+3j^+2k^)+λ2(3i^−2j^+5k^) ……(2)
Now, we will compare the equation (1) and (2) by standard form of vector equation r=a+λb
⇒a1=2i^+j^−3k^
⇒a2=3i^+3j^+2k^
⇒b1=i^+2j^+5k^
⇒b2=3i^−2j^+5k^
Now, the equation of plane will pass through a1=2i^+j^−3k^
Now, determine the equation of normal vector using the formula n=b1×b2
\Rightarrow \overrightarrow n = \left[ {\begin{array}{*{20}{c}} {\hat i}&{\hat j}&{\hat k} \\\ 1&2&5 \\\ 3&{ - 2}&5 \end{array}} \right]
⇒n=i^(10+10)−j^(5−15)+k^(−2−6)
On simplifying the expression, we get:
⇒n=20i^+10j^−8k^
Now, we will find the vector equation of the plane by substituting the value of normal vector into the formula r⋅n=a1⋅n
⇒r⋅(20i^+10j^−8k^)=(2i^+j^−3k^)⋅(20i^+10j^−8k^)
Apply the dot product of two vectors.
⇒r⋅(20i^+10j^−8k^)=2×20+1×10+(−3)×(−8)
⇒r⋅(20i^+10j^−8k^)=40+10+24
⇒r⋅(20i^+10j^−8k^)=74
Divide both sides of equation by 2.
⇒r⋅(10i^+5j^−4k^)=37
Therefore, the vector equation of the plane is r⋅(10i^+5j^−4k^)=37
Now, we will rewrite the equation in Cartesian form.
10x+5y−4z=37
Note: Please note that this is necessary to check whether the equation of lines are parallel or perpendicular to each other before solving such types of questions.