document.write( "Question 619663: find the length of the sides of tiangle whose vertices are (1,4),(-4,0),(3,-3).Classify the triangle \n" ); document.write( "
Algebra.Com's Answer #389736 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "find the length of the sides of tiangle whose vertices are
\n" ); document.write( "(1,4),
\n" ); document.write( "(-4,0) D = sqrt(4^2 + 5^2) = sqrt(41)
\n" ); document.write( "(3,-3 D = sqrt(3^2 + -7^2) = sqrt(58) longest side C
\n" ); document.write( "(1,4), D = sqrt(-7^2 + 2^2) = sqrt(53)
\n" ); document.write( " 41 + 53 = 94 > 58
\n" ); document.write( " If A, B and C are the sides of a triangle where C is the longest side, then we can say the following
\n" ); document.write( "i) If A^2+B^2 = C^2 is true, then we have a right triangle
\n" ); document.write( "ii) If A^2+B^2 > C^2 is the case, then we have an acute triangle.*****
\n" ); document.write( "iii) If A^2+B^2 < C^2, then we have an obtuse triangle.
\n" ); document.write( " \n" ); document.write( "
\n" );