MHT-CET Maths · Line and Plane
Intersection, Coplanarity, and Skew Lines
When do two 3-D lines meet, lie in one plane, or fly past each other? The single tool is the scalar-triple-product determinant of the joining vector and the two direction vectors — zero means coplanar (they intersect or are parallel), non-zero means skew, and dividing by the cross-product magnitude gives the shortest distance.
Why this matters
This is the HARDEST subtopic in the chapter — about two-thirds of its PYQs are HARD — and the most repeated single stem across the whole Line and Plane chapter is 'these two lines intersect (are coplanar), find k'. That stem hides a signature trap: the coplanarity determinant is QUADRATIC in the unknown, so it has TWO answers (the bank's correct option lists both, e.g. k = 1, 2 or k = 0, -3) and a single-value distractor is the planted wrong answer. Master one determinant — the scalar triple product [joining vector, direction-1, direction-2] = 0 — and you own coplanarity, the intersect-find-k template, four-point coplanarity, and (divided by the cross-product magnitude) the shortest distance between skew lines. The shortest-distance questions reverse the same machinery: 'SD given, find the parameter' is again quadratic.
Concept 1 of 9
A general point on a line
Intuition
Definition
A line through with direction ratios is written symmetrically as . Setting that common ratio to a parameter gives the general point:
- .
In vector form, : a fixed position vector plus a scalar times the direction . Every later technique starts here — substitute this moving point into whatever condition the question gives.
General point on a line
- a fixed point on the line
- direction ratios of the line
- parameter — sweeps out every point on the line
Worked example
Practice this concept4 quick reps
A NEGATIVE denominator is a negative direction ratio
Use DIFFERENT parameters for two different lines
Concept 2 of 9
Point where a line meets a plane
Intuition
Definition
To find where the line meets the plane:
- Substitute the general point into the plane equation .
- Solve the resulting linear equation for .
- Back-substitute into the general point to get the coordinates.
For a coordinate plane, set the relevant coordinate to 0: XZ-plane , XY-plane , YZ-plane . Solve for from that single equation. A variable plane in intercept form meets the axes at .
Line meets plane
- general point on the line
- the plane (set a coordinate for a coordinate plane)
- the single parameter value at the piercing point
Diagram · line piercing a plane (drag to rotate)
Substitute the line's point (x₀+at, y₀+bt, z₀+ct) into the plane equation → one equation in t → solve → back-substitute to get the pierce point P.
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q106 · 11th May Shift 2 · 2024]
XZ-plane is , not
The question may want a derived quantity, not the point itself
Concept 3 of 9
Point of intersection of two lines
Intuition
Definition
To find the intersection of and :
- Write both general points and equate coordinate-by-coordinate three equations in .
- Solve two of them for and .
- Check the third equation is satisfied (consistency = they really intersect).
- Substitute (or ) into its line to get the point.
Intersection by equating
- the two SEPARATE parameters (one per line)
- 3 equations, 2 unknownssolve 2, the 3rd must check out for a real intersection
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q103 · 10th May Shift 2 · 2024]
Always verify the THIRD equation
Read the FINAL ask
Concept 4 of 9
Coplanarity and intersect-find-k by the scalar triple product
Intuition
Definition
Two lines with points and directions , are coplanar (they intersect or are parallel) iff:
- For NON-parallel lines, coplanar they intersect. So 'find for which the lines intersect' uses the SAME determinant .
- If the unknown appears in both direction rows, expanding gives a quadratic TWO answers.
- A non-zero value the lines are skew (do not intersect).
Coplanarity / intersection determinant = 0
- Row 1joining vector
- Row 2direction ratios of line 1
- Row 3direction ratios of line 2
Diagram · triple product = box volume (SVG, drag to rotate)
The box spanned by a, b, c has volume |[a b c]|. Painter's-ordered faces fake the solidity — edges don't truly hide behind nearer faces, which is the SVG limit this comparison is testing.
Worked example
Practice this conceptself-check · 5 quick reps
From the bank · past-year question
[Q104 · 11th May Shift 2 · 2024]
The QUADRATIC trap — there are usually TWO values of k
Joining vector is , and it is ROW 1
'Intersect' uses the SAME determinant as 'coplanar'
Concept 5 of 9
Four points coplanar
Intuition
Definition
Points are coplanar iff the three vectors from have zero scalar triple product:
Four points coplanar
- edge vector from base point to
- scalar triple productdeterminant of the three edge vectors as rows
Diagram · triple product = box volume (SVG, drag to rotate)
The box spanned by a, b, c has volume |[a b c]|. Painter's-ordered faces fake the solidity — edges don't truly hide behind nearer faces, which is the SVG limit this comparison is testing.
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q109 · 20 April Shift II · 2025]
All edge vectors must start from the SAME base point
Four-point coplanarity is usually LINEAR in the unknown
Concept 6 of 9
Shortest distance between skew lines
Intuition
Definition
For lines and , the shortest distance is
- The numerator is — the coplanarity determinant in absolute value.
- coplanar (intersecting or parallel).
- 'SD given, find a parameter' reverses it: set equal to the given value and solve — often a quadratic, giving two values whose SUM the question may ask for.
Shortest distance (skew lines)
- vector joining the two fixed points
- common perpendicular direction
- numeratorabsolute scalar triple product = coplanarity determinant
Worked example
Practice this conceptself-check · 5 quick reps
From the bank · past-year question
[Q103 · 12th May Shift 2 · 2024]
Divide by , and take the ABSOLUTE value on top
'SD given, find the parameter' is a QUADRATIC — expect two values
Concept 7 of 9
Direction of the line of intersection of two planes
Intuition
Definition
Planes and intersect in a line whose direction is
Direction of line of intersection of two planes
- normals of the two planes
- direction of their line of intersection
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q118 · 14th May Shift 2 · 2024]
Use the NORMALS, not the planes' constants
Cross-product sign — keep the middle term's minus
Concept 8 of 9
Transversal intersecting two given lines
Intuition
Definition
To find where a line of given direction meets two lines at and :
- Write as a general point of line 1 (parameter ) and of line 2 (parameter ).
- Force : the components of are proportional to , giving .
- Solve the two independent proportion equations for ; substitute back for and .
Transversal condition
- general points on line 1 (param ) and line 2 (param )
- direction ratios of the transversal
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q112 · Shift 1 · 2023]
VERIFY the parallel condition after solving
Two SEPARATE parameters, one per line
Concept 9 of 9
Condition for a line to lie in a plane
Intuition
Definition
The line through with direction lies in the plane (normal ) iff BOTH:
- Direction perpendicular to normal: (line is parallel to the plane), AND
- Point on plane: satisfies the plane equation.
Either condition alone is not enough — without the point gives a line parallel to but OUTSIDE the plane.
Line lies in plane (both conditions)
- direction ⟂ normal ⇒ line parallel to plane
- planea point of the line satisfies the plane equation
Worked example
Practice this conceptself-check · 4 quick reps
From the bank · past-year question
[Q140 · 10th May Shift 1 · 2024]
BOTH conditions are required
Perpendicular DIRECTIONS, parallel LINE
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (9)
- A general point on a line
General point on a line
- Point where a line meets a plane
Line meets plane
- Point of intersection of two lines
Intersection by equating
- Coplanarity and intersect-find-k by the scalar triple product
Coplanarity / intersection determinant = 0
- Four points coplanar
Four points coplanar
- Shortest distance between skew lines
Shortest distance (skew lines)
- Direction of the line of intersection of two planes
Direction of line of intersection of two planes
- Transversal intersecting two given lines
Transversal condition
- Condition for a line to lie in a plane
Line lies in plane (both conditions)
Watch out for (19)
- A NEGATIVE denominator is a negative direction ratio→ A general point on a line
- Use DIFFERENT parameters for two different lines→ A general point on a line
- XZ-plane is , not→ Point where a line meets a plane
- The question may want a derived quantity, not the point itself→ Point where a line meets a plane
- Always verify the THIRD equation→ Point of intersection of two lines
- Read the FINAL ask→ Point of intersection of two lines
- The QUADRATIC trap — there are usually TWO values of k→ Coplanarity and intersect-find-k by the scalar triple product
- Joining vector is , and it is ROW 1→ Coplanarity and intersect-find-k by the scalar triple product
- 'Intersect' uses the SAME determinant as 'coplanar'→ Coplanarity and intersect-find-k by the scalar triple product
- All edge vectors must start from the SAME base point→ Four points coplanar
- Four-point coplanarity is usually LINEAR in the unknown→ Four points coplanar
- Divide by , and take the ABSOLUTE value on top→ Shortest distance between skew lines
- 'SD given, find the parameter' is a QUADRATIC — expect two values→ Shortest distance between skew lines
- Use the NORMALS, not the planes' constants→ Direction of the line of intersection of two planes
- Cross-product sign — keep the middle term's minus→ Direction of the line of intersection of two planes
- VERIFY the parallel condition after solving→ Transversal intersecting two given lines
- Two SEPARATE parameters, one per line→ Transversal intersecting two given lines
- BOTH conditions are required→ Condition for a line to lie in a plane
- Perpendicular DIRECTIONS, parallel LINE→ Condition for a line to lie in a plane
Drill every past-year question on this subtopic
37 questions from the bank — paginated, with cart and Word-export support.