document.write( "Question 1023413: Evaluate the expression: \r
\n" ); document.write( "\n" ); document.write( "v ⋅ w \r
\n" ); document.write( "\n" ); document.write( "Given the vectors: \r
\n" ); document.write( "\n" ); document.write( "r = <8, 1, -6>; v = <6, 7, -3>; w = <-7, 5, 2>
\n" ); document.write( "

Algebra.Com's Answer #638951 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
If you're asking about the dot product then v.w = 6*-7 + 7*5 + -3*2 = -13. \n" ); document.write( "
\n" );