When the planes are perpendicular, what is k?

AI Thread Summary
To determine the value of k when the planes are perpendicular, the discussion emphasizes using the cross product of direction vectors to find the normals of each plane. The condition for perpendicularity is that the dot product of these normals must equal zero. There is a disagreement regarding the value of k, with one participant questioning the validity of k = 31/3. The correct approach involves confirming that the normals derived from the cross products are orthogonal, leading to the conclusion that the previously stated value is incorrect. The focus remains on ensuring the mathematical conditions for perpendicular planes are satisfied.
DespicableMe
Messages
40
Reaction score
0

Homework Statement


Determine value of k when thehse are perpendicular:
[x,y,z] = [1+4s+kt, 2+2s+t, 7+2t]
and
[x,y,z] = [4,1,-1] + s[1,0,5] + t[0,-3,3]


The Attempt at a Solution


I learned that in 2 and 3D, two lines are perpendicular only if, after solving for the t in front of the direction vector, x=x , y=y and z=z

My attempt was to Cross product the direction vecotrs in each of the equations, and then dot product those values to find k, since if they are perpend. then dot product=0

I'm not sure how they ended up with k = 31/3
 
Physics news on Phys.org
I very much doubt that you learned that. The condition you give, that the "direction vector" of the lines is parallel, tells you that two lines are parallel, not perpendicular.

However, what you are saying here is correct. For the first plane, <4, 2, 0> and <k, 1, 0> are vectors in the plane and so their cross product is normal to the plane. Similarly, for the second plane, <1, 0, 5> and <0, -3, 3> are in the plane and so their cross product is normal to the plan. The two planes will be perpendicular if and only if the dot product of those two normals is 0.

You are correct that 31/3 is incorrect. What did you get?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top