document.write( "Question 230115: If two of the sides of a triangle have lengths 2 and 1000, how many integer values are possible for the length of the third side?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #170453 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! You know that the sum of any two sides of a triangle must be larger than the remaining side. \n" ); document.write( "So starting with the side of length 2, we know that \n" ); document.write( "We also 2 + 1000 = 1002. So we know the third side cannot be larger than 1002 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Thus |