I need help with part d.
I have worked out the cross product of 2 normals to the plane and so i believe that is the direction vector , but I am unsure how to find the poi of the the two planes.
r, I take it, is the vector xi+yj+zk so that r⋅(2i−3j+4k))=2x−3y+4z=−8. That is the form I am more familar with. Of course the normal vector to that plane is 2i−3j+4k so that the line through (8, 2, 10) perpendicular to the plane is given by x= 2t+ 8, y= -3t+ 2, z= 4t+ 10. That line intersects the plane where 2(2t+ 8)- 3(-3t+ 2)+ 4(4t+ 10)= 4t+ 16+ 9t- 6+ 16t+ 40= 29t+ 50= -8. 29t= -58, t= 2. The perpendicular intersects the plane at (2(2)+ 8, -3(2)+ 2, 4(2)+ 10)= (12, -4, 18). The distance between the plane and the point is the distance between (12, -4, 10) and (8, 2, 10), 16+36=52=213. I presume that is what you got,
The second plane is given by r=xi+yj+zk=λ(i+3j)+k)+μ(2i−j+k) so that x=λ+2μ, y=3λ−mu, and z=λ+μ. To get the form I am more accustomed to, note that Ax+By+Cz=Aλ+2Aμ+3Bλ−Bμ+Cλ−Cμ=(A+3B+C)λ+(2A−B−C)μ. Since that must be a number, not a function of parameters, we must have A+ 3B+ C= 0 and 2A- B- C= 0. That is only two equations in three unknowns, as it should be, since, in fact, any multiple of (A, B, C) would give the same equations. Adding the two equations, C cancels and we have 3A+ 2B= 0. Taking A= 2 we have 6+ 2B= 0 so B= -3. The 2A- B- C= 4+ 3- C= 0 so C= 7. This second plane is 2x- 3y+ 7z= 0.
The problem now is to find the line of intersection of the planes 2x- 3y+ 4z= -8 and 2x- 3y+ 7z= 0. The coefficients of x and y are the same so an obvious thing to do is to subtract the first equation from the second: 3z= -8 so z= -8/3. Then 2x- 3y+ 4z= 2x- 3y- 32/3= -8. 2x- 3y= -8+ 32/3= -24/3+ 32/3= 8/3. Multiplying by 3, the line of itersection is given by 6x- 9y= 8, z= -8/3.
If you prefer parametric equations, x= (3/2)y+ 8/3 so if we take y= 2t, x= 3t+8/3, Parametric equations for the line of intersection of the two planes are
x= 3t+ 8/3
y= 2t
z= -8/3.
Yes, the normals to the two planes are given by N2=2i−3j+4k and N2=2i−3j+7k. The dot product can be written N1⋅N2=∣N1∣∣N2∣cos(θ), where θ is the angle between the vectors, so we have 4+9+28=41=(29)(62)cos(θ). cos(θ)=(29)(62)41.
I found a simpler method on youtube and it works. You find the cross product of the normals, it gives you the direction vector of the line and then you find a point of intersection. You can set x to 0, the that gives you 2 simul equations with 2 variables, so you find the x and y.
so you have a point and a direction vector and thats your ans. i will post the workings later but its easy.
The cross product of ⎝⎛2−34⎠⎞ and ⎝⎛41−7⎠⎞ is ∣∣∣∣∣∣∣i24j−31k4−7∣∣∣∣∣∣∣=i∣∣∣∣∣−314−7∣∣∣∣∣−j∣∣∣∣∣244−7∣∣∣∣∣+k∣∣∣∣∣24−31∣∣∣∣∣=(21−4)i−(−14−16)j+(2+12)k=17i+30j+14j.
(Check my arithmetic! I never did get the hang of arithmetic!)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.