document.write( "Question 352124: Find the dot and cross product of the following vectors:\r
\n" ); document.write( "\n" ); document.write( "a= 2i + 3j - k\r
\n" ); document.write( "\n" ); document.write( "b= i + 2j - k \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: They have the -> sign above all of them. I just dont know how :( Hope you could answer this. Thank you so much
\n" ); document.write( "

Algebra.Com's Answer #251622 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"a\"=(\"2\",\"3\",\"-1\")
\n" ); document.write( "\"b\"=(\"1\",\"2\",\"-1\")
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Dot product: Output is a scalar (a number)
\n" ); document.write( "\"a\"*\"b\"=(\"a1\",\"a2\",\"a3\")*(\"b1\",\"b2\",\"b3\")=
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Cross product: Output is a vector.
\n" ); document.write( "\"a+x+b=%28matrix%283%2C3%2Ci%2Cj%2Ck%2Ca1%2Ca2%2Ca3%2Cb1%2Cb2%2Cb3%29%29\"
\n" ); document.write( "\"a+x+b\"=(\"a%5B2%5Db%5B3%5D-a%5B3%5Db%5B2%5D\",\"a%5B1%5Db%5B3%5D-a%5B3%5Db%5B1%5D\",\"a%5B1%5Db%5B2%5D-a%5B2%5Db%5B1%5D\")
\n" ); document.write( "\"a+x+b\"=(\"3%28-1%29-%28-1%29%282%29\",\"2%28-1%29-%28-1%29%281%29\",\"2%282%29-3%281%29\")
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Get out a calculator or pencil and paper and complete both calculations to get the final answer.
\n" ); document.write( "
\n" ); document.write( "
\n" );