document.write( "Question 364482: Hi,
\n" );
document.write( "Im Struggeling with this question:\r
\n" );
document.write( "\n" );
document.write( "Vectors:\r
\n" );
document.write( "\n" );
document.write( "Show that vectors a = 2i-4j-k, b = 3i+2j-2k and c = 5i-2j-3k can form the sides of a triangle, find the length of each side and hence show that the triangle has a right angle. sketch the triangle of vectors, indicating their directions and the right angle,\r
\n" );
document.write( "\n" );
document.write( "Any help would be much appreciated?
\n" );
document.write( "Thanks
\n" );
document.write( "Scott \n" );
document.write( "
Algebra.Com's Answer #759805 by isku(1)![]() ![]() ![]() You can put this solution on YOUR website! If two of three unit vectors are the same then they cannot form a triangle.\r \n" ); document.write( "\n" ); document.write( "|a| = sqrt(4+16+1) = sqrt(21) <-length of a \n" ); document.write( "|b| = sqrt(9+4+4 ) = sqrt(17) <-length of b \n" ); document.write( "|c| = sqrt(25+4+9) = sqrt(38) <-length of c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "â = a/|a| <-unit vector for a \n" ); document.write( " = [ 2, -4, -1 ]/ sqrt( 21) \n" ); document.write( "b̂ = b/|b| <-unit vector for b \n" ); document.write( " = [ 3, 2, -2 ]/sqrt(17) \n" ); document.write( "ĉ = c/|c| <-unit vector for c \n" ); document.write( " = [ 5, -2, -3 ]/ sqrt(38)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If two vector are the same then the difference is zero \n" ); document.write( "â - b̂ = [ 2, -4, -1 ]/ sqrt( 21) - [ 3, 2, -2 ]/sqrt(17) ≠ [0 0 0] <--they are not the same \n" ); document.write( "â - ĉ = [ 2, -4, -1 ]/ sqrt( 21) - [ 5, -2, -3 ]/ sqrt(38) ≠ [0 0 0] <--they are not the same \n" ); document.write( "b̂ - ĉ = [ 3, 2, -2 ]/sqrt(17) - [ 5, -2, -3 ]/ sqrt(38) ≠ [0 0 0] <--they are not the same\r \n" ); document.write( "\n" ); document.write( "To control the assumption, let d = [ 2*2, -4*2, -1*2 ] i.e. 2*a \n" ); document.write( "d̂ = [ 2*2, -4*2, -1*2 ] / sqrt( 16+64+4) = [ 2*2, -4*2, -1*2 ] / sqrt(84) \n" ); document.write( "â - d̂ = [ 2, -4, -1 ]/ sqrt( 21) - [ 2*2, -4*2, -1*2 ] / sqrt(84) = [0 0 0] → â and d̂ are the same. \n" ); document.write( "→ We cannot form a triangle by these three : a,b and d or a,c and d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Showing that it is right-angled \n" ); document.write( "|a| = sqrt(4+16+1) = sqrt(21) length of a \n" ); document.write( "|b| = sqrt(9+4+4 ) = sqrt(17) length of b \n" ); document.write( "|c| = sqrt(25+4+9) = sqrt(38) length of c\r \n" ); document.write( "\n" ); document.write( "Since |c|^2 = |a|^2 + |b|^2 ( using Pythagoras) \n" ); document.write( "→ they forms a right-angled. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |