Two parallel planes and a traverse plane

Geometry Level 5

Two parallel planes are given by, 4 x 3 y + 7 z = 1 4 x - 3 y + 7 z = 1 , and 4 x 3 y + 7 z = 7 4 x - 3 y + 7 z = 7 . A third plane that intersects them is given by 2 x + 5 y + z = 4 -2 x + 5 y + z = 4 , resulting in two parallel lines of intersection. Find the distance d d between these two parallel lines. Distance d d can be expressed as d = a b d = \sqrt{\frac{a}{b}} , where a a and b b are coprime positive integers, find a + b a + b .


The answer is 761.

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.

3 solutions

Hosam Hajjir
May 9, 2019

The distance between the two parallel planes is given by

d 1 = 1 7 4 2 + ( 3 ) 2 + ( 7 ) 2 = 6 74 d_1 = \dfrac{| 1 - 7 |}{ \sqrt{4^2 + (-3)^2 + (7)^2}} = \dfrac{6}{\sqrt{74}}

If θ \theta is the angle between one of the two parallel planes and the cutting plane, then the distance between the two lines of intersection is,

d 2 = d 1 sin θ d_2 = \dfrac{d_1}{ | \sin \theta | }

Now, using the inner product of the two normal vectors, we can calculate cos θ \cos \theta , as follows

cos θ = n 1 n 2 n 1 n 2 = ( 4 ) ( 2 ) + ( 3 ) ( 5 ) + ( 7 ) ( 1 ) 4 2 + ( 3 ) 2 + 7 2 ( 2 ) 2 + 5 2 + 1 2 = 16 74 30 \cos \theta = \dfrac{ n_1 \cdot n_2 }{| n_1| |n_2|} = \dfrac{ (4)(-2)+(-3)(5)+(7)(1) }{\sqrt{ 4^2 + (-3)^2 + 7^2} \sqrt{ (-2)^2 + 5^2 + 1^2} } = \dfrac{-16}{\sqrt{ 74} \sqrt{ 30 } }

Hence, sin θ = 1 1 6 2 ( 74 ) ( 30 ) = 1964 74 30 | \sin \theta | = \sqrt{ 1 - \dfrac{16^2}{(74)(30)}} = \dfrac{\sqrt{1964}}{ \sqrt{74} \sqrt{30} }

Therefore, the required distance is d 2 = 6 74 74 30 1964 = 1080 1964 = 270 491 d_2 = \dfrac{6}{\sqrt{74}} \dfrac{\sqrt{74}\sqrt{30}}{\sqrt{1964}} =\sqrt{\dfrac{1080}{1964}} = \sqrt{\dfrac{270}{491} } . And this makes the answer 270 + 491 = 761 270 + 491 = \boxed{761}

David Vreken
May 7, 2019

Combining 4 x 3 y + 7 z = 1 4x - 3y + 7z = 1 with 2 x + 5 y + z = 4 -2x + 5y + z = 4 gives y = 9 7 z + 9 7 y = -\frac{9}{7}z + \frac{9}{7} . Letting z = t z = t , y = 9 7 t + 9 7 y = -\frac{9}{7}t + \frac{9}{7} , and substituting these equations back into 2 x + 5 y + z = 4 -2x + 5y + z = 4 gives 2 x + 5 ( 9 7 t + 9 7 ) + t = 4 -2x + 5(-\frac{9}{7}t + \frac{9}{7}) + t = 4 which solves to x = 19 7 t + 17 14 x = -\frac{19}{7}t + \frac{17}{14} . Therefore, the line L 1 L_1 resulting in the intersection of 4 x 3 y + 7 z = 1 4x - 3y + 7z = 1 and 2 x + 5 y + z = 4 -2x + 5y + z = 4 is ( x , y , z ) = ( 17 14 , 9 7 , 0 ) + ( 19 7 , 9 7 , 1 ) t (x, y, z) = (\frac{17}{14}, \frac{9}{7}, 0) + (-\frac{19}{7}, -\frac{9}{7}, 1)t .

Combining 4 x 3 y + 7 z = 7 4x - 3y + 7z = 7 with 2 x + 5 y + z = 4 -2x + 5y + z = 4 gives y = 9 7 z + 15 7 y = -\frac{9}{7}z + \frac{15}{7} . Letting z = s z = s , y = 9 7 s + 15 7 y = -\frac{9}{7}s + \frac{15}{7} , and substituting these equations back into 2 x + 5 y + z = 4 -2x + 5y + z = 4 gives 2 x + 5 ( 9 7 s + 15 7 ) + s = 4 -2x + 5(-\frac{9}{7}s + \frac{15}{7}) + s = 4 which solves to x = 19 7 s + 47 14 x = -\frac{19}{7}s + \frac{47}{14} . Therefore, the line L 2 L_2 resulting in the intersection of 4 x 3 y + 7 z = 7 4x - 3y + 7z = 7 and 2 x + 5 y + z = 4 -2x + 5y + z = 4 is ( x , y , z ) = ( 47 14 , 15 7 , 0 ) + ( 19 7 , 9 7 , 1 ) s (x, y, z) = (\frac{47}{14}, \frac{15}{7}, 0) + (-\frac{19}{7}, -\frac{9}{7}, 1)s .

