document.write( "Question 582471: Is my answer correct?
\n" );
document.write( "Suppose u, v and w are vectors in 3-space. Which are/is defined?\r
\n" );
document.write( "\n" );
document.write( "A) (v.w) . u
\n" );
document.write( "
\n" );
document.write( "B) (w x u) x v
\n" );
document.write( "
\n" );
document.write( "My answer is only A is defined \n" );
document.write( "
Algebra.Com's Answer #372071 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A)\r \n" ); document.write( "\n" ); document.write( "This is NOT defined. The expression v.w results to be a scalar. Recall that the dot product a.b is only defined if BOTH a and b are vectors (of the same dimension). But since v.w is a scalar, the dot product isn't defined for z.u where z = v.w (because z is a scalar)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B)\r \n" ); document.write( "\n" ); document.write( "This is defined. Both w and u are vectors in R3. So w x u is a vector in R3. If we let z = w x u, then (w x u) x v becomes z x v. So z is a vector in R3. The quantity v is a vector in R3. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means that z x v is a vector in R3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: keep in mind that the cross product between vectors u and v is only defined if both u and v are vectors in R3 (3-space)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |