Question
Question: The plane $ax + by + cz = 1$ containing the line $\frac{x-3}{2} = \frac{y-1}{4} = \frac{z-2}{5}$ is ...
The plane ax+by+cz=1 containing the line 2x−3=4y−1=5z−2 is rotated through an angle 2π about this line to contain the point (4,3,7). Value of (2a+3b+8c) equals

31/4
Solution
The problem involves a plane containing a line and then being rotated about that line. This implies the line is the intersection of the initial plane and the rotated plane.
-
Represent the line as the intersection of two planes: The given line is L:2x−3=4y−1=5z−2. We can express this line as the intersection of two planes. From 2x−3=4y−1: 4(x−3)=2(y−1)⟹4x−12=2y−2⟹4x−2y−10=0⟹2x−y−5=0. Let this be PA. From 4y−1=5z−2: 5(y−1)=4(z−2)⟹5y−5=4z−8⟹5y−4z+3=0. Let this be PB.
-
Equation of any plane containing the line: Any plane passing through the line L (which is the intersection of PA and PB) can be written in the form PA+λPB=0. So, the equation of such a plane is (2x−y−5)+λ(5y−4z+3)=0. Rearranging the terms: 2x+(5λ−1)y−4λz+(3λ−5)=0.
-
Identify the initial plane (P1) and the rotated plane (P2): Let the initial plane be P1. It is given as ax+by+cz=1, and it contains the line L. So, P1 is of the form 2x+(5λ−1)y−4λz+(3λ−5)=0 for some specific value of λ. The normal vector of P1 is n1=(2,5λ−1,−4λ).
The plane P1 is rotated about L to become P2. This means P2 also contains the line L. So, P2 is also of the form 2x+(5μ−1)y−4μz+(3μ−5)=0 for some specific value of μ. The normal vector of P2 is n2=(2,5μ−1,−4μ).
-
Use the angle of rotation: The plane is rotated through an angle 2π, which means P1 and P2 are perpendicular. Therefore, their normal vectors must be orthogonal: n1⋅n2=0. 2(2)+(5λ−1)(5μ−1)+(−4λ)(−4μ)=0 4+(25λμ−5λ−5μ+1)+16λμ=0 41λμ−5λ−5μ+5=0 (Equation A)
-
Use the point on the rotated plane (P2): The rotated plane P2 contains the point (4,3,7). Substitute this point into the equation of P2: 2(4)+(5μ−1)(3)−4μ(7)+(3μ−5)=0 8+15μ−3−28μ+3μ−5=0 Combine constant terms: 8−3−5=0. Combine μ terms: 15μ−28μ+3μ=(15+3−28)μ=(18−28)μ=−10μ. So, 0−10μ=0⟹μ=0.
-
Find the value of λ for P1: Substitute μ=0 into Equation A: 41λ(0)−5λ−5(0)+5=0 −5λ+5=0⟹5λ=5⟹λ=1.
-
Determine the equation of the initial plane (P1): With λ=1, the equation of P1 is: 2x+(5(1)−1)y−4(1)z+(3(1)−5)=0 2x+4y−4z−2=0 Dividing by 2: x+2y−2z−1=0 This can be written as x+2y−2z=1.
-
Identify a,b,c and calculate the final expression: Comparing x+2y−2z=1 with ax+by+cz=1, we get: a=1, b=2, c=−2. Now, calculate the value of (2a+3b+8c): 2(1)+3(2)+8−2 =2+6−41 =8−41 =432−1=431.
The final answer is 431.