Thread Closed

equation of line parallel to plane and intersaction with other line

 
Share Thread Thread Tools
May18-08, 01:15 PM   #1
 

equation of line parallel to plane and intersaction with other line


1. The problem statement, all variables and given/known data

Hello!

I have one problem which seems not so difficult:

-Find the equation of line which passes throught the point M(1,0,7), parallel of the plane 3x-y+2z-15=0 and it intersects the line [tex]\frac{x-1}{4}=\frac{y-3}{2}=\frac{z}{1}[/tex]

2. Relevant equations



3. The attempt at a solution

The equation of the line will be: [tex]\frac{x-1}{a_1}=\frac{y}{a_2}=\frac{z-7}{a_3}[/tex]

So we need to find [tex]\vec{a}(a_1,a_2,a_3)[/tex] and we need three conditions in the system.

The first condition is [tex]\vec{a} \circ \vec{n}=0[/tex] or [tex](a_1,a_2,a_3)(3,-1,2)=0[/tex] or [tex]3a_1-a_2+2a_3=0[/tex].

The second condition is the intersection of two lines, and it is:

[tex]-17a_1+28a_2+12a_3=0[/tex]

What about the third condition?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
May18-08, 01:33 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
There is no third condition. You cannot determine a1, a2, and a3 uniquely. Any multiple of a given a1, a2, and a3 will also determine the same line. From the two equations you have you can solve for two of the numbers as functions of the third. Choose that third as you please, say equal to 1, and solve for the other 2.
May18-08, 01:37 PM   #3
 
Blog Entries: 14
Other way (I think it is very similar to what you did):
r = (1,3,0) + t (4,2,1)
P = (1,0,7)
find direction vector: r - P
and you know n.(r-P) = 0

So, only one condition .. (and only one unknown)
May18-08, 02:26 PM   #4
 

equation of line parallel to plane and intersaction with other line


rootX what is r, and what is P?
May18-08, 07:15 PM   #5
 
Blog Entries: 14
Quote by Physicsissuef View Post
rootX what is r, and what is P?
r is (1,3,0) + t (4,2,1) ... a line
P is (1,0,7) .. a point



Should work, shouldn't it?
May19-08, 02:04 AM   #6
 
It wouldn't work, since by your opinion you will find point, product of the intersection of line and plane... And we'll need to find parallel vector to the line which satisfies the above conditions...
Thread Closed
Thread Tools


Similar Threads for: equation of line parallel to plane and intersaction with other line
Thread Forum Replies
Equation of plane through point P containing line L Calculus & Beyond Homework 5
Line Parallel to the Plane Equation (Final Exam Review) Precalculus Mathematics Homework 2
Equation of a line/plane Calculus & Beyond Homework 1
Finding a plane given a line and plane ortogonal Calculus & Beyond Homework 2
parametric equation of a line and a plane Calculus 1