Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Hard

Question

Let P(3,2,3),Q(4,6,2)\mathrm{P}(3,2,3), \mathrm{Q}(4,6,2) and R(7,3,2)\mathrm{R}(7,3,2) be the vertices of PQR\triangle \mathrm{PQR}. Then, the angle QPR\angle \mathrm{QPR} is

Options

Solution

Key Concepts and Formulas

  • Vector Components: The components of a vector AB\vec{AB} from point A(x1,y1,z1)A(x_1, y_1, z_1) to point B(x2,y2,z2)B(x_2, y_2, z_2) are given by AB=(x2x1,y2y1,z2z1)\vec{AB} = (x_2-x_1, y_2-y_1, z_2-z_1).
  • Magnitude of a Vector: The magnitude of a vector v=(vx,vy,vz)\vec{v} = (v_x, v_y, v_z) is given by v=vx2+vy2+vz2|\vec{v}| = \sqrt{v_x^2 + v_y^2 + v_z^2}.
  • Angle Between Two Vectors (Dot Product Formula): The angle θ\theta between two vectors a\vec{a} and b\vec{b} is determined by their dot product and magnitudes: cosθ=abab\cos \theta = \frac{\vec{a} \cdot \vec{b}}{|\vec{a}| |\vec{b}|} where ab=axbx+ayby+azbz\vec{a} \cdot \vec{b} = a_x b_x + a_y b_y + a_z b_z.

Step-by-Step Solution

Step 1: Identify the Vectors Forming the Angle The question asks for the angle QPR\angle \mathrm{QPR}. This angle is formed at vertex P. To find this angle using the dot product formula, we must consider the two vectors that originate from P and extend to Q and R, respectively. These are PQ\vec{PQ} and PR\vec{PR}.

  • The coordinates of the vertices are:
    • P=(3,2,3)P = (3, 2, 3)
    • Q=(4,6,2)Q = (4, 6, 2)
    • R=(7,3,2)R = (7, 3, 2)

Step 2: Calculate the Component Form of the Vectors We find the components of vectors PQ\vec{PQ} and PR\vec{PR} by subtracting the coordinates of the initial point (P) from the coordinates of the terminal point (Q or R).

  • Vector PQ\vec{PQ}: PQ=QP=(43,62,23)=(1,4,1)\vec{PQ} = Q - P = (4-3, 6-2, 2-3) = (1, 4, -1)

  • Vector PR\vec{PR}: PR=RP=(73,32,23)=(4,1,1)\vec{PR} = R - P = (7-3, 3-2, 2-3) = (4, 1, -1)

Step 3: Calculate the Dot Product of the Vectors Next, we compute the dot product of PQ\vec{PQ} and PR\vec{PR}. For vectors a=(ax,ay,az)\vec{a} = (a_x, a_y, a_z) and b=(bx,by,bz)\vec{b} = (b_x, b_y, b_z), their dot product is axbx+ayby+azbza_x b_x + a_y b_y + a_z b_z.

  • Using PQ=(1,4,1)\vec{PQ} = (1, 4, -1) and PR=(4,1,1)\vec{PR} = (4, 1, -1): PQPR=(1)(4)+(4)(1)+(1)(1)\vec{PQ} \cdot \vec{PR} = (1)(4) + (4)(1) + (-1)(-1) PQPR=4+4+1=9\vec{PQ} \cdot \vec{PR} = 4 + 4 + 1 = 9

Step 4: Calculate the Magnitudes of the Vectors We now find the magnitudes of PQ\vec{PQ} and PR\vec{PR} using the formula v=vx2+vy2+vz2|\vec{v}| = \sqrt{v_x^2 + v_y^2 + v_z^2}.

  • Magnitude of PQ\vec{PQ}: PQ=12+42+(1)2=1+16+1=18|\vec{PQ}| = \sqrt{1^2 + 4^2 + (-1)^2} = \sqrt{1 + 16 + 1} = \sqrt{18}

  • Magnitude of PR\vec{PR}: PR=42+12+(1)2=16+1+1=18|\vec{PR}| = \sqrt{4^2 + 1^2 + (-1)^2} = \sqrt{16 + 1 + 1} = \sqrt{18}

Step 5: Substitute Values into the Angle Formula and Solve for θ\theta Let θ=QPR\theta = \angle \mathrm{QPR}. We use the dot product formula to find cosθ\cos \theta: cosθ=PQPRPQPR\cos \theta = \frac{\vec{PQ} \cdot \vec{PR}}{|\vec{PQ}| |\vec{PR}|} Substitute the calculated values: cosθ=91818\cos \theta = \frac{9}{\sqrt{18} \cdot \sqrt{18}} cosθ=918\cos \theta = \frac{9}{18} cosθ=12\cos \theta = \frac{1}{2} To find the angle θ\theta, we take the inverse cosine: θ=cos1(12)\theta = \cos^{-1}\left(\frac{1}{2}\right) We know that the angle whose cosine is 1/21/2 is π3\frac{\pi}{3} radians (or 6060^\circ). θ=π3\theta = \frac{\pi}{3}

Common Mistakes & Tips

  • Incorrect Vector Selection: For an angle ABC\angle ABC, always use vectors BA\vec{BA} and BC\vec{BC} (both originating from the vertex B) or AB\vec{AB} and CB\vec{CB} (both terminating at B). Using vectors like AB\vec{AB} and BC\vec{BC} will give the angle between AB\vec{AB} and a vector parallel to BC\vec{BC} originating from B, which is not ABC\angle ABC.
  • Arithmetic Errors: Be meticulous with subtraction of coordinates, multiplication in the dot product, and squaring/square-rooting in magnitude calculations, especially with negative numbers.
  • Unit Circle Knowledge: Familiarity with common trigonometric values (e.g., cos(π/3)=1/2\cos(\pi/3) = 1/2) is essential for quickly determining the angle from its cosine value.

Summary

To find the angle QPR\angle QPR, we first determined the position vectors PQ\vec{PQ} and PR\vec{PR} by subtracting the coordinates of P from Q and R, respectively. Then, we calculated their dot product and individual magnitudes. Finally, we applied the dot product formula for the angle between two vectors, cosθ=PQPRPQPR\cos \theta = \frac{\vec{PQ} \cdot \vec{PR}}{|\vec{PQ}| |\vec{PR}|}, which yielded cosθ=12\cos \theta = \frac{1}{2}. This resulted in the angle θ=π3\theta = \frac{\pi}{3}.

The final answer is π3\boxed{\frac{\pi}{3}}, which corresponds to option (D).

Practice More 3D Geometry Questions

View All Questions