Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus II / 3-Dimensional Space / Equations of Lines
Show Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 12.2 : Equations of Lines

4. Determine the intersection point of the line given by x=8+t, y=5+6t, z=42t and the line given by r(t)=7+12t,3t,14+8t or show that they do not intersect.

Show All Steps Hide All Steps

Start Solution

If the two lines do intersect then they must share a point in common. In other words there must be some value, say t=t1, and some (probably) different value, say t=t2, so that if we plug t1 into the equation of the first line and if we plug t2 into the equation of the second line we will get the same x, y and z coordinates.

Show Step 2

This means that we can set up the following system of equations.

8+t1=7+12t25+6t1=3t242t1=14+8t2

If this system of equations has a solution then the lines will intersect and if it doesn’t have a solution then the lines will not intersect.

Show Step 3

Solving a system of equations with more equations than unknowns is probably not something that you’ve run into all that often to this point. The basic process is pretty much the same however with a couple of minor (but very important) differences.

Start off by picking any two of the equations (so we now have two equations and two unknowns) and solve that system. For this problem let’s just take the first two equations. We’ll worry about the third equation eventually.

Solving a system of two equations and two unknowns is something everyone should be familiar with at this point so we’ll not put in any real explanation to the solution work below.

t1=15+12t25+6(15+12t2)=3t285+72t2=3t273t2=88t2=8873t1=15+12(8873)=3973 Show Step 4

Okay, this is a somewhat “messy” solution, but they will often be that way so we shouldn’t get too excited about it!

Now, recall that to get this solution we used the first two equations. What this means is that if we use this value of t1 and t2 in the equations of the first and second lines respectively then the x and y coordinates will be the same (remember we used the x and y equations to find this solution….).

At this point we need to recall that we did have a third equation that also needs to be satisfied at these values of t. In other words, we need to plug t1=3973 and t2=8873 into the third equation and see what we get. Doing this gives,

37073=42(3973)14+8(8873)=172673

Okay, the two sides are not the same. Just what does this mean? In terms of systems of equations it means that t1=3973 and t2=8873 are NOT a solution to the system of equations in Step 2. Had they been a solution then we would have gotten the same number from both sides.

In terms of whether or not the lines intersect we need to only recall that the third equation corresponds to the z coordinates of the lines. We know that at t1=3973 and t2=8873 the two lines will have the same x and y coordinates (since they came from solving the first two equations). However, we’ve just shown that they will not give the same z coordinate.

In other words, there are no values of t1 and t2 for which the two lines will have the same x, y and z coordinates. Hence, we can now say that the two lines do not intersect.

Before leaving this problem let’s note that it doesn’t matter which two equations we solve in Step 3. Different sets of equations will lead to different values of t1 and t2 but they will still not satisfy the remaining equation for this problem and we will get the same result of the lines not intersecting.