document.write( "Question 989050: A triangle has a base of lenght 17, and the other two sides are equal in lenght. If the lenghts of the sides of the triangle are integers, what is the shortest possible lenght of a side? \n" ); document.write( "
Algebra.Com's Answer #609492 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Base is 17.\r
\n" ); document.write( "\n" ); document.write( "The sum of the lengths of any two sides has to be greater than the third.
\n" ); document.write( "2x=18
\n" ); document.write( "x=9, because the two sides are equal. If x were 8, the sum would not be greater than 17.
\n" ); document.write( "
\n" );