

InterviewSolution
Saved Bookmarks
1. |
Assertion: `vecAxxvecB` is perpendicular to both `vecA+vecB` as well as `vecA-vecB`. Reason: `vecA+vecB` as well as `vecA-vecB` lie in the plane containing `vecA` and `vecB`, but `vecAxxvecB` lies perpendicular to the plane containing `vecA` and `vecB`A. If both assetion and reason are true and the reason is the correct explanation of the assertion.B. If both assertion and reason are true but reason is not the correct explanation of the assertionC. If assertion is true but reason is falseD. If the assertion and reason both are false. |
Answer» Correct Answer - A |
|