Finding the scalar equation for a plane

  • Thread starter Thread starter silver1x
  • Start date Start date
  • Tags Tags
    Plane Scalar
Click For Summary

Homework Help Overview

The discussion revolves around finding the scalar equation for a plane defined by two parallel lines, L1 and L2, given in parametric form. Participants explore the relationship between the lines and the necessary components to derive the equation of the plane.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss identifying points on the lines and calculating a displacement vector between them. Questions arise about the significance of the normal vector and the parameters in the scalar equation of the plane.

Discussion Status

Some participants have made progress in calculating vectors and discussing the cross product to find a normal vector. There is an ongoing exploration of the implications of the scalar equation and how to verify its correctness. The conversation has shifted towards finding the distance between the lines, with some guidance provided on the method to approach this.

Contextual Notes

Participants are working within the constraints of a homework problem, which may limit the information available for discussion. The nature of the lines being parallel is a key assumption in the problem setup.

silver1x
Messages
5
Reaction score
0

Homework Statement


Find the scalar equation for the plane containing L1 and L2.
Consider the lines:
L1 : x = t + 1, y = 2t, z = 3t - 1
L2 : x = s - 1, y = 2s + 1, z = 3s - 1

Homework Equations


Scalar equation for a plane:
a(x - x0) + b(y - y0) + c(z - z0) = 0

The Attempt at a Solution


These two lines have the same vector <1, 2, 3>, so they are parallel. I let t = 0 and s = 0 so that I found a point (1, 0, -1) for L1 and a point (-1, 1, -1) for L2. Where do I go from here? Thanks and I appreciate it.
 
Physics news on Phys.org
Find the vector which connects those points. It will not be parallel with the original lines.

ehild
 
Ok so I found the displacement vector between the two points to be (-1 - 1, 1 - 0, -1 -(-1)), which comes up to (-2, 1, 0). Now that I have the vector, does it matter which point I use to plug into the formula to find the scalar equation?
 
You have two vectors lying in the plane, but you need a normal vector of the plane to get the scalar equation. How do you get a vector that is normal to the vectors of the plane?

What does the scalar equation of the plane mean? What are the parameters a,b,c?

ehild
 
Okay, I took the cross product with the displacement vector <-2, 1, 0> and the other vector <1, 2, 3> which ended up as <-3, -6, 5>. So now I would use that vector and pick one of those points to come up with the scalar equation. I end up with -3x - 6y + 5z = -8
 
Now, it is easy to check if that is correct, isn't it? The line L1 is given by x = t + 1, y = 2t, z = 3t - 1. Putting that into your equation for the plane, -3(t+1)- 6(2t)+ 5(3t-1)= -3t- 3- 12t+ 15t- 5= (-3- 12+ 15)t+ (-3- 5)= -8 which is correct for all t. Every point of L1 is in that plane. The line L2 is given by x = s - 1, y = 2s + 1, z = 3s - 1. Putting that into your equation, -3(s- 1)- 6(2s+ 1)+ 5(3x- 1)= -3s+ 3- 12s- 6+ 15x- 5= (-3-12+15)s+ (3- 6- 5)= -8 which is correct for all s. Every point of L2 is in that plane.
 
Thanks a lot for the help! To follow up on this problem. If I wanted to find the distance between the lines, would I just use the distance formula between the two points?
 
The distance between two parallel lines is the length of the segment of line, perpendicular to them. You know already a vector which connects the two lines: find its normal component.

ehild
 
Using the displacement vector <-2, 1, 0>, the component would be ( (-2)^2 + 1^2 + 0^2 ) ^ (1/2), which ends up as square root of 5. That would then be the distance correct?
 
  • #10
As the displacement vector happens to be perpendicular to the lines, the distance is correct. ehild
 

Similar threads

Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
12K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K