The value of p for which the vectors and are perpendicular to each other is
The value of p for which the vectors and are perpendicular to each other is
Options
Correct option: (C)
Two vectors are perpendicular when their dot product is zero. Setting gives .
Marking Scheme
- 11 mark: awarded only for selecting option (C) ; no partial credit.
Hint
Set the dot product of the two vectors equal to zero and solve the resulting linear equation for p.
Quick Oral Answer
Perpendicular vectors have zero dot product; computing gives , so .
Analysis & Explanation
Concept: Dot product = 0 is the necessary and sufficient condition for perpendicularity of two non-zero vectors.
For and , . Perpendicularity requires , so , giving .
Why the distractors fail:
- (A) 0 would make a.b = 5, not 0, so the vectors would not be perpendicular; this likely comes from forgetting to solve the equation and picking a 'default' value.
- (B) 1 gives a.b = 5 - 2 = 3, not 0, an arithmetic slip in solving .
- (D) -5/2 is the correct magnitude with the wrong sign, typically from an error transposing terms across the equation (writing 5 + 2p = 0 instead of ).
Exam tip: Carefully track the sign of each component when computing the dot product component-wise — a single sign slip changes the final answer completely.
Common Mistakes
- 1Sign errors while multiplying components, especially with the -p term.
- 2Forgetting that perpendicularity requires the dot product to be exactly 0, not merely comparing magnitudes.
- 3Transposition errors leading to the wrong-signed answer ( instead of ).
Interesting Facts
The dot product condition for perpendicularity is a direct 3D generalization of the 2D condition that the product of slopes of two perpendicular lines is -1.
Vector perpendicularity checks via the dot product are used extensively in computer graphics to determine surface normals and lighting angles.
Spotted a mistake or something unclear?
Tell us — we fix reported answers fast.
Frequently Asked Questions
What is the condition for two vectors to be perpendicular?
Their dot (scalar) product must equal zero: , provided neither vector is the zero vector.
Could there be more than one value of p satisfying this?
No — since the dot product here is a linear expression in p (), setting it to zero gives exactly one solution, .