Question
Question: Let $P_1$ be a plane passing through two points $A(1, 2, 3)$ and $B(2, 1, -1)$ and perpendicular to ...
Let P1 be a plane passing through two points A(1,2,3) and B(2,1,−1) and perpendicular to the plane r⋅(i^−2j^+3k^)=1. Let L be a line through the point (−1,1,1) and perpendicular to the line of intersection of planes P1 and P2 where equation of plane P2 is r⋅(i^+j^−k^)=4. If the equation of the line L is ax−0=12y−y1=cz−z1, then the value of (ac2y1−z1) equals

0
Solution
The equation of plane P1 passes through A(1,2,3) and B(2,1,−1) and is perpendicular to the plane r⋅(i^−2j^+3k^)=1.
The vector AB=B−A=(2−1,1−2,−1−3)=(1,−1,−4) lies in plane P1.
The normal vector of the perpendicular plane is n3=(1,−2,3).
The normal vector of plane P1, n1, is perpendicular to both AB and n3.
n1=AB×n3=(1,−1,−4)×(1,−2,3)=i^11j^−1−2k^−43=i^(−3−8)−j^(3−(−4))+k^(−2−(−1))=−11i^−7j^−k^.
We can take n1=(11,7,1).
The equation of plane P1 is 11x+7y+z+d=0. Since it passes through A(1,2,3), 11(1)+7(2)+3+d=0⟹11+14+3+d=0⟹d=−28.
The equation of plane P1 is 11x+7y+z−28=0.
The equation of plane P2 is r⋅(i^+j^−k^)=4, which is x+y−z=4.
The normal vector of P2 is n2=(1,1,−1).
The direction vector of the line of intersection of P1 and P2 is dI=n1×n2=(11,7,1)×(1,1,−1)=(−8,12,4).
We can take a simpler direction vector dI=(−2,3,1).
The line L is perpendicular to the line of intersection, so its direction vector dL is perpendicular to dI=(−2,3,1).
The equation of line L is given as ax−0=12y−y1=cz−z1.
The direction vector of line L is (a,12,c).
Since dL⊥dI, their dot product is 0:
(a,12,c)⋅(−2,3,1)=0⟹−2a+12(3)+c(1)=0⟹−2a+36+c=0⟹c=2a−36.
The line L passes through the point (−1,1,1). This point must satisfy the equation of line L:
a−1−0=121−y1=c1−z1.
From the first equality: a−1=121−y1⟹−12=a(1−y1)⟹1−y1=−12/a⟹y1=1+12/a.
From the first equality: a−1=c1−z1⟹−c=a(1−z1)⟹1−z1=−c/a⟹z1=1+c/a.
We need to find the value of (ac2y1−z1).
First, calculate 2y1−z1:
2y1−z1=2(1+a12)−(1+ac)=2+a24−1−ac=1+a24−c.
Substitute c=2a−36:
2y1−z1=1+a24−(2a−36)=1+a24−2a+36=1+a60−2a=aa+60−2a=a60−a.
Now, calculate the expression ac2y1−z1:
ac2y1−z1=a(2a−36)a60−a=a2(2a−36)60−a.
The problem asks for "the value", implying a unique constant value. This suggests that the expression must be independent of a. The expression a2(2a−36)60−a is a rational function of a, which is not a constant unless the numerator is zero for all valid a, or the numerator is proportional to the denominator.
The numerator 60−a is zero when a=60.
If a=60, the denominator is 602(2×60−36)=3600(120−36)=3600(84)=0.
In this case, the value of the expression is non-zero0=0.
The value of (ac2y1−z1) is 0.