Lines and Planes in Space
Draft Handout - Content Not Finalized
This session's content has not been finalized by your instructor. You can browse it to preview what is coming, but please do not print this session's handouts yet. Check back later and print only once this warning is gone.
By the end of this session, you will be able to:
- Review core multivariable mathematical concepts and engineering calculus prerequisites.
π Micro-Lecture
Engineering Context: Designing in 3D
In this session, we investigate the mathematical principles of Lines and Planes in Space and explore how engineers apply these concepts to analyze real-world physical and structural systems.
Skill Block 1
Explanations and derivations of the core concepts.
Worked Example
Given a line with the points P=(β4,β6,β2) and Q=(10,2,1):
- Find the vector equation of the line. Evaluate at a few values of t.
- Find the parametric equation of the line.
- Convert the parametric equation into a symmetric equation.
π‘ Reveal Worked Solution
Here is the step-by-step solution to the problem presented in the image.
Given Data
Point P: (β4,β6,β2)
Point Q: (10,2,1)
1. Vector Equation of the Line
To find the vector equation, we first need a position vector r0β for a point on the line and a direction vector v that is parallel to the line.
- Find the direction vector v by finding the vector from P to Q:
- Use point P as the initial position vector r0β:
- Write the vector equation r(t)=r0β+tv:
Evaluating at a few values of t:
- For t=0:
- For t=1:
- For t=β1:
2. Parametric Equations of the Line
The parametric equations break the vector equation down into separate components for x, y, and z using the format:
x=x0β+at
y=y0β+bt
z=z0β+ct
Substituting our point P(β4,β6,β2) and direction vector components β¨14,8,3β©:
- x=β4+14t
- y=β6+8t
- z=β2+3t
3. Symmetric Equation of the Line
To convert the parametric equations into a symmetric equation, we solve each individual equation for t and set them equal to each other:
- Solve for t in the x equation:
- Solve for t in the y equation:
- Solve for t in the z equation:
Equating all three expressions for t gives the symmetric equation:
Active Practice Problem
Given a line with the points A=(1,4,β2) and B=(β3,5,0):
- Find the vector equation of the line. Evaluate at a few values of t.
- Find the Parametric equation of the line.
- Convert the parametric equation into a symmetric equation.
Refer to the 'Core Theory' tab or review the Worked Example demonstration for this skill.
Answer:
Step-by-Step Execution
Here is the complete solution for Problem S1.1 from the activity:
Given Data
Point A: (1,4,β2)
Point B: (β3,5,0)
1. Vector Equation of the Line
To construct the vector equation, we need an initial position vector r0β and a direction vector v.
- Find the direction vector v by finding the displacement vector from A to B:
- Set point A as your initial position vector r0β:
- Assemble the vector equation r(t)=r0β+tv:
Evaluating at a few values of t:
- For t=0:
- For t=1:
- For t=2:
2. Parametric Equations of the Line
By breaking the vector equation down into its distinct scalar components (x, y, and z) using the format x=x0β+at, y=y0β+bt, and z=z0β+ct, we get:
- x=1β4t
- y=4+t
- z=β2+2t
3. Symmetric Equation of the Line
To find the symmetric equation, we isolate t in each parametric component and set them equal to one another:
- Solve for t in x:
- Solve for t in y:
- Solve for t in z:
Equating these gives the symmetric equation:
π Regroup 1
- Review common misconceptions and clarify key notations.
Skill Block 2
Explanations and derivations of the core concepts.
Worked Example
Find the distance between the point M=(1,1,3) and the line:
π‘ Reveal Worked Solution
Here is the step-by-step solution for Skill 2 Demo using the distance formula provided in the activity.
Given Data
Point M (anywhere in space): (1,1,3)
Symmetric equation of the line: 4xβ3β=2y+1β=zβ3
1. Extract Information from the Line
From the symmetric equation form axβx0ββ=byβy0ββ=czβz0ββ, we can extract:
A point P on the line: (3,β1,3)
The direction vector v along the line: β¨4,2,1β© (note that zβ3 is equivalent to 1zβ3β)
2. Find the Vector PM
Now, find the vector pointing from the line point P to the external point M:
3. Compute the Cross Product PMΓv
The formula requires the cross product of PM and the direction vector v:
Expand the determinant by the top row:
4. Calculate the Magnitudes
Now find the magnitudes (lengths) of both the cross product vector and the direction vector v:
- Magnitude of PMΓv:
- Magnitude of v:
5. Calculate the Distance d
Substitute these magnitudes into the distance formula d=β£β£vβ£β£β£β£PMΓvβ£β£β:
To write it under a single radical or rationalize it:
The exact distance between the point and the line is 212798ββ (or approximately 2.69 units).
Active Practice Problem
Find the distance between the point (0,3,6) and the line with parametric equations:
Refer to the 'Core Theory' tab or review the Worked Example demonstration for this skill.
Answer: The exact distance between the point and the line is 770ββ (or approximately 1.20 units).
Step-by-Step Execution
Given Data
Point M (external point): (0,3,6)
Parametric equations of the line: x=1βt, y=1+2t, z=5+3t
1. Extract Information from the Line
From the parametric equations form x=x0β+at, y=y0β+bt, and z=z0β+ct , we can easily read off a point on the line and its direction vector:
- A point P on the line (by looking at the constant terms where t=0):
- The direction vector v along the line (the coefficients of t):
2. Find the Vector PM
Now, find the vector pointing from the line's point P to the external point M:
3. Compute the Cross Product PMΓv
Next, find the cross product required by the formula:
Expand the determinant along the top row:
4. Calculate the Magnitudes
Now compute the magnitudes (lengths) of our cross product vector and the line's direction vector v:
- Magnitude of PMΓv:
- Magnitude of v:
5. Calculate the Distance d
Substitute these values into the distance formula d=β£β£vβ£β£β£β£PMΓvβ£β£β:
To rationalize the denominator:
The exact distance between the point and the line is 770ββ (or approximately 1.20 units).
π Regroup 2
- Reflect on the physical modeling applications and mathematical setups.
Skill Block 3
Explanations and derivations of the core concepts.
Worked Example
Determine whether the lines L1β and L2β are equal, parallel but not skew, skew, or intersecting.
- Equal
- Parallel
- Skew
- Intersecting
π‘ Reveal Worked Solution
Given Data
Line 1 (L1β): x=5t,y=β13β6t,z=19βt
Line 2 (L2β): x=β1β6s,y=β12β12s,z=19β18s
Step 1: Extract and Compare Direction Vectors
First, we extract the direction vectors (u and v) from the coefficients of the parameters t and s:
Direction vector of L1β (u): β¨5,β6,β1β©
Direction vector of L2β (v): β¨β6,β12,β18β©
To check if the lines are parallel, we see if one vector is a scalar multiple of the other (u=av):
Because the components do not scale proportionally, the direction vectors are not parallel. Looking at our relationship table, this leaves two possibilities: Intersecting or Skew.
Step 2: Check for an Intersection Point
To find out if they share a common point, we set the corresponding coordinate components equal to each other (x1β=x2β, y1β=y2β, z1β=z2β):
- 5t=β1β6s
- β13β6t=β12β12s
- 19βt=19β18s
Solve the system using equations (1) and (3):
From equation (3), we can simplify by subtracting 19 from both sides:
Substitute t=18s into equation (1):
Now find t:
Test the values in the remaining equation (2):
We must check if these values for t and s satisfy equation (2) to see if the lines actually cross:
Since LS=RS, the system is consistent! The lines share a common intersection point.
Conclusion
Because the direction vectors are not parallel and the lines share a common point, the lines are Intersecting.
Equal
Parallel
Skew (Incorrect option)
Intersecting (Correct Answer)
Active Practice Problem
Given line A running through the points A1β=(2,0,3) and A2β=(4,7,8) as well as line B running through the points B1β=(β3,β1,4) and B2β=(β1,5,9), determine if the lines A and B are equal, parallel but not skew, skew, or intersecting.
- Equal
- Parallel
- Skew
- Intersecting
Refer to the 'Core Theory' tab or review the Worked Example demonstration for this skill.
Answer: - [ ] Intersecting
Step-by-Step Execution
Here is the step-by-step solution for Problem S3.1 to determine the relationship between line A and line B.
Given Data
Line A passes through: A1β=(2,0,3) and A2β=(4,7,8)
Line B passes through: B1β=(β3,β1,4) and B2β=(β1,5,9)
Step 1: Find and Compare Direction Vectors
First, we calculate the direction vectors (u and v) for both lines by subtracting their given coordinates:
- Direction vector for Line A (u):
- Direction vector for Line B (v):
Now we check if the direction vectors are parallel (u=av): Comparing the components:
x-component ratio: 22β=1
y-component ratio: 67β
Since 22βξ =67β, the direction vectors are not parallel. Based on the classification table, the lines must be either Intersecting or Skew.
Step 2: Write Parametric Equations for Both Lines
To check if they share a common point, we first write out their parametric forms using A1β and B1β as our initial points:
- Line A (using parameter t):
- Line B (using parameter s):
Step 3: Check for an Intersection Point
We set the corresponding coordinate equations equal to one another (xAβ=xBβ, yAβ=yBβ, zAβ=zBβ):
- 2+2t=β3+2s
- 7t=β1+6s
- 3+5t=4+5s
Solve the system using equations (1) and (3):
From equation (3), subtract 5s and 3 from both sides:
From equation (1), rearrange to group t and s:
Notice the contradiction:
From equation (3) we get tβs=0.2, but from equation (1) we get tβs=β2.5. Because 0.2ξ =β2.5, it is mathematically impossible to find values for t and s that satisfy this system. The system is inconsistent, meaning the lines do not share a common point.
Conclusion
Since the direction vectors are not parallel and the lines do not share a common point, the lines are Skew.
Equal
Parallel
Skew (Correct Answer)
Intersecting
π Regroup 3
- Verify calculations and mathematical reasoning.
π Synthesis Wrap-up
- Core takeaways from Session 04 and overview of homework homework assignment: Equations of Lines and Planes in Space.