Distance between two lines in a cube

Distance between two lines in a cube

Postby kate » Mon Jun 30, 2008 1:28 pm

We have a cube ABCDA<sub>1</sub>B<sub>1</sub>C<sub>1</sub>D<sub>1</sub> with edge a. Find the distance between the lines B<sub>1</sub>C and BD.
kate
 
Posts: 90
Joined: Mon Apr 09, 2007 3:58 pm
Reputation: 7

Re: Distance between two lines in a cube

Postby shyamjayakannan » Sun Mar 08, 2026 1:14 pm

Let A be the origin. Then the coordinates of all the points are: A(0,0,0), B(a,0,0), C(a,a,0), D(0,a,0), A1(0,0,a), B1(a,0,a), C1(a,a,a), D1(0,a,a).
Now, B1C = [tex]\langle a,a,0\rangle+\langle0,-a,a\rangle t[/tex] and BD = [tex]\langle0,a,0\rangle+\langle a,-a,0\rangle t[/tex]. The distance between the lines will be the length of the normal vector between them. This can be found by taking the projection of the vector from C to D onto the common normal.

Normal vector = [tex]\langle0,-a,a\rangle\times\langle a,-a,0\rangle=\left\langle a^2,a^2,a^2\right\rangle[/tex] and DC = [tex]\langle a,0,0\rangle[/tex].

So, distance = [tex]\frac{\left\langle a^2,a^2,a^2\right\rangle\cdot\langle a,0,0\rangle}{\left|\left\langle a^2,a^2,a^2\right\rangle\right|}=\frac{a^2}{a^2\sqrt3}=\boxed{\frac{1}{\sqrt3}}[/tex]

shyamjayakannan
 
Posts: 114
Joined: Sun Feb 02, 2025 12:23 pm
Reputation: 136


Return to Stereometry



Who is online

Users browsing this forum: No registered users and 1 guest

cron