document.write( "Question 1146651: For the given vectors u=(3,-1,4) and v=(2,0,1).
\n" );
document.write( "Compute u(u*v) and v(u*v) \n" );
document.write( "
Algebra.Com's Answer #767925 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Both the \"u*v\" and the u(u*v) indicate multiplication; but ordinary multiplication of vectors is not a defined operation. \n" ); document.write( "You need to make it clear whether these operations are dot products, or vector cross products, or something else. \n" ); document.write( " |