Chapter 21: Problem 53
The position vectors of two points \(A\) and \(C\) are \(9 i-j+\) \(7 k\) and \(7 i-2 j+7 k\), respectively. The point of intersection of vectors \(A B=4 i-j+3 k\) and \(C D=2 i-j+2 k\) is \(P\). If vector \(P Q\) is perpendicular to \(A B\) and \(C D\) and \(P Q\) \(=15\) units, the position vector of \(Q\) is (A) \(6 i-9 j-9 k\) (B) \(-4 i+11 j+11 k\) (C) \(6 i+9 j-9 k\) (D) none of these
Short Answer
Step by step solution
Determine Vector AB and CD
Find the Intersection Point P
Vector PQ Perpendicularity Condition
Determine Q Using Length of PQ
Calculate Position Vector of Q
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Position Vectors
- In a three-dimensional coordinate system, position vectors are typically expressed in the form of \(ai + bj + ck\), where \(i, j, k\) are the unit vectors along the x, y, and z axes respectively.
- The coefficients \(a, b, c\) represent the coordinates of the point in 3D space.
- Position vectors are handy for performing operations such as calculating distances between points and evaluating other vectors originating from or terminating at given points.
Dot Product
- The mathematical formula for the dot product of two vectors \(\mathbf{A} = ai + bj + ck\) and \(\mathbf{B} = di + ej + fk\) is: \(\mathbf{A} \cdot \mathbf{B} = ad + be + cf\).
- When the dot product is zero, it indicates that the vectors are perpendicular, meaning their angle of intersection is 90 degrees.
- This property is beneficial for determining relationships between directed lines and planes in space.
Cross Product
- The cross product of two vectors \(\mathbf{A} = ai + bj + ck\) and \(\mathbf{B} = di + ej + fk\) is calculated using the determinant of a matrix of unit vectors and components: \[\mathbf{A} \times \mathbf{B} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \ a & b & c \ d & e & f \end{vmatrix}\]
- This expands to \( (bf - ce)\mathbf{i} - (af-cd)\mathbf{j} + (ae-bd)\mathbf{k}\).
- The magnitude of the cross product vector represents the area of the parallelogram formed by the original two vectors.