Let P(3,2,3),Q(4,6,2) and R(7,3,2) be the vertices of △PQR. Then, the angle ∠QPR is
Options
Solution
Key Concepts and Formulas
Vector Components: The components of a vector AB from point A(x1,y1,z1) to point B(x2,y2,z2) are given by AB=(x2−x1,y2−y1,z2−z1).
Magnitude of a Vector: The magnitude of a vector v=(vx,vy,vz) is given by ∣v∣=vx2+vy2+vz2.
Angle Between Two Vectors (Dot Product Formula): The angle θ between two vectors a and b is determined by their dot product and magnitudes:
cosθ=∣a∣∣b∣a⋅b
where a⋅b=axbx+ayby+azbz.
Step-by-Step Solution
Step 1: Identify the Vectors Forming the Angle
The question asks for the angle ∠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 and PR.
The coordinates of the vertices are:
P=(3,2,3)
Q=(4,6,2)
R=(7,3,2)
Step 2: Calculate the Component Form of the Vectors
We find the components of vectors PQ and PR by subtracting the coordinates of the initial point (P) from the coordinates of the terminal point (Q or R).
Vector PQ:PQ=Q−P=(4−3,6−2,2−3)=(1,4,−1)
Vector PR: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 and PR. For vectors a=(ax,ay,az) and b=(bx,by,bz), their dot product is axbx+ayby+azbz.
Using PQ=(1,4,−1) and PR=(4,1,−1):
PQ⋅PR=(1)(4)+(4)(1)+(−1)(−1)PQ⋅PR=4+4+1=9
Step 4: Calculate the Magnitudes of the Vectors
We now find the magnitudes of PQ and PR using the formula ∣v∣=vx2+vy2+vz2.
Magnitude of PQ:∣PQ∣=12+42+(−1)2=1+16+1=18
Magnitude of PR:∣PR∣=42+12+(−1)2=16+1+1=18
Step 5: Substitute Values into the Angle Formula and Solve for θ
Let θ=∠QPR. We use the dot product formula to find cosθ:
cosθ=∣PQ∣∣PR∣PQ⋅PR
Substitute the calculated values:
cosθ=18⋅189cosθ=189cosθ=21
To find the angle θ, we take the inverse cosine:
θ=cos−1(21)
We know that the angle whose cosine is 1/2 is 3π radians (or 60∘).
θ=3π
Common Mistakes & Tips
Incorrect Vector Selection: For an angle ∠ABC, always use vectors BA and BC (both originating from the vertex B) or AB and CB (both terminating at B). Using vectors like AB and BC will give the angle between AB and a vector parallel to BC originating from B, which is not ∠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) is essential for quickly determining the angle from its cosine value.
Summary
To find the angle ∠QPR, we first determined the position vectors PQ and 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θ=∣PQ∣∣PR∣PQ⋅PR, which yielded cosθ=21. This resulted in the angle θ=3π.
The final answer is 3π, which corresponds to option (D).