document.write( "Question 1205301: is it possible for a triangle to have sides of 6 inches 12 inches and 17 inches?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #842015 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Use the Triangle Inequality Theorem to establish these 3 inequalities:
\n" ); document.write( "a+b > c
\n" ); document.write( "a+c > b
\n" ); document.write( "b+c > a
\n" ); document.write( "If all 3 inequalities are true, then a triangle is possible.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this case we have: a = 6, b = 12, c = 17.
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
a+b > c
6+12 > 17
18 > 17
true
a+c > b
6+17 > 12
23 > 12
true
b+c > a
12+17 > 6
29 > 6
true

\n" ); document.write( "All 3 inequalities are true, so a triangle is possible when the sides are 6 inches, 12 inches, and 17 inches.
\n" ); document.write( "Adding any two sides produces a sum larger than the third side.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "GeoGebra can be used to confirm the answer.
\n" ); document.write( "Alternatively you can use slips of paper, or pieces of string, to try it out yourself. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another example:
\n" ); document.write( "Is a triangle possible when a = 2, b = 3, c = 10?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
a+b > c
2+3 > 10
5 > 10
false
a+c > b
2+10 > 3
12 > 3
true
b+c > a
3+10 > 2
13 > 2
true

\n" ); document.write( "The 1st inequality being false means a triangle is not possible when the sides are 2, 3, and 10.
\n" ); document.write( "We have 2 inequalities that are true, but we need ALL 3 of them to be true.
\n" ); document.write( "Technically you do not have to check the other inequalities once you reach a false inequality. But it could be good practice.
\n" ); document.write( "
\n" ); document.write( "
\n" );