document.write( "Question 969951: If you have three side lengths and you know they can make a triangle how can you figure out if the triangle will be obtuse, acute, or right triangle by just using the lengths? \n" ); document.write( "
Algebra.Com's Answer #592646 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Let a and b be the two shorter lengths and let c be the longest length. \n" ); document.write( ". \n" ); document.write( "If \n" ); document.write( ". \n" ); document.write( "If \n" ); document.write( ". \n" ); document.write( "If \n" ); document.write( ". \n" ); document.write( "If a=b, it is an obtuse isosceles triangle. \n" ); document.write( "If a or b=c, it is an acute isosceles triangle. \n" ); document.write( "If a=b=c, it is an equilateral triangle. \n" ); document.write( " |