are coplanar. If yes, then find the equation of the plane in which they lie.
Technique
Recognise the AP structure of each line’s point coordinates and direction ratios; this immediately gives the determinant a column-of-zeros under C1+C3−2C2, proving coplanarity. The plane normal (1,−2,1) also follows from the AP structure (a−2b+c=0 for any AP).
Solution
Read structure. Both lines have an arithmetic-progression flavour:
L1 passes through P1=(a−d,a,a+d) — coordinates in AP with common diff d — with direction d1=(α−δ,α,α+δ), also in AP.
L2 passes through P2=(b−c,b,b+c) with direction d2=(β−γ,β,β+γ).
Coplanarity test. Two lines through P1,P2 with directions d1,d2 are coplanar iff
For each of the three rows, the entries are in AP — i.e. column 1 + column 3 = 2× column 2. Apply C1→C1+C3−2C2 (this makes column 1 become zero for AP rows):
For row 1: (b−a−c+d)+(b−a+c−d)−2(b−a)=2(b−a)−2(b−a)=0. ✓
For row 2: (α−δ)+(α+δ)−2α=0. ✓
For row 3: (β−γ)+(β+γ)−2β=0. ✓
So C1→C1+C3−2C2 produces a column of zeros, hence
det=0.
Conclusion: the lines are coplanar.
Step 2 — Equation of the common plane
The plane contains P1 and is spanned (as a translated 2-plane) by d1 and d2. Normal n=d1×d2.
Compute d1×d2 with d1=(α−δ,α,α+δ), d2=(β−γ,β,β+γ):
A scalar multiple, so we can use n=(1,−2,1) (assuming αγ=βδ; else the two lines have parallel directions and the normal degenerates — see note below).
Step 3 — Plane equation through P1=(a−d,a,a+d) with normal (1,−2,1)