Scalar Triple Product and Coplanarity

In summary, the conversation discusses how to calculate the cross product and dot product of two vectors, with an example of v= <2, 3, 1> and w= <3, 1, 2>. The cross product is calculated using the determinant formula, while the dot product is calculated by taking the dot product of the cross product with another vector, u= <1, 2, 3>.
  • #1
brinlin
13
0
Pre6.PNG
 
Mathematics news on Phys.org
  • #2
Welcome to the forum. Before we go into the discussion of your particular question, please read the https://mathhelpboards.com/help/forum_rules/, especially "Show the nature of your question in your thread title" and "Show some effort". In this case, you should probably explain what exactly is not clear to you.
 
  • #4
Do you not know how to do a cross product and a dot product?

With v= <2, 3, 1> and w= <3, 1, 2> the cross product, v x w, can be calculated as the determinant
$\left|\begin{array}{ccc}\vec{i} & \vec{j} & \vec{k} \\ 2 & 3 & 1 \\ 3 & 1 & 2 \end{array}\right|= \vec{i}\left|\begin{array}{cc}3 & 1 \\ 1 & 2\end{array}\right|- \vec{j}\left|\begin{array}{cc}2 & 1 \\ 3 & 2\end{array}\right|+ \vec{k}\left|\begin{array}{cc} 2 & 3 \\ 3 & 1 \end{array}\right|$
$= (6- 1)\vec{i}- (4- 3)\vec{j}+ (2- 9)\vec{k}= 5\vec{i}- \vec{j}- 7\vec{k}$

Now take the dot product of that with $u= \vec{i}+ 2\vec{j}+ 3\vec{k}$.
 

Similar threads

Replies
2
Views
3K
Replies
4
Views
2K
Replies
4
Views
3K
Replies
10
Views
2K
Replies
12
Views
930
Replies
1
Views
1K
Replies
4
Views
2K
Back
Top