Figure 2.73 Industrial pipe installations often feature pipes running in different directions. How can we find the distance between two skew pipes? Finding the distance from a point to a line or from a line to a plane seems like a pretty abstract procedure. But, if the lines represent pipes in a chemical plant or tubes in an oil refinery or roads at an intersection of highways, confirming that the distance between them meets specifications can be both important and awkward to measure. One way is to model the two pipes as lines, using the techniques in this Chapter, and then calculate the distance between them. The calculation involves forming vectors along the directions of the lines and using both the cross product and the dot product. The symmetric forms of two lines, L 1 and L 2 , are L 1 : x − x 1 a 1 = y − y 1 b 1 = z − z 1 c 1 L 2 : x − x 2 a 2 = y − y 2 b 2 = z − z 2 c 2 You are to develop a formula for the distance d between these two lines, in terms of the values a 1 , b 1 , c 1 ; b 2 , c 2 ; x 1 , y 1 , z 1 ; and x 2 , y 2 , z 2 . The distance between two lines is usually taken to mean the minimum distance, so this is the length of a line segment or the length of a vector that is perpendicular to both lines and intersects both lines. 9. Consider the following application. Engineers at a refinery have determined they need to install support struts between many of the gas pipes to reduce damaging vibrations. To minimize cost, they plan to install these struts at the closest points between adjacent skewed pipes. Because they have detailed schematics of the structure, they are able to determine the correct lengths of the struts needed, and hence manufacture and distribute them to the installation crews without spending valuable time making measurements. The rectangular frame structure has the dimensions 4.0 × 15.0 × 10.0 m (height, width, and depth). One sector has a pipe entering the lower comer of the standard frame unit and exiting at the diametrically opposed comer (the one farthest away at the top); call this L 1 . A second pipe enters and exits at the two different opposite lower comers; call this L 2 (Figure 2.74). Figure 2.74 Two pipes cross through a standard frame unit. Write down the vectors along the lines representing those pipes, find the cross product between them from which to create the unit vector n , define a vector that spans two points on each line, and finally determine the minimum distance between the lines. (Take the origin to be at the lower cooler of the ?rst pipe.) Similarly, you may aim develop the symmetric equations for each line and substitute directly into your formula.
Figure 2.73 Industrial pipe installations often feature pipes running in different directions. How can we find the distance between two skew pipes? Finding the distance from a point to a line or from a line to a plane seems like a pretty abstract procedure. But, if the lines represent pipes in a chemical plant or tubes in an oil refinery or roads at an intersection of highways, confirming that the distance between them meets specifications can be both important and awkward to measure. One way is to model the two pipes as lines, using the techniques in this Chapter, and then calculate the distance between them. The calculation involves forming vectors along the directions of the lines and using both the cross product and the dot product. The symmetric forms of two lines, L 1 and L 2 , are L 1 : x − x 1 a 1 = y − y 1 b 1 = z − z 1 c 1 L 2 : x − x 2 a 2 = y − y 2 b 2 = z − z 2 c 2 You are to develop a formula for the distance d between these two lines, in terms of the values a 1 , b 1 , c 1 ; b 2 , c 2 ; x 1 , y 1 , z 1 ; and x 2 , y 2 , z 2 . The distance between two lines is usually taken to mean the minimum distance, so this is the length of a line segment or the length of a vector that is perpendicular to both lines and intersects both lines. 9. Consider the following application. Engineers at a refinery have determined they need to install support struts between many of the gas pipes to reduce damaging vibrations. To minimize cost, they plan to install these struts at the closest points between adjacent skewed pipes. Because they have detailed schematics of the structure, they are able to determine the correct lengths of the struts needed, and hence manufacture and distribute them to the installation crews without spending valuable time making measurements. The rectangular frame structure has the dimensions 4.0 × 15.0 × 10.0 m (height, width, and depth). One sector has a pipe entering the lower comer of the standard frame unit and exiting at the diametrically opposed comer (the one farthest away at the top); call this L 1 . A second pipe enters and exits at the two different opposite lower comers; call this L 2 (Figure 2.74). Figure 2.74 Two pipes cross through a standard frame unit. Write down the vectors along the lines representing those pipes, find the cross product between them from which to create the unit vector n , define a vector that spans two points on each line, and finally determine the minimum distance between the lines. (Take the origin to be at the lower cooler of the ?rst pipe.) Similarly, you may aim develop the symmetric equations for each line and substitute directly into your formula.
Figure 2.73 Industrial pipe installations often feature pipes running in different directions. How can we find the distance between two skew pipes?
Finding the distance from a point to a line or from a line to a plane seems like a pretty abstract procedure. But, if the lines represent pipes in a chemical plant or tubes in an oil refinery or roads at an intersection of highways, confirming that the distance between them meets specifications can be both important and awkward to measure. One way is to model the two pipes as lines, using the techniques in this Chapter, and then calculate the distance between them. The calculation involves forming vectors along the directions of the lines and using both the cross product and the dot
product.
The symmetric forms of two lines,
L
1
and
L
2
,
are
L
1
:
x
−
x
1
a
1
=
y
−
y
1
b
1
=
z
−
z
1
c
1
L
2
:
x
−
x
2
a
2
=
y
−
y
2
b
2
=
z
−
z
2
c
2
You are to develop a formula for the distance
d
between these two lines, in terms of the values
a
1
,
b
1
,
c
1
;
b
2
,
c
2
;
x
1
,
y
1
,
z
1
;
and
x
2
,
y
2
,
z
2
.
The distance between two lines is usually taken to mean the
minimum distance, so this is the length of a line segment or the length of a vector that is perpendicular to both lines and intersects both lines.
9. Consider the following application. Engineers at a refinery have determined they need to install support struts between many of the gas pipes to reduce damaging vibrations. To minimize cost, they plan to install these struts at the closest points between adjacent skewed pipes. Because they have detailed schematics of the structure, they are able to determine the correct lengths of the struts needed, and hence manufacture and distribute them to the installation crews without spending valuable time making measurements. The rectangular frame structure has the dimensions
4.0
×
15.0
×
10.0
m
(height, width, and depth). One sector has a pipe entering the lower comer of the standard frame unit and exiting at the diametrically opposed comer (the one farthest away at the top); call this
L
1
.
A second pipe enters and exits at the two different opposite lower comers; call this
L
2
(Figure 2.74).
Figure 2.74 Two pipes cross through a standard frame unit. Write down the vectors along the lines representing those pipes, find the cross product between them from which to create the unit vector
n
,
define a vector that spans two points on each line, and finally determine the minimum distance between the lines. (Take the origin to be at the lower cooler of the ?rst pipe.) Similarly, you may aim develop the symmetric equations for each line and substitute directly into your formula.
Quantities that have magnitude and direction but not position. Some examples of vectors are velocity, displacement, acceleration, and force. They are sometimes called Euclidean or spatial vectors.
Using & Understanding Mathematics: A Quantitative Reasoning Approach (7th Edition)
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.