
Ashley P.
asked 05/19/223-D Geometry & Direction Ratios
Question:
Find the condition for the two lines to be coplanar.
a1x + b1y + c1z + d1 =0 = a2x + b2y + c2z + d2
a3x + b3y + c3z + d3 =0 = a4x + b4y + c4z + d4
===================================================
My work so far:
I know that the general line passing through the first lines can be represented as a1x + b1y + c1z + d1 +k(a2x + b2y + c2z + d2 ), for real number k
Also, the general line passing through the second lines can be represented as a3x + b3y + c3z + d3 +d(a4x + b4y + c4z + d4), for real number r
How do we then, prove the required result?
Thank you!
1 Expert Answer

Dayv O. answered 05/20/22
Caring Super Enthusiastic Knowledgeable Geometry Tutor
first principles kind of
given equation of two planes, can use variable elimination to eliminate "x"
then set "z"=0 to solve for "y=y0" which provides x=x0, now have point (x0,y0,0)
for direction of line,
if plane 1 is a1x+b1y+c1z+d1=0
and plane 2 is a2x+b2y+c2z+d2=0
then the normal vector to plane 1 is (a1,b1,c1)
and normal vector to plane 2 is (a2,b2,c2)
the crossproduct of the two normal vectors points in intersection direction (or minus direction)
recall crossproduct would be calculating determinant
row1=i,,,j,,,k
row2=a1,,,b1,,,c1
row3=a2,,,b2,,,,c2
the factor of i is x component of direction, factor of j is y component of direction and factor of k the z direction
line defined by (x-x0)/(b1c2-b2c1)=-(y-y0)/(a1c2-a2c1)=(z)/(a1b2-a2b1)
is the line of intersection between plane 1 and plane 2.
this is usually the best way to find the line.
next find line for plane 3 intersecting with plane 4
if two lines are coplanar, they either intersect or are parallel.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Roger R.
05/19/22