document.write( "Question 1197251: find the interior angles of the triangle whose vertices are (-3,3), (-1,-1), (3,-3) \n" ); document.write( "
Algebra.Com's Answer #830460 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the interior angles of the triangle whose vertices are A(-3,3), B(-1,-1), C(3,-3) \n" ); document.write( "--------------------------- \n" ); document.write( "The slope of BC is zero (0). \n" ); document.write( "The slope of AB is -4/2 = -2 \n" ); document.write( "The slope of AC is 6/-6 = -1 \n" ); document.write( "-------------------- \n" ); document.write( "atan(-1) = 135 degs with the x-axis ---> interior angle of 45 degs at point C. \n" ); document.write( "atan(-2) = ~ -63.435 degs --> interior angle of 116.565 degs \n" ); document.write( "The 3rd angle = 180 - the sum of the other 2. \n" ); document.write( " \n" ); document.write( " |