If the planes 3 x + 2 y − z = 4 , 2 x + y − 3 z = 1 , and x sin θ + y cos θ − 2 z = k meet at the same line, k is a constant, θ , x , y , and z are real, then the sum of all possible values of k can be expressed as − b a , where a and b are coprime positive integers.
Submit your answer as 2 a + 2 b .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let z = t .
Then 3 x + 2 y − t = 4 ⟹ 6 x + 4 y − 2 t = 8
and 2 x + y − 3 t = 1 ⟹ 6 x + 3 y − 9 t = 3 .
Subtracting these two equations give y + 7 t = 5 ⟹ y = 5 − 7 t
Substituting y = 5 − 7 t into 3 x + 2 y − t = 4 gives 3 x + 2 ( 5 − 7 t ) − t = 4 ⟹ x = − 2 + 5 t .
Substituting x = − 2 + 5 t , y = 5 − 7 t , and z = t into x sin θ + y cos θ − 2 z = k gives ( − 2 + 5 t ) sin θ + ( 5 − 7 t ) cos θ − 2 t = k , which rearranges to k = − 2 sin θ + 5 cos θ + ( 5 sin θ − 7 cos θ − 2 ) t .
Substituting cos θ = ± 1 − sin 2 θ gives k = − 2 sin θ ± 5 1 − sin 2 θ + ( 5 sin θ ∓ 1 − sin 2 θ − 2 ) t
For k to be a constant, the coefficient of t must be negative, so 5 sin θ ∓ 1 − sin 2 θ − 2 = 0 , which solves to sin θ = 3 7 2 5 2 ± 7 3 5 .
Substituting sin θ = 3 7 2 5 2 ± 7 3 5 into k = − 2 sin θ ± 5 1 − sin 2 θ gives k = 7 4 − 9 0 + 1 1 7 0 and k = 7 4 − 9 0 − 1 1 7 0 , which has a sum of − 3 7 9 0 .
Therefore, a = 9 0 , b = 3 7 , and 2 a + 2 b = 2 5 4 .
Problem Loading...
Note Loading...
Set Loading...
Let A = 3 x + 2 y − z = 4 and B = 2 x + y − 3 z = 1 . Because the planes meet at the same line, the plane governed by the 3rd equation is a linear sum of Equations A and B. Multiplying A by m , B by n , and adding the equations yields ( 3 m + 2 n ) x + ( 2 m + n ) y + ( − m − 3 n ) z = ( 4 m + n ) = k . We can set 3 m + 2 n = sin θ , 2 m + n = cos θ , and m + 3 n = 2 . This means that m = 2 − 3 n , so 6 − 7 n = sin θ and 4 − 5 n = cos θ . By the Pythagorean Identity, ( 6 − 7 n ) 2 + ( 4 − 5 n ) 2 = 1 . Solving this yields 2 real values for n , and by substitution, 2 real values for m . Using Vieta's formulas, the sum of the 2 values of 4 m + n comes out to be 3 7 − 9 0 and 2 ( 9 0 + 3 7 ) = 2 5 4 which is the final answer.