document.write( "Question 1010605: how can I determine whether a set of measurements can be the sides of a triangle, if they do a triangle how can I classify the triangle into acute obtuse or right
\n" );
document.write( "Example I get that the sides of a triangle are 30,40,60 with those sides how can I tell if it can make a triangle, and what type of triangle is it? (acute right or obtuse) \n" );
document.write( "
Algebra.Com's Answer #626040 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how can I determine whether a set of measurements can be the sides of a triangle, if they do a triangle how can I classify the triangle into acute obtuse or right \n" ); document.write( "Example I get that the sides of a triangle are 30,40,60 with those sides how can I tell if it can make a triangle, and what type of triangle is it? (acute right or obtuse) \n" ); document.write( "------- \n" ); document.write( "Regarding the 30,40,60 \n" ); document.write( "Pick any pair of sides. \n" ); document.write( "The 3rd side must satisfy the following inequality:: \n" ); document.write( "Pair 30,40 \n" ); document.write( "---- \n" ); document.write( "40-30 < 60 < 40+30 \n" ); document.write( "True, so 60 can be the 3rd side side of the triangle. \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |