Question
Question: Consider a pyramid OPQRS located in the first octant \(\left( {x \geqslant 0,y \geqslant 0,z \geqsla...
Consider a pyramid OPQRS located in the first octant (x⩾0,y⩾0,z⩾0) with O as origin, and OP and OR along the x-axis and the y-axis, respectively. The base OPQR of the pyramid is a square with OP=3. The point S is directly above the midpoint T of diagonal OQ such that TS=3. Which of the following options is correct?
(A) The acute angle between OQ and OS is 3π
(B) The equation of the plane containing the triangle OQS is x−y=0
(C) The length of the perpendicular from P to the plane containing the triangle OQS is 23
(D) The perpendicular distance from O to the straight line containing RS is 215
Solution
Analyse all the given information in the question using a rough diagram. After completing the diagram, start with finding the corner points of the pyramid OPQRS. Now use this information to check for each of the options one by one. For (A) use scalar product to find the angle, i.e. A⋅B=∣A∣∣B∣×cosθ. For (B) use a vector or cross product to find the normal vector. Now check the results and find the correct option.
Complete step-by-step answer:
Before starting with the solution, let’s start with analyzing the given information using a diagram. Here we have a pyramid OPQRS, having its base on the x-y plane. Its base is a square of side length 3units. It is also given that point P lies on the x-axis and point R lies on y-axis. Point T is the midpoint of the diagonal OQ of the base. Point S lies exactly above T with TS=3units . So, with all this information we can draw a diagram as shown in the figure.
Let’s first start with finding the coordinates of points O, P, Q, R and S.
Point O is the origin, i.e. O(0,0,0)
Point P lies on the x-axis with OP=3. So it has its y and z-axis coordinates as zero, therefore the coordinates will be (3,0,0)
Point R lies on the y-axis with OR=3. So it has its x and z-axis coordinates as zero, therefore the coordinates will be (0,3,0)
Point Q lies in the x-y plane with distance from both the axis as 3units. So, it will have z-axis coordinate as zero, therefore the coordinates will be (3,3,0)
Since we know that the point T lies on midpoint of diagonal OQ, the coordinates of point will be (23,23,0)
Point S lies just above the point T at a distance of 3units. Therefore, the coordinates of point S will be (23,23,3)
Since O is the origin, then vectors for OS and OQ can be written as: OS=23i^+23j^+3k^ and OQ=3i^+3j^
The scalar product of two vectors A and B , with an angle θ between these vectors, can be defined as:A⋅B=∣A∣∣B∣×cosθ , where A represents the magnitude of the vector A .
Let’s use to find the scalar product of OS and OQ
⇒OS⋅OQ=(23i^+23j^+3k^)⋅(3i^+3j^)=(23)2+(23)2+(3)2×(3)2+(3)2×cosθ
Now we can solve the dot product in this equation for the value of θ
⇒(23×3+23×3+0)=49+49+9×9+9×cosθ
Solving it further, we get:
⇒(29+29)=233×32×cosθ
⇒9=93×cosθ
Therefore, we get: cosθ=31⇒θ=cos−1(31)
Therefore Option A is incorrect.
Let's check for Option B
Now let’s find the plane that contains triangle OQS
For finding normal vector to this plane we need to find the cross product of the vector OQ and OS