document.write( "Question 92871This question is from textbook Finie Mathematics
\n" );
document.write( ": The dot product 3 1 4 x 2
\n" );
document.write( " -1
\n" );
document.write( " 5 is: \n" );
document.write( "
Algebra.Com's Answer #67666 by scott8148(6628) You can put this solution on YOUR website! the dot product is multiplying the row elements by the corresponding column elements and summing the results\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3*2)+(1*-1)+(4*5)=6-1+20=25 \n" ); document.write( " |