document.write( "Question 956024: what type of triangles formed if ts sides are 8 units 7 units and 10 units? \n" ); document.write( "
Algebra.Com's Answer #584040 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
S=short side=7 units; M=middle side=8 units; L=long side=10 units
\n" ); document.write( "S+M>L So it can be a triangle
\n" ); document.write( "If three sides are equal then it is an equilateral triangle.
\n" ); document.write( "If two sides are equal then it is an isosceles triangle.
\n" ); document.write( "If no sides are equal then it is a scalene triangle.
\n" ); document.write( "If \"S%5E2%2BM%5E2=L%5E2\" then it is a right triangle.
\n" ); document.write( "If \"S%5E2%2BM%5E2%3EL%5E2\" then it is an acute triangle.
\n" ); document.write( "If \"S%5E2%2BM%5E2%3CL%5E2\" then it is an obtuse triangle.
\n" ); document.write( "\"S%5E2%2BM%5E2\"__\"L%5E2\"
\n" ); document.write( "\"7%5E2units%5E2%2B8%5E2units%5E2\"__\"10%5E2units%5E2\"
\n" ); document.write( "\"49units%5E2%2B64units%5E2\"__\"100units%5E2\"
\n" ); document.write( "\"+113units%5E2\"__\"100units%5E2\" 113 is greater than 100 and no sides are equal so:
\n" ); document.write( "ANSWER: It is an acute scalene triangle.
\n" ); document.write( "
\n" );