document.write( "Question 387508: find, correct to the nearest degree the three angles of a triange with vertices A(0,3,3) B(-2,1,1) C(1,5,-1) \n" ); document.write( "
Algebra.Com's Answer #273964 by Edwin McCravy(20081)\"\" \"About 
You can put this solution on YOUR website!
find, correct to the nearest degree the three angles of a triange with vertices A(0,3,3) B(-2,1,1) C(1,5,-1)
\n" ); document.write( "
\r\n" );
document.write( "The line segment AB is parallel to the vector < -2-0,1-3,1-3 > = < -2,-2,-2 >\r\n" );
document.write( "\r\n" );
document.write( "The line segment AC is parallel to the vector < 1-0,5-3,-1-3 > = <  1, 2,-4 >\r\n" );
document.write( " \r\n" );
document.write( "The line segment BC is parallel to the vector < 1-(-2),5-1,-1-1 > = <  3, 4,-2 >\r\n" );
document.write( "\r\n" );
document.write( "We use this formula\r\n" );
document.write( "\r\n" );
document.write( "\"cos%28theta%29\"\"%22%22=%22%22\"\"u%2Av%2F%28abs%28abs%28u%29%29abs%28abs%28v%29%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Angle A is the angle between AB and AC, which is the same angle\r\n" );
document.write( "as the angle between the vectors < -2,-2,-2 > and <  1, 2,-4 >\r\n" );
document.write( "\r\n" );
document.write( "Their dot product is \r\n" );
document.write( "\r\n" );
document.write( "< -2,-2,-2 >@<  1, 2,-4 > = (-2)(1)+(-2)(2)+(-2)(-4) = -2-4+8 = 2\r\n" );
document.write( "\r\n" );
document.write( "The norm of < -2,-2,-2 > is \"sqrt%28%28-2%29%5E2%2B%28-2%29%5E2%2B%28-2%29%5E2%29=sqrt%284%2B4%2B4%29=sqrt%2812%29\" \r\n" );
document.write( "\r\n" );
document.write( "The norm of < 1,2,-4 > is \"sqrt%28%281%29%5E2%2B%282%29%5E2%2B%28-4%29%5E2%29=sqrt%281%2B4%2B16%29=sqrt%2821%29\"\r\n" );
document.write( "\r\n" );
document.write( "Substituting in the formula for the cosine,\r\n" );
document.write( "\r\n" );
document.write( "\"cos%28A%29\"\"%22%22=%22%22\"\"2%2F%28sqrt%2812%29sqrt%2821%29%29\"=.1259881577\r\n" );
document.write( "\r\n" );
document.write( "So A = 82.76217579° or 83° to the nearest degree.\r\n" );
document.write( "\r\n" );
document.write( "-------\r\n" );
document.write( "\r\n" );
document.write( "Find the other two angles the same way.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );