Vectors - Points of intersection and shortest distance
Q1
The straight line passes through the point and has direction . The plane passes through the point and has normal vector .
- Find the intersection point of with the -plane.
- Find the intersection points of the -axis, -axis, and -axis with plane .
- Is parallel to ? If so, does contain ?
Q2
The straight line passes through the points and , and the straight line passes though the points and . Find the relative position of these lines to each other, that is, are they parallel, skew, or do they intersect? If they intersect, determine the point of intersection.
Q3
The straight line passes through the points and , and the straight line passes though the points and . Do they intersect? If so, find the point of intersection and the angle of intersection.
Q4
The straight line passes through the points and . The plane contains the points , and . Find the intersection point between and , and also the angle of intersection.
Q5
The straight line passes through the points and . The plane contains the points , , and the origin. Point has the coordinates .
- Determine the shortest distance between point and .
- Determine the shortest distance between and .
Show
A1
- Let's first find the normal equation of the -plane. A possible normal vector of the -plane is and the point is in this plane. Thus, the normal equation is and to find we insert the point , resulting in . Thus, the normal equation is (or in short, z=0, which makes sense as every point in the -plane must have a zero -coordinate). Let be the point of intersection. Because follows there is a constant such that that is As is also in the plane, these , , and must fulfil the normal equation: from which follows , and therefore .
- Let's first find the normal equation of : and inserting into the equation we get . Thus, the normal equation is Let's now find the intersection of this plane with the -axis, which is a straight line containing the point and has direction vector Let be the point of intersection. As is on the -axis, there must be a with (which makes sense, as every point on the -axis must have zero - and -coordinates). As is also in , it must fulfil the normal equation from above: and it follows . It follows . Observe that this is just point , which we could have seen already at the beginning: is on the -axis and also in plane , so it must be the intersection point. Calculating the intersection point with the -axis in a similar way we get , with the -axis we get .
- is parallel to if , which is indeed the case (because of ). To show that is (or is not) in , take a point on and show that this point is (or is not) in . For example, take the point , which is on . As , is not in , and thus is not in .
A2
Try to find the point of intersection between the two lines. From it follows that there must be a constant with :
and because is also in , there must be some constant with
Thus we have to solve the system of equations
To solve this equation, take the first one and solve for , that is, . In the second (or third) equation replace the with the expression in above. You get an equation in , and you can find a value for . And with this value you can now calculate the value for . We get and .
Now we can calculate the coordinates of using or . With , we get , and with we get . Note that the two points are not the same. This indicates that the lines do not intersect. And because the lines are also not parallel (there is no with ), they have to be skew.
If , we would conclude that there is an intersection point. This will be the case for A3.
A3
Try to find the point of intersection between the two lines. From it follows that there must be a constant with , and from follows that there must be a constant with . We arrive at the system of equations
To solve this, take for example the first equation, which we solve for :
If we replace in the second equation the with the expression above, we get an equation in only, and we can solve for . We get . Now we can calculate , which is .
We can now calculate using , and we get . We can also calculate using , and this time (compared to A2) we also get . Because we get the same intersection points for and , we conclude that the lines intersect and the intersection point is .
For the angle of intersection we have
and thus .
Note that we do not need the intersection point to calculate the angle.
A4
A direction vector of is
A normal vector of is
For any point it is
Alternatively, has to satisfy the normal equation
We find by inserting into the equation any known point which is in , e.g. let's insert :
Let be the intersection point. Because of it follows
And because of it follows that
(note that the last equation is simply the normal equation from above).
Inserting into the equation above, we get . Thus, the point of intersection is .
The intersection angle is the angle between the normal vector of the plane, and the direction vector of the straight line, i.e.
It follows (or ).
A5
- Denote by the point on which is closest to . This is the case if , that is, if From follows Inserting and into the first equation, we get and therefore . The shortest distance is
- A normal vector of is Let's find the point on which is closest to . We can find be intersecting with the straight line which is orthogonal to and passes through . Thus, a direction vector of is (). From follows From follows (because the origin is in ) that , that is (the same equation we get by using the normal equation). Inserting into the equation above, we get and therefore . The shortest distance is