Thread Closed

Cartesian equation of plane that i perpendicular to plane and contains line

 
Share Thread Thread Tools
Oct29-08, 06:03 AM   #1
 

Cartesian equation of plane that i perpendicular to plane and contains line


1. The problem statement, all variables and given/known data
Question states "The plane that contains the line r=<-2,4,3>+t<3,2-1> and is perpendicular to the plane r=<5,0,0>+s<2,1,0>+t<-1,0,1> is:"

Answer is y+2z=10


2. Relevant equations

Cross product and dot product of vectors


3. The attempt at a solution

I found a vector normal to the plane r=<5,0,0>=s<2,1,0>+t<-1,0,1>

by doing the cross product of the two direction vectors is <2,1,0> x <-1,0,1>
getting <1,-2,1>

than apply rule of n.v=0 ie <1,-2,1> . <x-(-2), y-4, z-3>
to get x+2-2y+8+z-3=0
and so x-2y+z = -7

Not sure what I have done wrong here, could someone explain please?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Oct29-08, 06:52 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by craka View Post
1. The problem statement, all variables and given/known data
Question states "The plane that contains the line r=<-2,4,3>+t<3,2-1> and is perpendicular to the plane r=<5,0,0>+s<2,1,0>+t<-1,0,1> is:"

Answer is y+2z=10


2. Relevant equations

Cross product and dot product of vectors


3. The attempt at a solution

I found a vector normal to the plane r=<5,0,0>=s<2,1,0>+t<-1,0,1>

by doing the cross product of the two direction vectors is <2,1,0> x <-1,0,1>
getting <1,-2,1>

than apply rule of n.v=0 ie <1,-2,1> . <x-(-2), y-4, z-3>
to get x+2-2y+8+z-3=0
and so x-2y+z = -7

Not sure what I have done wrong here, could someone explain please?
You found a plane that has normal vector <1, -2, 1>? Then you found a plane that is [b]paralllel[b] to r, not perpendicular to it!
 
Oct29-08, 04:45 PM   #3
 
By doing the cross product of the direction vectors of r=<5,0,0>+s<2,1,0>+t<-1,0,1> am I not find a vector perpendicular to the plane?
 
Oct29-08, 11:25 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Cartesian equation of plane that i perpendicular to plane and contains line


Yes, that is correct. But in your form x-2y+z = -7, the vector of coefficients, <1, -2, 1> is perpendicular that this new plane. Since it was also perpendicular to the original plane, the two planes are parallel.
 
Oct29-08, 11:41 PM   #5
 
Should I than from finding vector <1, -2, 1> do the cross product of it and the direction vector of the line <3,2-1> and than try and find the Cartesian equation of plane ?
 
Oct30-08, 08:53 AM   #6
 
Recognitions:
Homework Helper Homework Help
Quote by craka View Post
Should I than from finding vector <1, -2, 1> do the cross product of it and the direction vector of the line <3,2-1> and than try and find the Cartesian equation of plane ?
That should work.
 
Thread Closed
Thread Tools


Similar Threads for: Cartesian equation of plane that i perpendicular to plane and contains line
Thread Forum Replies
Find Cartesian equation of plane containging line with parametric equations and point Precalculus Mathematics Homework 3
Cartesian equation of a plane Precalculus Mathematics Homework 1
Line Perpendicular to plane Calculus & Beyond Homework 1
Equation of plane perpendicular to another Calculus & Beyond Homework 11
Find plane, given a line & perpendicular plane Calculus & Beyond Homework 2