Distance from the line to the plane (which one is correct?)

  • Thread starter Thread starter bobey
  • Start date Start date
  • Tags Tags
    Line Plane
Click For Summary
SUMMARY

The discussion centers on calculating the distance from a line defined by the parametric equations x=2+t, y=1+t, z=-(1/2)-(1/2)t to the plane represented by the equation x+2y+6z=10. Two attempts were made to solve this problem. The first attempt calculated the distance from a point on the line to a point on the plane, yielding an incorrect result of 9/sqrt(41) units. The second attempt incorrectly assumed the line and plane were parallel, resulting in a distance of sqrt(21)/2 units. Ultimately, both attempts were deemed incorrect, highlighting the need for a proper understanding of geometric relationships between lines and planes.

PREREQUISITES
  • Understanding of vector mathematics and operations
  • Familiarity with parametric equations of lines
  • Knowledge of plane equations in three-dimensional space
  • Proficiency in calculating distances between points and planes
NEXT STEPS
  • Study the method for calculating the shortest distance from a point to a plane in 3D space
  • Learn about the geometric interpretation of lines and planes in vector calculus
  • Explore the concept of normal vectors and their significance in determining relationships between lines and planes
  • Practice solving problems involving distances between lines and planes using various examples
USEFUL FOR

Students studying geometry, mathematics educators, and anyone involved in vector calculus or three-dimensional geometry who seeks to deepen their understanding of spatial relationships between lines and planes.

bobey
Messages
29
Reaction score
0
distance from the line to the plane (which one is correct?)

Homework Statement


find the distance from the line x=2+t, y=1+t, z= -(1/2)-(1/2)t to the plane x+2y+6z =10

Homework Equations


The Attempt at a Solution


my first attempt ::

by setting t = 0, we get a point on the line, say P :<2,1,-1/2>. the point on the plane, say, S we get if we set y=0, z=0 ==> x= 0. thus the point S on the plane is <10,0,0>.

thus the vector PS = S - P =8i-j+1/2k

vector normal to the plane, n = i+2j+6k

so the distance point P to the plane = |PS.n|/|n| = 9/sqrt(41) unitmy second attempt ::

the vector normal to the line, n1 = i+j-1/2k

the vector normal to the plane, n2 = i+2j+6k

n1.n2 = 0 ==> the two normal are perpendicular ===> the line and the plane are parallel

thus the distance for the line to the plane = sqrt(2^2+1^2+(-1/2)^2) = sqrt(21)/2 unit
WHICH ATTEMPT IS CORRECT SINCE I GOT TWO DIFFERENT ANSWERS? PLEASE HELP ME...:cry:
 
Last edited:
Physics news on Phys.org


bobey said:
my second attempt ::

the vector normal to the line, n1 = i+j-1/2k

the vector normal to the plane, n2 = i+2j+6k

n1.n2 = 0 ==> the two normal are perpendicular ===> the line and the plane are parallel

thus the distance for the line to the plane = sqrt(2^2+1^2+(-1/2)^2) = sqrt(21)/2 unit

this is not correct n1 = i+j-1/2k is parallel to your line
 


bobey said:

Homework Statement


find the distance from the line x=2+t, y=1+t, z= -(1/2)-(1/2)t to the plane x+2y+6z =10


Homework Equations





The Attempt at a Solution


my first attempt ::

by setting t = 0, we get a point on the line, say P :<2,1,-1/2>. the point on the plane, say, S we get if we set y=0, z=0 ==> x= 0. thus the point S on the plane is <10,0,0>.

thus the vector PS = S - P =8i-j+1/2k

vector normal to the plane, n = i+2j+6k

so the distance point P to the plane = |PS.n|/|n| = 9/sqrt(41) unit
This is incorrect. You are trying to use the fact that |PS.n|= |PS||n| cos(theta) but in this case what you get is |PS|, the straight line distance from the point <2, 1, -1/2> to the point <10, 0, 0> While one is a point on the line and the other is a point on the plane, it doesn't follow that this is the shortest possible distance between a point on the line and a point on the plane, which is, by definition, the 'distance between line and plane'.


my second attempt ::

the vector normal to the line, n1 = i+j-1/2k

the vector normal to the plane, n2 = i+2j+6k

n1.n2 = 0 ==> the two normal are perpendicular ===> the line and the plane are parallel

thus the distance for the line to the plane = sqrt(2^2+1^2+(-1/2)^2) = sqrt(21)/2 unit
This is just the distance from (2, 1, -1/2) to (0, 0, 0). It has nothing to do with the plane!



WHICH ATTEMPT IS CORRECT SINCE I GOT TWO DIFFERENT ANSWERS? PLEASE HELP ME...:cry:
It looks to me like neither is correct. I simply don't follow your "logic".
 

Similar threads

Replies
5
Views
2K
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K