Where Does the Line Intersect the Plane in 3D Space?

  • Thread starter Thread starter multicalcprob
  • Start date Start date
  • Tags Tags
    Multivariable
Click For Summary
SUMMARY

The discussion focuses on finding the intersection point of a line and a plane in 3D space. The line is defined by the point Po(1,2,8) and the direction vector R(3i-j-4k). The plane passes through the point p1(-4,0,3) with the normal vector n(3i-2j+6k). The correct intersection point is calculated as (10, -1, -4) using the line equations x=1+3t, y=2-t, z=8-4t, and the plane equation 3x-2y+6z=6. A discrepancy arises regarding the plane's equation, with one participant omitting the y-term, leading to confusion.

PREREQUISITES
  • Understanding of 3D coordinate systems
  • Familiarity with vector equations and parametric equations of lines
  • Knowledge of plane equations in vector form
  • Ability to solve linear equations and systems
NEXT STEPS
  • Study the derivation of plane equations from normal vectors and points in 3D space
  • Learn how to apply parametric equations to find intersections in 3D geometry
  • Explore vector calculus concepts related to lines and planes
  • Practice solving intersection problems involving lines and planes using different methods
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with 3D geometry, particularly those focusing on vector analysis and spatial relationships.

multicalcprob
Messages
5
Reaction score
0
Let L be the line through the point Po(1,2,8) which is parallel to the vector R(3i-j-4k). Find the point at which l intersects the plane through the point p1(-4,0,3) having normal vector n(3i-2j+6k)

I did the following:
x=1+3t
y=2-t
z=8-4t

3(x+4)+6(z-3)=0
3x+6z-6=0

3(1+3t)+6(8-4t)-6=0
-15t+45=0
t=3

(10, -1, -4)

Did I do this right?
Thanks.
 
Last edited:
Physics news on Phys.org
I got a different answer, I'm not quite sure how you're working out the equation of your plane. I ended up with the equation 3x-2y+6z-6=0, which doesn't give quite so nice an answer I'm afraid! Could you explain how your method for working out the equation of the plane works??

I did it like this:
equation of a plane is R.n=d
you are given n and you are given one specific R,
so equation is R.(3 -2 6) = d

now you substitute in the specific r to find the d, if that makes sense, so:

(-4 0 3).(3 -2 6) = -12 +0 +18 = 6

so you know the equation of the plane is
R.(3 -2 6) =6

or, in other words (taking R to be (x y z):
3x-2y+6z=6
3x-2y+6z-6=0
 
multicalcprob said:
3(x+4)+6(z-3)=0
3x+6z-6=0

I believe you omitted the y-term in your plane equation.
Weatherhead's result for the plane looks right to me.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K