To solve the problem, first, we need to find the foot of the perpendicular Q from the point P(1, 2, 3) to the plane x + 2y + z = 14. Then, use the geometric property that the angle ∠PRQ = 60° to determine the area of ΔPQR.
- Find the foot of the perpendicular from P(1, 2, 3) to the plane x + 2y + z = 14:
- The normal vector to the plane is \(\mathbf{n} = \langle 1, 2, 1 \rangle\).
- Equation of the line through P in the direction of the normal: \(x = 1 + \lambda, \; y = 2 + 2\lambda, \; z = 3 + \lambda\).
- Substitute in the plane equation: \(1 + \lambda + 2(2 + 2\lambda) + (3 + \lambda) = 14\), which simplifies to: \(3\lambda + 7 = 0\), hence \(\lambda = -1\).
- Coordinates of Q are found by substituting back: \(x = 1 - 1, \; y = 2 - 2, \; z = 3 - 1\), giving Q(0, 0, 2).
- Next, determine R that satisfies ∠PRQ = 60°:
- The vector \(\overrightarrow{PQ}\) is \(\langle -1, -2, -1 \rangle\).
- Assume R = (a, b, c) on the plane x + 2y + z = 14 and use ∠PRQ = 60°.
- The cosine formula gives us the relationship: \(\cos 60^\circ = \frac{\overrightarrow{PR} \cdot \overrightarrow{PQ}}{\|\overrightarrow{PR}\| \|\overrightarrow{PQ}\|}\).
- Using trigonometric and vector algebra, solve \(R\) such that the constraints of the equation and angle apply, then solve for the coordinates of R.
- Find the area of ΔPQR using:
- The formula for the area of a triangle given vectors \(\overrightarrow{PQ}\)and \(\overrightarrow{PR}\)is: \(\frac{1}{2} \|\overrightarrow{PQ} \times \overrightarrow{PR}\|\).
- Calculating the vectors and their cross-product yields the magnitude which gives the area.
Using the calculations and resultant vectors, the area of ΔPQR evaluates to \(\sqrt3\).