document.write( "Question 824095: the lengths of two sides of a triangle are 15 yards and 27 yards. Describe the possible lenghts of the third side of the triangle.
\n" ); document.write( "I know there is going to be a small value and a large value but i dont know how to make the equation to get them.
\n" ); document.write( "

Algebra.Com's Answer #496077 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let x = length of the third side\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The third side is always larger than the difference of the two other sides, so \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x > 27 - 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x > 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "AND\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The third side is always smaller than the sum of the two other sides, so \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x < 27 + 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x < 42\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Put the two together to get...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x > 12 AND x < 42\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "12 < x AND x < 42\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "12 < x < 42\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that the third side is between 12 yards and 42 yards (but not equal to 12 or not equal to 42)
\n" ); document.write( "
\n" ); document.write( "
\n" );