Calculus 3 problem: lines and planes in space

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
dfcitykid
Messages
5
Reaction score
0
Let u=<5,-2,3> and v=<-2,1,4>. Find the value of c which will force the vector w=<2c,3,c-1> to lie in the plane of u and v. I did the cross product of u and v, then i crossed u and w, then I equal the product of u and v with what I got for w. But for some reason when I try doing the triple scalar of u,v, and w; it does not give me zero which would prove that w is in the plane of u and v.
 
Physics news on Phys.org
dfcitykid said:
Let u=<5,-2,3> and v=<-2,1,4>. Find the value of c which will force the vector w=<2c,3,c-1> to lie in the plane of u and v. I did the cross product of u and v, then i crossed u and w, then I equal the product of u and v with what I got for w. But for some reason when I try doing the triple scalar of u,v, and w; it does not give me zero which would prove that w is in the plane of u and v.
I think you may be doing the problem incorrectly. The scalar triple product formula is a • (b x c). So I do not believe you need to cross u and v and u and w and equate them. I'm not 100% certain though (I'm currently taking calc 3 myself) so perhaps someone can confirm or deny my suspicion.
 
You could just write the equation$$
\vec w = a\vec u + b\vec v$$out and set the components equal. 3 equations in 3 unknowns.

Alternatively, and probably easier, just dot ##\vec w## with ##\vec u \times \vec v##, which is normal to the plane, and and set it equal to zero. Then you can just solve for ##c##.
 
Last edited: