document.write( "Question 535807: i am having a hard time in trying to solve this problem If two sides of a triangle are 31cm and 85cm long and the measure of the third side must be a whole number of centimeters. What is the longest the third side can be?
\n" );
document.write( " What is the shortest the third side can be? appreciate some help \n" );
document.write( "
Algebra.Com's Answer #352014 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let's say we have the triangle with sides a, b, and c, where a = 31cm., b = 85cm., and side c is to be determined. \n" ); document.write( "Side c cannot be shorter than or equal to the difference of sides a and b, so... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The shortest that side c can be is 55cm. \n" ); document.write( "Also, side c cannot be longer than or equal to the sum of sides a and b, so... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The longest that side c can be is 115cm. \n" ); document.write( " \n" ); document.write( " |