Let P P be a point on L 1 L_1 at t = 0 t = 0 . Then P = ( 17 14 , 9 7 , 0 ) P = (\frac{17}{14}, \frac{9}{7}, 0) .

Let Q Q be a point on L 2 L_2 such that P Q \vec{PQ} is perpendicular to L 1 L_1 and L 2 L_2 . Since Q Q is on L 2 L_2 , Q = ( 47 14 19 7 s , 15 7 9 7 s , s ) Q = (\frac{47}{14} - \frac{19}{7}s, \frac{15}{7} - \frac{9}{7}s, s) , and P Q = ( 15 7 19 7 s , 6 7 9 7 s , s ) \vec{PQ} = (\frac{15}{7} - \frac{19}{7}s, \frac{6}{7} - \frac{9}{7}s, s) , and since P Q \vec{PQ} is perpendicular to L 1 L_1 and L 2 L_2 , P Q ( 19 7 , 9 7 , 1 ) = 0 \vec{PQ} \bullet (-\frac{19}{7}, -\frac{9}{7}, 1) = 0 , or ( 15 7 19 7 s ) ( 19 7 ) + ( 6 7 9 7 s ) ( 9 7 ) + s ( 1 ) = 0 (\frac{15}{7} - \frac{19}{7}s)(-\frac{19}{7}) + (\frac{6}{7} - \frac{9}{7}s)(-\frac{9}{7}) + s(1) = 0 which solves to s = 339 491 s = \frac{339}{491} .

Substituting s = 339 491 s = \frac{339}{491} into P Q \vec{PQ} gives P Q = ( 132 491 , 15 491 , 339 491 ) \vec{PQ} = (\frac{132}{491}, -\frac{15}{491}, \frac{339}{491}) , and the distance d d between the two lines is d = P Q = ( 132 491 ) 2 + ( 15 491 ) 2 + ( 339 491 ) 2 = 270 491 d = |\vec{PQ}| = \sqrt{(\frac{132}{491})^2 + (-\frac{15}{491})^2 + (\frac{339}{491})^2} = \sqrt{\frac{270}{491}} . Therefore, a = 270 a = 270 , b = 491 b = 491 , and a + b = 761 a + b = \boxed{761} .

K T
Jul 17, 2019

A direction vector for either of the intersection lines is r = ( 19 , 9 , 7 ) \vec{r}=(19,9,-7) This can easily be verified, because both the expressions 4 x 3 y + 7 z 4x-3y+7z and 2 x 5 y + z -2x-5y+z remain unchanged when adding r \vec{r} to them.

From the system of equations, the x- and y- coordinate can both be isolated as a function of z, by elimination. Support vectors to lines 1 and 2 are found using an arbitrary value for z, say z=0. We find respectively p 1 = ( 17 14 , 9 7 , 0 ) and p 2 = ( 47 14 , 15 7 , 0 ) \vec{p_1} =(\frac{17}{14}, \frac{9}{7}, 0) \text{ and } \vec{p_2} =( \frac{47}{14}, \frac{15}{7}, 0) so Δ p = p 2 p 1 = ( 15 7 , 6 7 , 0 ) \vec{Δp} = \vec{p_2} -\vec{p_1}=(\frac{15}{7}, \frac{6}{7}, 0) Here Δ p \vec{Δp} is a vector connecting both lines.  The distance vector between the lines then is given by subtracting the projection of Δ p \vec{Δp} onto r \vec{r} : d = Δ p Δ p r r 2 r \vec{d}=\vec{Δp}-\frac{\vec{Δp} \cdot \vec{r}}{r^2} \vec{r}

Here Δ p r = 1 7 ( 15 × 19 + 6 × 9 + 0 ) = 339 7 \vec{Δp} \cdot \vec{r} = \frac{1}{7}(15×19+6×9+0)= \frac{339}{7} and r 2 = 1 9 2 + 9 2 + 7 2 = 491 r^2=19^2+9^2+7^2=491

d = 1 7 × 491 ( 924 , 105 , 2373 ) \vec{d}=\frac{1}{7×491}(924,-105, 2373)

d = d = 6495930 7 × 491 = 132570 491 = 270 491 d=|\vec{d}|=\frac{\sqrt{6495930}}{7×491} =\frac{\sqrt{132570}}{491} =\sqrt{\frac{270}{491}}

a + b = 270 + 491 = 761 a+b=270+491=\boxed{761}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...