document.write( "Question 1190373: Find u ยท v, where ๐ is the angle between u and v. ||u||=16 ||v||= 64 theta= 3pi/4 \n" ); document.write( "
Algebra.Com's Answer #821998 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "u dot v = |u|*|v|*cos(theta) \n" ); document.write( "u dot v = 16*64*cos(3pi/4) \n" ); document.write( "u dot v = 16*64*(-sqrt(2)/2) \n" ); document.write( "u dot v = -512*sqrt(2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: the dot product is nonzero, so the vectors are not orthogonal (i.e. they aren't perpendicular). \n" ); document.write( " \n" ); document.write( " |