Assertion (A): Lines given by , and , are perpendicular to each other when . Reason (R): Two lines and are perpendicular to each other if .
Assertion (A): Lines given by , and , are perpendicular to each other when . Reason (R): Two lines and are perpendicular to each other if .
Options
The correct option is (D) — Assertion (A) is false, but Reason (R) is true.
Checking the Assertion: Writing each line with y as the parameter gives direction vectors and . Two lines are perpendicular when the dot product of their direction vectors is zero: , i.e. , NOT +1 as the Assertion claims. So the Assertion is false.
Checking the Reason: The condition for perpendicularity of two lines in vector form is the standard, universally true definition.
Marking Scheme
- 11 mark: correct option (D) — full marks require correctly identifying the Assertion as false and the Reason as true; no partial credit.
Hint
Write each line's direction vector as type (treating y as the parameter) and set the dot product of the two direction vectors to zero.
Quick Oral Answer
Writing each line's direction vector as , perpendicularity needs , so the correct condition is , not +1 as the Assertion claims — so A is false, R () is true.
Analysis & Explanation
This question checks whether students can correctly derive the perpendicularity condition for two lines given in the 'x = py+q, z = ry+s' symmetric form.
Deriving the correct condition: Treating y as the parameter, line 1 can be written as , so its direction vector is . Similarly line 2's direction vector is . Two lines are perpendicular exactly when the dot product of their direction vectors is zero:
= 0 ⟹
Why (D) is correct: The Assertion states the condition as , but the correct condition (derived above) is . So the Assertion is false. The Reason, for perpendicular lines and , is the standard vector-form perpendicularity condition and is true — it is in fact the very principle used above to show the Assertion is wrong.
Why the distractors are wrong:
- (A) and (B) require the Assertion to be true, but the sign is wrong (should be −1, not 1).
- (C) requires the Reason to be false, but b₁·b₂=0 is a correct, standard definition.
Common Mistakes
- 1Forgetting that y is the natural parameter in this form and mis-identifying the direction ratios as instead of .
- 2Sign error when equating the dot product to zero, concluding instead of −1.
- 3Assuming the Reason is false simply because it looks like a 'different' line form, when in fact it is the general principle that produces the correct condition.
Interesting Facts
The condition for perpendicular lines in this symmetric form is a standard result covered in the NCERT Class 12 Three Dimensional Geometry chapter.
3D perpendicularity conditions derived from dot products of direction vectors are the same mathematical idea used in computer graphics to test whether two edges or normal vectors of a 3D model are at right angles.
Spotted a mistake or something unclear?
Tell us — we fix reported answers fast.
Frequently Asked Questions
What is the correct condition for the two lines in Q20 to be perpendicular?
, obtained by setting the dot product of direction vectors and to zero: .
Why is direction vector (p,1,r) used instead of (p,0,r)?
Because in the given line equations , , the variable y itself is the natural parameter (coefficient 1), while x and z are expressed in terms of y — so the direction vector's y-component is 1, not 0.