Thread Closed

Intersection between a plane and a line

 
Share Thread Thread Tools
Mar10-07, 08:52 AM   #1
 

Intersection between a plane and a line


Hi all:
Given a plane ax+by+cz+d = 0, and a straight line, X = X0 + vt. What is an efficient way to compute the intersection point please? Also, is there any efficient method to determine if two points are located on the same side of the plane or on the different side of the plane???

Thanks for your help
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Mar10-07, 09:14 AM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I've moved your thread to the Homework Help section of the site.

As per the guidelines of Physics Forums, we would like to see your attempt at the problem before helping you with it.

Thanks,

Tom
 
Mar10-07, 11:57 AM   #3
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
How to derive the answer should be obvious to you if you use a good enough notation!

Remember that for any t in R, there corresponds a point (x,y,z) on the line given by the equations:
[tex]x=x_{0}+v_{x,0}t, y=y_{0}+v_{y,0}t, z=z_{0}+v_{z,0}t[/tex]

Furthermore, what requirement exists so that a point (x,y,z) is guaranteed to lie on the PLANE?

In particular, what equation for "t" do you get out of this?
(Remember that once you have found the required t-value, computing the specific values of the coordinates of the point is trivial)
 
Thread Closed
Thread Tools


Similar Threads for: Intersection between a plane and a line
Thread Forum Replies
Find point of intersection of a line and a plane Precalculus Mathematics Homework 2
intersection of line and plane Precalculus Mathematics Homework 2
equation of line parallel to plane and intersaction with other line Precalculus Mathematics Homework 5
Intersection of a line and a plane, for what value(s) of k ? General Math 4
Line Intersection Introductory Physics Homework 1